grub-reboot no more sets saved_default

Remove reference to grub-default from description of saved default entry.

Also mention that GRUB_DEFAULT=saved depends on availability of environment
block.
This commit is contained in:
Andrey Borzenkov 2013-11-10 18:24:27 +04:00
parent 80cfd940cc
commit 5b99970eb7
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2013-11-10 Andrey Borzenkov <arvidjaar@gmail.com>
* docs/grub.texi (Simple configuration): Remove reference to
grub-reboot from saved default entry description - grub-default
does not use it anymore.
2013-11-10 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Make efiemu test cflags match the cflags efiemu is