Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make platform.checkBootRequest work better and not use diskset anymore. | Chris Lumens | 2009-03-17 | 1 | -43/+18 |
* | Fix a traceback when looking for PS3 boot partitions (#490738). | Chris Lumens | 2009-03-17 | 1 | -3/+3 |
* | Recognize PS3 as a valid machine type (#489263). | Chris Lumens | 2009-03-09 | 1 | -1/+1 |
* | Move the mdRaidBootArches logic into the platform module. | Chris Lumens | 2009-03-09 | 1 | -0/+8 |
* | Do not raise DeviceError if not bootable device is found. | David Cantrell | 2009-03-05 | 1 | -14/+3 |
* | Use the right attributes to build the bootloaderChoices dict. | Chris Lumens | 2009-03-04 | 1 | -13/+13 |
* | Return whatever we get here, we don't care if bootDev is None here. | David Cantrell | 2009-03-03 | 1 | -6/+1 |
* | Move bootloader package information into the platform module. | Chris Lumens | 2009-02-27 | 1 | -0/+11 |
* | Added a set of classes that encapsulate platform-specific information. | Chris Lumens | 2009-02-27 | 1 | -0/+395 |