aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs
Commit message (Collapse)AuthorAgeFilesLines
* Add configuration files to GRUB BIOS target dirAndrew Robbins2017-08-296-0/+7
| | | | | | | | | | | The purpose of each new file is as follows: * arch -- CPU architecture to target when building images * config -- embedded GRUB configuration * format -- GRUB output format * platform -- the platform GRUB should build images for * prefix -- where GRUB should search for modules by default * size -- the size of the floppy image to produce, in KiB
* Use GRUB device syntax in embedded grub.cfgAndrew Robbins2017-08-081-1/+1
|
* Sort GRUB modules in grub-{install,load}-modulesAndrew Robbins2017-08-012-71/+71
|
* Split GRUB module listings into separate filesAndrew Robbins2017-08-013-209/+202
|
* Rename/move grub_memdisk.cfg and delete its old dirAndrew Robbins2017-08-013-697/+0
|
* Copy GRUB keymaps and module config to project dirAndrew Robbins2017-08-0121-0/+1521
|
* Update GRUB config locations in COPYING noticesAndrew Robbins2017-07-311-1/+1
|
* Delete leftover unneeded GRUB config filesAndrew Robbins2017-07-316-171/+0
|
* Add GRUB install and revision filesAndrew Robbins2017-07-312-0/+2
|
* Reorganize contents of projects/grub/Andrew Robbins2017-07-2731-0/+10070