summaryrefslogtreecommitdiffstats
path: root/perl-install/bootloader.pm
Commit message (Expand)AuthorAgeFilesLines
* bootloader: add cma=256M@512M for Raspberry Pi DRM/VC4topic/extlinuxOlivier Blin2018-05-161-1/+1
* bootloader: add specific boot options for Raspberry Pi I/O scheduler (deadline)Olivier Blin2018-05-161-1/+1
* bootloader: add specific boot cmdline options for Raspberry Pi serial consoleOlivier Blin2018-05-161-0/+5
* bootloader: read/write extlinux.conf in U-Boot backend for ARMOlivier Blin2018-05-161-7/+87
* bootloader: create /usr/lib/linux symlink for devicee tree filesOlivier Blin2018-05-131-0/+19
* bootloader: build initrd for ARM archOlivier Blin2018-05-131-2/+0
* drakboot: detect 32-bit UEFI GRUB2 bootloader when probing.Martin Whitaker2018-03-121-1/+1
* Fix parsing of grub2 menu entries to support 16-bit mode (mga#21247).Martin Whitaker2018-01-091-1/+1
* Fix drakboot video mode selection when using grub2 (mga#21246)Martin Whitaker2018-01-091-3/+12
* Revert "do not alter /etc/default/grub on kernel updates"Thierry Vignaud2018-01-091-4/+6
* Combine bootloader perImageAppend and default_append keys.Martin Whitaker2018-01-091-3/+5
* fix doble quotes in perldocThierry Vignaud2018-01-071-6/+6
* (read_grub2) handle several levels of submenusThierry Vignaud2017-09-181-1/+1
* read_grub2: fix undefined labels (mga#19014)Thierry Vignaud2017-09-181-1/+1
* (read_grub2) handle both linux & linux16Thierry Vignaud2017-09-181-1/+1
* Don't overwrite custom grub2 settings when updating/upgrading (mga#20596)Martin Whitaker2017-06-221-2/+2
* drop last references to kernel-multimediaThierry Vignaud2017-05-031-3/+0
* do not offer lilo/grub-legacy in live installThierry Vignaud2017-01-231-1/+1
* disable audit logging by default as it floods the logsThomas Backlund2016-12-241-3/+3
* drop support for very old kernel flavorsThierry Vignaud2016-10-161-8/+2
* simplifyThierry Vignaud2016-10-161-1/+1
* fix .old backup for grub2's grub.cfgThierry Vignaud2016-07-251-3/+2
* grub2: fix not being able to edit default cmdlineThierry Vignaud2016-07-171-4/+3
* drakboot.conf is dead since before mga5Thierry Vignaud2016-07-171-6/+2
* allow installing grub2 on XFS /Thierry Vignaud2016-07-041-4/+0
* ensure we only offer lilo/grub choice on upgradesThierry Vignaud2016-07-041-1/+2
* explain why only grub2 is offered on UEFIThierry Vignaud2016-07-041-0/+1
* simplify after previous commitThierry Vignaud2016-06-241-2/+2
* do not alter /etc/default/grub on kernel updatesThierry Vignaud2016-06-241-3/+2
* (write_grub2_default_entry) split itThierry Vignaud2016-06-241-10/+17
* (write_grub2_sysconfig) split itThierry Vignaud2016-06-241-2/+8
* remeber if we didn't want to overwrite ESP/MBRThierry Vignaud2016-06-241-0/+1
* add a "Do not touch ESP or MBR" option (mga#18770)Thierry Vignaud2016-06-241-3/+5
* filter GPT disks w/o a BIOS boot part (mga#18770)Thierry Vignaud2016-06-241-2/+6
* fix kernel names in logsThierry Vignaud2016-06-231-1/+1
* do not overwite ESP if not installing on itThierry Vignaud2016-06-221-0/+1
* fix setting default entry when in a submenuThierry Vignaud2016-06-221-3/+15
* better state machineThierry Vignaud2016-06-221-3/+5
* do not crash if file does not existThierry Vignaud2016-06-221-1/+1
* grub2: simplify using user.cfg (mga#15930)Thierry Vignaud2016-06-211-14/+3
* grub2: enable to protect with a passwordThierry Vignaud2016-06-211-0/+64
* fix the grub2 post-install check (mga#18739)Thierry Vignaud2016-06-201-2/+2
* perl_checker: fix backup extensionThierry Vignaud2016-06-201-1/+1
* ensure we've the right grub2 flavor (mga#18739)Thierry Vignaud2016-06-201-2/+3
* simplify generic caseThierry Vignaud2016-06-201-1/+1
* split out grub2 case for next commitThierry Vignaud2016-06-201-2/+3
* refactor for next commit (& explain)Thierry Vignaud2016-06-201-3/+4
* grub2: only overwrite install.sh when installingThierry Vignaud2016-06-061-1/+1
* fix reading back last grub2 entryThierry Vignaud2016-06-061-0/+2
* stop offering grub legacy & lilo on new installsThierry Vignaud2016-06-061-2/+2