summaryrefslogtreecommitdiffstats
path: root/perl-install/bootloader.pm
Commit message (Expand)AuthorAgeFilesLines
* do not run keytab-lilo.pl for grub*Thierry Vignaud2016-02-101-1/+1
* add support for grub2-text too (mga#9431)Thierry Vignaud2016-02-101-4/+6
* prepare for next commitThierry Vignaud2016-02-101-2/+6
* use a variable (needed for next commit)Thierry Vignaud2016-02-101-1/+2
* log found kernels (mga#16128)Thierry Vignaud2016-01-021-0/+1
* do not wrongly detect grub2 on UEFIThierry Vignaud2015-05-201-0/+1
* backup grub2 files before configuringThierry Vignaud2015-05-091-0/+8
* enhanced commentThierry Vignaud2015-05-091-1/+1
* (get_grub2_first_entry) split it outThierry Vignaud2015-05-091-1/+8
* (get_grub2_append) split itThierry Vignaud2015-05-091-5/+9
* always log update-grub2 output (mga158557)Thierry Vignaud2015-05-061-0/+1
* perl_checker cleanupThierry Vignaud2015-05-061-4/+2
* - bootloader:Thomas Backlund2015-04-201-4/+3
* fix kernel booting in blind mode (mga#15291)Thierry Vignaud2015-04-141-0/+1
* do not pass useless parameters (mga#15692)Thierry Vignaud2015-04-141-4/+3
* do generate 'failsafe' entry for grub2 (mga#15675)Thierry Vignaud2015-04-131-0/+1
* simplify: use update-grub2Thierry Vignaud2015-04-091-2/+1
* generate core.img for UEFIThierry Vignaud2015-04-091-1/+6
* grub2: read boot device from install.shThierry Vignaud2015-04-091-0/+12
* write /boot/grub2/install.sh like for grubThierry Vignaud2015-04-091-5/+14
* grub2: check there's still some place on /bootThierry Vignaud2015-04-091-0/+1
* fix detecting grub2 on ESPThierry Vignaud2015-04-081-0/+7
* split read_() out of read()Thierry Vignaud2015-04-081-2/+7
* fix cmd name in error messageThierry Vignaud2015-04-081-1/+1
* extract vga info into {vga}Thierry Vignaud2015-04-071-0/+5
* keep vga= arg when switching to grub2 (mga#9888)Thierry Vignaud2015-04-071-0/+3
* fix installing grub2 on MBR (mga#15640)Thierry Vignaud2015-04-071-1/+1
* simplify after latest commitThierry Vignaud2015-04-061-1/+1
* allow btrfs for / without separate /boot with grub2 (mga#15374)Thomas Backlund2015-04-061-1/+1
* - bootloader:Thomas Backlund2015-04-061-0/+1
* grub2-install output too (mga#15439)Thierry Vignaud2015-04-031-1/+4
* factorize command callThierry Vignaud2015-04-031-5/+2
* split install_raw_grub2() out of install_grub2()Thierry Vignaud2015-04-031-1/+6
* reuse is_uefi()Thierry Vignaud2015-03-251-1/+1
* log mkinitrd faillures (mga#9201)Thierry Vignaud2015-03-171-2/+5
* perl_checker cleanupThierry Vignaud2015-02-211-1/+1
* only grub2 supports UEFI for nowThierry Vignaud2015-01-101-2/+2
* Revert "bootloader: enable isInstall during live mode so we install to chroot...Thomas Backlund2015-01-091-2/+0
* Revert "only grub2 supports uefi for now"Thomas Backlund2015-01-091-3/+1
* bootloader: enable isInstall during live mode so we install to chroot and not...Thomas Backlund2015-01-091-0/+2
* only grub2 supports uefi for nowThomas Backlund2015-01-081-1/+3
* Only allow GRUB2 when booting on btrfsPascal Terjan2014-10-201-2/+2
* Allow /boot on btrfsPascal Terjan2014-10-201-2/+2
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* typo fixesThierry.Vignaud2014-05-271-4/+4
* kill dead codeThierry Vignaud2014-05-261-6/+0
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-170/+4
* podify++ bootloaderThierry.Vignaud2014-05-261-0/+88
* convert comments to podThierry.Vignaud2014-05-261-19/+88
* kill useless logs from when_config_changed functionsThierry.Vignaud2014-05-261-3/+3