Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old, unused GRUB config and modules-* files | Andrew Robbins | 2017-09-16 | 1 | -80/+0 |
| | | | | | | | | | The grub.cfg to be included in the GRUB image is located in each target's directory in 'projecs/grub/configs' now, which means 'projects/grub/configs/grub.cfg' no longer has any use. Ditto with 'projects/grub/configs/modules-install' and 'projects/grub/configs/modules-preload' | ||||
* | Rename files grub-{install,load}-modules | Andrew Robbins | 2017-08-29 | 1 | -0/+80 |
It's fairly obvious that the files refer to _GRUB_ modules considering the files are located in the GRUB project's configuration directory. |