summaryrefslogtreecommitdiffstats
path: root/bootloader/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add f2fs module to bootloader.Martin Whitaker2021-01-291-1/+1
|
* bootloader: include linux32 and videoinfo modulesMartin Whitaker2020-05-291-1/+1
|
* bootloader: in grub 2.04 linux16/linuxefi are included in linux module.Martin Whitaker2020-03-011-3/+3
|
* Fix linux16/linuxefi inclusion in bootloader images.Martin Whitaker2019-01-121-2/+2
|
* Default to using linux16 and linuxefi GRUB2 commands (mga#24137).Martin Whitaker2019-01-111-3/+3
|
* Fix build error on build system.Martin Whitaker2018-05-231-1/+1
|
* Change install directory for bootloader files.Martin Whitaker2018-05-231-1/+1
|
* GRUB2 at_keyboard is unreliable on real hardware, so don't use it.Martin Whitaker2018-04-151-8/+3
| | | | | | | Currently I don't see any way to reliably support different keyboard layouts in GRUB2, so remove all support for that. The keyboard menu is still useful for selecting the keyboard layout when using the minimal ISO example.
* Don't include the GRUB2 btrfs module - it breaks the boot.Martin Whitaker2018-03-021-1/+1
|
* Add support for 32-bit EFI.Martin Whitaker2018-03-021-0/+6
|
* Add extra GRUB2 modules to provide basic rescue system.Martin Whitaker2018-03-021-2/+5
|
* Correct name for grub2 UEFI boot image.Martin Whitaker2017-12-231-2/+2
|
* Update bootloader makefile to include grub2 images and themes.Martin Whitaker2017-12-231-2/+52
|
* Import bootloader files from draklive user/martinw/use-grub2 branch.Martin Whitaker2017-12-231-0/+14