/[smeserver]/cdrom.image/updates/upgrade.py
ViewVC logotype

Diff of /cdrom.image/updates/upgrade.py

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch 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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed