Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load DejaVu Sans Mono from cbfsdisk, not memdisk | Andrew Robbins | 2017-07-31 | 1 | -1/+1 |
| | | | | | | Moving the font out of grub.elf, as with MemTest86+, makes generating GRUB payloads easier. As a side benefit, replacing the font displayed in the GRUB menu is now less of a hassle. | ||||
* | Update GRUB config locations in COPYING notices | Andrew Robbins | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | Make minor formatting changes to GRUB config files | Andrew Robbins | 2017-07-31 | 2 | -10/+32 |
| | |||||
* | Add GRUB txtmode/vesafb-specific grub{,test}.cfg | Andrew Robbins | 2017-07-31 | 4 | -0/+1029 |
Files AUTHORS and COPYING were copied to new install directories in projects/grub/install in order to keep those notices as close to the relevant files as possible (as was before). |