2007-05-05 Robert Millan <rmh@aybabtu.com>

* util/grub.d/10_linux.in: Allow the administrator to insert Linux
	command-line arguments via ${GRUB_CMDLINE_LINUX}.
This commit is contained in:
robertmh 2007-05-05 10:34:05 +00:00
parent 20b976586e
commit c48f23ef4b
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2007-05-05 Robert Millan <rmh@aybabtu.com>
* util/grub.d/10_linux.in: Allow the administrator to insert Linux
command-line arguments via ${GRUB_CMDLINE_LINUX}.
2007-05-05 Robert Millan <rmh@aybabtu.com>
* conf/i386-pc.rmk (grub_setup_SOURCES): Add partmap/gpt.c.