2008-07-11 Robert Millan <rmh@aybabtu.com>

* util/grub.d/40_custom.in: New file. Example on how to add custom
        entries to /etc/grub.d.
        * conf/common.rmk (%, update-grub_SCRIPTS, CLEANFILES): Install
        40_custom (implicitly, by merging all the grub.d rules).
This commit is contained in:
robertmh 2008-07-11 20:09:14 +00:00
parent 0059cf6fdd
commit d49a4cf6a7
5 changed files with 17 additions and 42 deletions

View file

@ -327,6 +327,7 @@ util/grub.d/00_header.in
util/grub.d/10_hurd.in
util/grub.d/10_linux.in
util/grub.d/30_os-prober.in
util/grub.d/40_custom.in
util/grub.d/README
util/grub-emu.c
util/grub-mkdevicemap.c