Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.4 by slords, Sun Jul 31 16:38:19 2005 UTC | Revision 1.5 by slords, Mon Aug 1 05:02:21 2005 UTC | |
---|---|---|
# | Line 138 def mountRootPartition(intf, rootInfo, o | Line 138 def mountRootPartition(intf, rootInfo, o |
138 | return -1 | return -1 |
139 | ||
140 | if flags.setupFilesystems: | if flags.setupFilesystems: |
141 | oldfsset.checkFilesystems(instPath) | |
142 | oldfsset.mountFilesystems(instPath, readOnly = readOnly) | oldfsset.mountFilesystems(instPath, readOnly = readOnly) |
143 | ||
144 | # XXX we should properly support 'auto' at some point | # XXX we should properly support 'auto' at some point |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |