]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-08-06 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sat, 6 Aug 2005 15:50:07 +0000 (15:50 +0000)
committerokuji <okuji@localhost>
Sat, 6 Aug 2005 15:50:07 +0000 (15:50 +0000)
commit8ceafda2a8b68dea943e0a140d77ba670a3079e5
treee0de1e09e4f007f828d457949a59799cc99de842
parent267f6cd9ca7cc9f46c477f173f7dd9643ec6dcd5
2005-08-06  Yoshinori K. Okuji  <okuji@enbug.org>

        * conf/i386-pc.rmk (kernel_img_HEADERS): Reordered for
        readablity.

        * config.guess: Updated to the latest version from gnulib.
        * config.sub: Likewise.
        * install.sh: Likewise.
        * mkinstalldirs: Likewise.

        * include/grub/console.h: Removed. This file is arch-specific. Do
        not put this in include/grub.

        * include/grub/i386/pc/console.h: Resurrected.

        * util/console.c: Include grub/machine/console.h instead of
        grub/console.h.
        * util/grub-emu.c: Likewise.
ChangeLog
conf/i386-pc.mk
conf/i386-pc.rmk
config.guess
config.sub
include/grub/i386/pc/console.h [moved from include/grub/console.h with 63% similarity]
install-sh
mkinstalldirs
util/console.c
util/grub-emu.c