summaryrefslogtreecommitdiffstats
path: root/booty/ia64.py
Commit message (Expand)AuthorAgeFilesLines
* Move bootloader into the Anaconda object.Chris Lumens2010-02-041-2/+2
* With flags.setupFilesystems gone, justConfig can be removed from booty.Chris Lumens2009-12-031-4/+3
* dracut has initrd-generic-<version> instead of initrd-<version> (#519185)Hans de Goede2009-08-261-3/+0
* Pass InstalltData to booty __init__ as it needs access to many of its membersHans de Goede2009-08-051-2/+2
* Add a dracutSetupString method to network.pyHans de Goede2009-08-041-2/+2
* Catch errors from bootloader installation and tell the user (#502210).Chris Lumens2009-06-051-8/+10
* bootloader.write takes fewer arguments now, so clean up arg passing.Chris Lumens2009-03-041-1/+1
* Move BootyNoKernelWarning into __init__.py and use it.Chris Lumens2009-03-041-1/+2
* Add a storage instance to all bootloaderInfo subclasses.Chris Lumens2009-03-041-2/+2
* Remove all uses of fsset.getEntryByMountPoint.Chris Lumens2009-03-041-7/+7
* Move each bootloader class into its own file.Chris Lumens2009-03-041-0/+39