2009-06-04 Robert Millan <rmh.grub@aybabtu.com>
commit57489ea8e2384deb5eb85147c1bfff54285c4c0f
authorRobert Millan <rmh@aybabtu.com>
Thu, 4 Jun 2009 11:37:44 +0000 (4 11:37 +0000)
committerRobert Millan <rmh@aybabtu.com>
Thu, 4 Jun 2009 11:37:44 +0000 (4 11:37 +0000)
tree51e9ae7426ef3fc00954e70bef03701df45fe850
parent757d2a14816532f81797c90f017f33f7bd8f4826
2009-06-04  Robert Millan  <rmh.grub@aybabtu.com>

        Prevent GRUB from probing floppies during boot.

        * conf/common.rmk (search_mod_CFLAGS): Use `-Werror -Wall'.
        * commands/search.c (options): Add --no-floppy.
        (search_fs, search_file, grub_cmd_search): Support --no-floppy.
        * util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Use
        --no-floppy when searching for UUIDs.

git-svn-id: svn://svn.savannah.gnu.org/grub/trunk/grub2@2243 d0de0278-0dc1-4c01-8a07-af38b3205e46
ChangeLog
commands/search.c
conf/common.rmk
util/grub-mkconfig_lib.in