]> git.ipfire.org Git - thirdparty/grub.git/commit
* Makefile.util.def (libgrub.a): Move grub-core/kern/emu/hostfs.c
authorColin Watson <cjwatson@ubuntu.com>
Thu, 9 Sep 2010 16:17:45 +0000 (17:17 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Thu, 9 Sep 2010 16:17:45 +0000 (17:17 +0100)
commitb6a690eeb8567f4841e3518a41932086d556fc43
treee5b12a9517bf3d6c8795548a5b58efc1a62a1d51
parent8901b00c88756d239d9034414c195a78ee83c149
* Makefile.util.def (libgrub.a): Move grub-core/kern/emu/hostfs.c
and grub-core/disk/host.c to ...
(grub-fstest): ... here.  Having the host disk implementation
present confuses grub-probe and other utility programs.
* util/grub-mkconfig.in: Only verify readability of grub.cfg.new
when writing to a file, not when writing to stdout.
ChangeLog
Makefile.util.def
util/grub-mkconfig.in