summaryrefslogtreecommitdiffstats
path: root/pyanaconda/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
* Replace getMacAddress() using new nm moduleRadek Vykydal2013-02-121-1/+2
* Move networking functions from isys to network module.Radek Vykydal2013-02-121-2/+2
* The storage logger is now the blivet logger.David Lehman2013-02-111-1/+1
* Add selinux to the list of parameters we pass on (#895860).Chris Lumens2013-01-291-1/+2
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-6/+6
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-281-32/+29
* Start laying groundwork for splitting storage out of pyanaconda.David Lehman2013-01-281-1/+21
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-34/+13
* Support /boot on RAID metadata version 1.2 (#896163).Chris Lumens2013-01-201-0/+1
* Update default fs type code (#855401).Chris Lumens2013-01-161-2/+18
* Add placeholder names to a couple strings (#890157).Chris Lumens2013-01-031-3/+4
* Allow /boot on btrfs subvol if using grub2. (#888603,868465)David Lehman2012-12-211-1/+2
* Add keyboard dracut setup args (#875567)Vratislav Podzimek2012-12-131-2/+3
* Bootloader checking should work in terms of self.stage1/2_ attrs (#880277).Chris Lumens2012-11-281-19/+19
* Honor kickstart bootloader --location=none. (#871143)David Lehman2012-11-091-4/+18
* check for small grub2 embed space (#737508)Brian C. Lane2012-11-091-0/+41
* Add very basic U-Boot support for ARM platformsd.marlin2012-11-081-0/+40
* set boot flag and name for EFI partition (#866106)Brian C. Lane2012-10-261-0/+2
* YabootSILOBase objects don't have an encrypted_password parameter (#869016).Chris Lumens2012-10-231-1/+1
* There is no anaconda object available in writeSysconfigKernelVratislav Podzimek2012-10-171-1/+1
* 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