Add grub-fstest option to uncompress data for commands.

* util/grub-fstest.c (uncompress): New var.
(options): New option -u.
This commit is contained in:
Szymon Janc 2011-08-20 13:04:38 +02:00
parent fe8d4a7bc2
commit 7dc3c6863e
2 changed files with 15 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2011-08-20 Szymon Janc <szymon@janc.net.pl>
Add grub-fstest option to uncompress data for commands.
* util/grub-fstest.c (uncompress): New var.
(options): New option -u.
2011-08-20 Szymon Janc <szymon@janc.net.pl>
* grub-core/loader/i386/linux.c (grub_linux_setup_video): Add