| Commit message (Expand) | Author | Age | Files | Lines |
* | drakboot: detect 32-bit UEFI GRUB2 bootloader when probing. | Martin Whitaker | 2018-05-28 | 1 | -1/+1 |
* | Fix parsing of grub2 menu entries to support 16-bit mode (mga#21247). | Martin Whitaker | 2018-05-28 | 1 | -1/+1 |
* | Fix drakboot video mode selection when using grub2 (mga#21246) | Martin Whitaker | 2018-05-28 | 1 | -3/+12 |
* | Revert "do not alter /etc/default/grub on kernel updates" | Thierry Vignaud | 2018-05-28 | 1 | -4/+6 |
* | Combine bootloader perImageAppend and default_append keys. | Martin Whitaker | 2018-05-28 | 1 | -3/+5 |
* | (read_grub2) handle several levels of submenus | Thierry Vignaud | 2017-09-18 | 1 | -1/+1 |
* | read_grub2: fix undefined labels (mga#19014) | Thierry Vignaud | 2017-09-18 | 1 | -1/+1 |
* | (read_grub2) handle both linux & linux16 | Thierry Vignaud | 2017-09-18 | 1 | -1/+1 |
* | Don't overwrite custom grub2 settings when updating/upgrading (mga#20596) | Martin Whitaker | 2017-06-22 | 1 | -2/+2 |
* | drop last references to kernel-multimedia | Thierry Vignaud | 2017-05-03 | 1 | -3/+0 |
* | do not offer lilo/grub-legacy in live install | Thierry Vignaud | 2017-01-23 | 1 | -1/+1 |
* | disable audit logging by default as it floods the logs | Thomas Backlund | 2016-12-24 | 1 | -3/+3 |
* | drop support for very old kernel flavors | Thierry Vignaud | 2016-10-16 | 1 | -8/+2 |
* | simplify | Thierry Vignaud | 2016-10-16 | 1 | -1/+1 |
* | fix .old backup for grub2's grub.cfg | Thierry Vignaud | 2016-07-25 | 1 | -3/+2 |
* | grub2: fix not being able to edit default cmdline | Thierry Vignaud | 2016-07-17 | 1 | -4/+3 |
* | drakboot.conf is dead since before mga5 | Thierry Vignaud | 2016-07-17 | 1 | -6/+2 |
* | allow installing grub2 on XFS / | Thierry Vignaud | 2016-07-04 | 1 | -4/+0 |
* | ensure we only offer lilo/grub choice on upgrades | Thierry Vignaud | 2016-07-04 | 1 | -1/+2 |
* | explain why only grub2 is offered on UEFI | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
* | simplify after previous commit | Thierry Vignaud | 2016-06-24 | 1 | -2/+2 |
* | do not alter /etc/default/grub on kernel updates | Thierry Vignaud | 2016-06-24 | 1 | -3/+2 |
* | (write_grub2_default_entry) split it | Thierry Vignaud | 2016-06-24 | 1 | -10/+17 |
* | (write_grub2_sysconfig) split it | Thierry Vignaud | 2016-06-24 | 1 | -2/+8 |
* | remeber if we didn't want to overwrite ESP/MBR | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
* | add a "Do not touch ESP or MBR" option (mga#18770) | Thierry Vignaud | 2016-06-24 | 1 | -3/+5 |
* | filter GPT disks w/o a BIOS boot part (mga#18770) | Thierry Vignaud | 2016-06-24 | 1 | -2/+6 |
* | fix kernel names in logs | Thierry Vignaud | 2016-06-23 | 1 | -1/+1 |
* | do not overwite ESP if not installing on it | Thierry Vignaud | 2016-06-22 | 1 | -0/+1 |
* | fix setting default entry when in a submenu | Thierry Vignaud | 2016-06-22 | 1 | -3/+15 |
* | better state machine | Thierry Vignaud | 2016-06-22 | 1 | -3/+5 |
* | do not crash if file does not exist | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
* | grub2: simplify using user.cfg (mga#15930) | Thierry Vignaud | 2016-06-21 | 1 | -14/+3 |
* | grub2: enable to protect with a password | Thierry Vignaud | 2016-06-21 | 1 | -0/+64 |
* | fix the grub2 post-install check (mga#18739) | Thierry Vignaud | 2016-06-20 | 1 | -2/+2 |
* | perl_checker: fix backup extension | Thierry Vignaud | 2016-06-20 | 1 | -1/+1 |
* | ensure we've the right grub2 flavor (mga#18739) | Thierry Vignaud | 2016-06-20 | 1 | -2/+3 |
* | simplify generic case | Thierry Vignaud | 2016-06-20 | 1 | -1/+1 |
* | split out grub2 case for next commit | Thierry Vignaud | 2016-06-20 | 1 | -2/+3 |
* | refactor for next commit (& explain) | Thierry Vignaud | 2016-06-20 | 1 | -3/+4 |
* | grub2: only overwrite install.sh when installing | Thierry Vignaud | 2016-06-06 | 1 | -1/+1 |
* | fix reading back last grub2 entry | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
* | stop offering grub legacy & lilo on new installs | Thierry Vignaud | 2016-06-06 | 1 | -2/+2 |
* | explain | Thierry Vignaud | 2016-06-06 | 1 | -3/+3 |
* | grub2: set GRUB_DEFAULT + GRUB_SAVEDEFAULT | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
* | only overwrite GRUB_CMDLINE_LINUX_DEFAULT on first install (mga#18112) | Thierry Vignaud | 2016-06-06 | 1 | -1/+5 |
* | introduce get_grub2_install_sh() | Thierry Vignaud | 2016-06-06 | 1 | -2/+6 |
* | document | Thierry Vignaud | 2016-06-05 | 1 | -0/+31 |
* | kill last remaining mips bits | Thierry Vignaud | 2016-05-03 | 1 | -13/+0 |
* | drop support for MIPS | Thierry Vignaud | 2016-04-24 | 1 | -20/+2 |