/[fai]/people/michael/features/setup_harddisks_2/implementation/storage-magic
ViewVC logotype

Diff of /people/michael/features/setup_harddisks_2/implementation/storage-magic

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4708 by michael-guest, Sun Nov 11 10:36:18 2007 UTC revision 4711 by michael-guest, Sun Nov 11 10:54:45 2007 UTC
# Line 40  use warnings FATAL => qw(uninitialized); Line 40  use warnings FATAL => qw(uninitialized);
40  #  #
41  ################################################################################  ################################################################################
42    
 ################################################################################  
 # TODO list  
 # - parted, libparse-recdescent-perl must get installed in nfsroot (add Depends:  
 #   to fai-nfsroot package)  
 #  
 # - closes #380629, #330915, #277045, #356862, #416633  
 # - no-bug: #364763  
 #  
 # - auto mode (something like auto:server, auto:desktop?)  
 # - man page  
 #  
 # - resize should imply resizing the filesystem as well (unless this is done by  
 #   parted already, needs to be checked)  
 # - LVMs definitely require resizing the filesystem  
 # - more error messages must be caught by shdd2-exec  
 # - how to detect old-style config files? migration strategies?  
 # - implement disklabels other than msdos and gpt  
 # - the RAID commands are surely incomplete and lack any management of  
 #   unanticipated situations  
 # - try to get libparted-swig-perl and use that one instead of the manual  
 #   parsing  
 ################################################################################  
   
43  package FAI;  package FAI;
44    
45  # command line parameter handling  # command line parameter handling

Legend:
Removed from v.4708  
changed lines
  Added in v.4711

  ViewVC Help
Powered by ViewVC 1.1.5