summaryrefslogtreecommitdiffstats
path: root/pyanaconda/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | Remove double quotes in nvramMark Hamzy2012-04-171-2/+2
| * | check for valid mountpoints (#748209)Brian C. Lane2012-04-091-0/+6
| * | 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
| * | Merge 'f17-branch'Will Woods2012-03-301-1/+2
| |\|
| | * Don't set MALLOC_PERTURB_ when calling grub2-install. (workaround #806784)Peter Jones2012-03-281-1/+2
| | * Migrate PPC from Yaboot to Grub2 for AnacondaMark Hamzy2012-03-201-1/+68
| | * Add dracut args for /usr to bootloader (#787893)Brian C. Lane2012-03-061-0/+5
| | * Don't allow /boot on logical partition except for grub.David Lehman2012-02-281-0/+15
| | * fix potential EFIGRUB infinite loopBrian C. Lane2012-02-101-1/+1
| | * finish ROOT_PATH changes in bootloader (#789169)Brian C. Lane2012-02-101-7/+7
| * | Migrate PPC from Yaboot to Grub2 for AnacondaMark Hamzy2012-03-201-1/+68
| * | write new options to zipl.confDan Horák2012-03-081-0/+2
| * | Add dracut args for /usr to bootloader (#787893)Brian C. Lane2012-03-061-0/+5
| * | Don't allow /boot on logical partition except for grub.David Lehman2012-02-271-0/+15
| * | Pass ifname to dracut for disconnected fcoe ifaces (#743784)Radek Vykydal2012-02-241-0/+12
| * | Don't put partitions into device.mapPeter Jones2012-02-101-4/+5
| * | fix potential EFIGRUB infinite loopBrian C. Lane2012-02-101-1/+1
| * | finish ROOT_PATH changes in bootloader (#789169)Brian C. Lane2012-02-101-7/+7
| |/
| * fix serial console option parsing (#767745)Will Woods2012-02-081-8/+49
| * Add btrfs base class along with classes for volume, subvolume.David Lehman2011-12-191-1/+1
| * Clean up BootLoader.writeKS to account for no bootloader.David Lehman2011-12-191-7/+7
| * style cleanups for ppc SMS bios patchWill Woods2011-12-191-22/+14
| * Update ppc SMS bios after installationMark Hamzy2011-12-191-0/+58
| * Fix root device specification in zipl.conf. (#740576)David Lehman2011-11-041-1/+1
| * Include disklabel type in grub2 device names.David Lehman2011-11-041-1/+2
* | Enable bootloader install.David Lehman2012-05-031-65/+62
* | Remove all the writeKS methods except in network and storage.Chris Lumens2012-04-241-25/+0
* | Move device type validation to the top of is_valid_stage1_device.David Lehman2012-04-091-6/+5
* | Use the term "disk" consistently instead of interspersed with "drive".David Lehman2012-02-091-44/+44