summaryrefslogtreecommitdiffstats
path: root/pyanaconda/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
* Configure new-kernel-pkg to keep tboot configuration on updates (#742885)Peter Jones2012-10-151-0/+4
* Revive reipl (#860244)Jesse Keating2012-10-101-0/+4
* Allow xfs /boot.David Lehman2012-10-041-1/+1
* Fix bootloader setup on s390. (#857940)David Lehman2012-09-281-6/+7
* UEFI paths must include a leading backslash on some machines. (#856938)Peter Jones2012-09-191-1/+1
* Don't allow stage2 as stage1 unless specified via location.David Lehman2012-09-171-1/+2
* Don't depend on storage or instClass in EFIGRUBPeter Jones2012-09-051-2/+8
* Use self.stage1_device where appropriate in EFIGRUB.Peter Jones2012-09-051-7/+6
* Make it possible to call setUpBootLoader safely at any time.David Lehman2012-08-131-1/+1
* Use the UEFI shim to load grub.Peter Jones2012-08-131-2/+2
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-1/+21
|\
| * Disable dracut debug shell when password protected (#752966)Jesse Keating2012-07-201-0/+6
| * Fix a typo (#841573)Jesse Keating2012-07-191-1/+1
| * Make zipl call sensitive to non-zero exit (#730023)Jesse Keating2012-07-051-1/+2
* | Merge branch 'newui' into newui-ks-partBrian C. Lane2012-07-201-14/+4
|\ \
| * | remove Network(): setupDracutArgsRadek Vykydal2012-07-201-14/+4
* | | fix grub2 install on RAIDBrian C. Lane2012-07-191-3/+3
|/ /
* | Cleanups to restore things after the merge of master onto newui.David Lehman2012-07-031-21/+4
* | Add newlines to every line in /etc/default/grub.Chris Lumens2012-06-261-3/+3
* | BootLoader doesn't have a self.storage attribute.Chris Lumens2012-06-261-1/+1
* | Fix the bootloader import of error handling stuff one more time.Chris Lumens2012-06-261-1/+1
* | Can't import * inside a function.Chris Lumens2012-06-251-1/+1
* | fixup a couple GRUB2 typosBrian C. Lane2012-06-201-2/+2
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-133/+371
|\|
| * Add leavebootorder option (anaconda) (revised for master, sigh)Mark Hamzy2012-06-191-2/+9
| * Don't allow grub2-install to set boot order in nvram on ppc.Peter Jones2012-06-051-3/+6
| * Use grub2 on efi systems.Peter Jones2012-05-211-125/+104
| * Merge branch 'f17-branch'Will Woods2012-05-181-2/+16
| |\
| | * Partially revert "We have a grub2 theme now, so say to use it." (#822123)Peter Jones2012-05-161-1/+1
| | * Disable md /boot and /boot/efi on EFI. (#816823)David Lehman2012-05-141-0/+6
| | * We have a grub2 theme now, so say to use it.Peter Jones2012-05-101-0/+1
| | * Install grub2 /before/ writing the config file (re: rhbz #809111)Peter Jones2012-05-091-1/+15
| | * Simplify what we dump in device.map for grub2-2.0-0.24.beta4.fc17 .Peter Jones2012-05-081-2/+7
| * | Get crashkernel arguments from the crashkernel code dynamically (#814813)Peter Jones2012-05-171-0/+5
| * | Disable md /boot and /boot/efi on EFI. (#816823)David Lehman2012-05-141-0/+6
| * | Rectify /etc/default/grub with what's in the package.Peter Jones2012-05-111-1/+2
| * | We have a grub2 theme now, so say to use it.Peter Jones2012-05-091-0/+1
| * | Simplify what we dump in device.map for grub2-2.0-0.24.beta4.fc17 .Peter Jones2012-05-081-2/+7
| * | Merge branch 'f17-branch'Will Woods2012-05-071-1/+1
| |\|
| | * Configure Mac bootloaderMatthew Garrett2012-05-011-0/+13
| | * Fix the permissions on one of the files we write out. (#817171)Peter Jones2012-04-301-1/+2
| | * Wrong kickstart bootloader writtenMark Hamzy2012-04-261-1/+1
| | * Remove double quotes in nvramMark Hamzy2012-04-171-2/+2
| | * check for valid mountpoints (#748209)Brian C. Lane2012-04-121-0/+6
| | * write new options to zipl.confDan Horák2012-04-041-0/+2
| | * detect live backing device (#809342)David Lehman2012-04-031-1/+2
| | * Don't use the bootloader config path to find the splash image (#807510)Peter Jones2012-04-021-3/+8
| * | Unpack also auto_vlan item of fcoe.nic.Radek Vykydal2012-05-041-1/+1
| * | Configure Mac bootloaderMatthew Garrett2012-05-011-0/+13
| * | Fix the permissions on one of the files we write out. (#817171)Peter Jones2012-04-301-1/+2