Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to using linux16 and linuxefi GRUB2 commands (mga#24137). | Martin Whitaker | 2019-01-11 | 1 | -3/+3 |
| | |||||
* | Fix build error on build system. | Martin Whitaker | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Change install directory for bootloader files. | Martin Whitaker | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | GRUB2 at_keyboard is unreliable on real hardware, so don't use it. | Martin Whitaker | 2018-04-15 | 1 | -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 Whitaker | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Add support for 32-bit EFI. | Martin Whitaker | 2018-03-02 | 1 | -0/+6 |
| | |||||
* | Add extra GRUB2 modules to provide basic rescue system. | Martin Whitaker | 2018-03-02 | 1 | -2/+5 |
| | |||||
* | Correct name for grub2 UEFI boot image. | Martin Whitaker | 2017-12-23 | 1 | -2/+2 |
| | |||||
* | Update bootloader makefile to include grub2 images and themes. | Martin Whitaker | 2017-12-23 | 1 | -2/+52 |
| | |||||
* | Import bootloader files from draklive user/martinw/use-grub2 branch. | Martin Whitaker | 2017-12-23 | 1 | -0/+14 |