Parent Directory | Revision Log | Revision Graph | 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": |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |