summaryrefslogtreecommitdiffstats
path: root/storage/formats/prepboot.py
Commit message (Collapse)AuthorAgeFilesLines
* Add writeKS methods to all the format objects.Chris Lumens2009-05-121-0/+3
|
* Fix the supported property of filesystems and prepboot format.David Lehman2009-03-301-0/+5
| | | | | This will make the fstype combo contain only the filesystems it should.
* PReP formats can never be active. (#491865)David Lehman2009-03-241-0/+4
|
* Add EFI, Apple Bootstrap, and PPC PReP Boot formats.David Lehman2009-03-231-0/+52