Cleaning out rcfs/ckrm related operations in a backward compatible manner.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 6 Apr 2006 21:15:00 +0000 (21:15 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 6 Apr 2006 21:15:00 +0000 (21:15 +0000)
commit644716f1b688e140b5be6ce44342197fa3f69136
tree3c0024d98bf5129c7ec5cdd393aadb50d0951146
parent91a76ce91d7363b2907f8cda4b29071cc64de480
Cleaning out rcfs/ckrm related operations in a backward compatible manner.
- on install do not write out /etc/fstab with /rfcs
- avoid trying to mount or umount /rcfs when it is not there

Doing this in a backwards compatibile manner so that we can still bring up
a PL system with a CKRM enabled kernel in the future (i.e., just for kicks),
although I suppose that will be unlikely.
source/steps/ChainBootNode.py
source/steps/CheckForNewDisks.py
source/steps/InstallInit.py
source/steps/InstallUninitHardware.py
source/steps/InstallWriteConfig.py