summaryrefslogtreecommitdiffstats
path: root/booty/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Pass InstalltData to booty __init__ as it needs access to many of its membersHans de Goede2009-08-051-8/+8
* Add a dracutSetupString method to network.pyHans de Goede2009-08-041-8/+8
* Use iutil arch specifiers rather than rhplJeremy Katz2009-07-011-10/+7
* Fix a typoJesse Keating2009-03-101-1/+1
* Move BootyNoKernelWarning into __init__.py and use it.Chris Lumens2009-03-041-0/+7
* Add a storage instance to all bootloaderInfo subclasses.Chris Lumens2009-03-041-9/+9
* Move each bootloader class into its own file.Chris Lumens2009-03-041-0/+1
* Reduce booty.py down to the bare minimum.Chris Lumens2009-03-041-0/+47