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

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

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

Revision 1.1.1.1 by gordonr, Sat Jul 2 06:33:16 2005 UTC Revision 1.2 by slords, Sun Jul 31 16:24:57 2005 UTC
# Line 1224  MAILADDR root Line 1224  MAILADDR root
1224    
1225          if bootDev.getName() == "RAIDDevice":          if bootDev.getName() == "RAIDDevice":
1226              ret['boot'] = (bootDev.device, N_("RAID Device"))              ret['boot'] = (bootDev.device, N_("RAID Device"))
1227                ret['mbr'] = (bl.drivelist[0], N_("Master Boot Record (MBR)"))
1228              return ret              return ret
1229    
1230          if iutil.getPPCMacGen() == "NewWorld":          if iutil.getPPCMacGen() == "NewWorld":


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