aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs/modules-install
Commit message (Collapse)AuthorAgeFilesLines
* Delete old, unused GRUB config and modules-* filesAndrew Robbins2017-09-161-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}-modulesAndrew Robbins2017-08-291-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.