Reimplement grub-reboot to not depend on saved_entry. Use next_entry

variable for one time boot menu entry.
This commit is contained in:
Andrey Borzenkov 2013-05-06 22:13:34 +04:00
parent fa2923436b
commit 5945c2f849
4 changed files with 25 additions and 12 deletions

View file

@ -1,3 +1,8 @@
2013-05-06 Andrey Borzenkov <arvidjaar@gmail.com>
Reimplement grub-reboot to not depend on saved_entry. Use next_entry
variable for one time boot menu entry.
2013-05-05 Bean <bean123ch@gmail.com>
* grub-core/commands/testspeed.c: New command testspeed.