Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |