* util/grub-setup.c (setup): Stop recommending --force. People who

understand the dangers of blocklists are able to find this option
	anyway and the ones who don't shouldn't use it anyway.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-11-26 22:03:16 +01:00
parent 4e7db17be9
commit f420a80458
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2010-11-26 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-setup.c (setup): Stop recommending --force. People who
understand the dangers of blocklists are able to find this option
anyway and the ones who don't shouldn't use it anyway.
2010-11-26 Robert Millan <rmh@gnu.org>
* grub-core/term/i386/pc/vga_text.c (VGA_TEXT_SCREEN): Beautify.