* docs/grub.texi (Configuration): New section, documenting

configuration file generation using grub-mkconfig.  I've left a slot
for documenting the full shell scripting format but have not yet
started on writing that up.
(Invoking grub-mkconfig): New section.
This commit is contained in:
Colin Watson 2010-06-02 11:14:02 +01:00
parent 34c9f0e949
commit 288dd6ed3d
2 changed files with 228 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2010-06-02 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Configuration): New section, documenting
configuration file generation using grub-mkconfig. I've left a slot
for documenting the full shell scripting format but have not yet
started on writing that up.
(Invoking grub-mkconfig): New section.
2010-06-02 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (direntry): Remove grub-terminfo reference.