summaryrefslogtreecommitdiffstats
path: root/pyanaconda/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
...
* Consistently refer to stage1 and stage2 device as such.David Lehman2011-05-021-116/+116
* Finish removing bootloadersetup step.David Lehman2011-05-021-16/+0
* Add grub2 class, fix packages for some classes.David Lehman2011-05-021-18/+195
* Don't change bootloader names for various configurations.David Lehman2011-05-021-4/+0
* Do filesystem-specific sync operation after writing configuration.David Lehman2011-04-071-3/+1
* Replace booty with a new bootloader module.David Lehman2011-04-071-194/+1635
* Ensure new kernel is default in zipl.conf on upgrade installs (#683891)David Cantrell2011-03-241-7/+4
* fix: do not check root devices from hasWindows (#592860).Ales Kozumplik2010-06-111-1/+2
* booty: make getDiskPart deal with devices instead of namesHans de Goede2010-05-311-2/+1
* booty: make getPhysicalDevices take and return Devices rather then device namesHans de Goede2010-05-311-8/+9
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+244