]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-08-07 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 7 Aug 2005 14:59:56 +0000 (14:59 +0000)
committerokuji <okuji@localhost>
Sun, 7 Aug 2005 14:59:56 +0000 (14:59 +0000)
commit0e1430737f900e2115732de35eefb2f7ffc5efb7
tree2ca32c396107297ebfaa0b8d9b9e560283e34d76
parentefd6e6d56454a5874327d6e80d51e826626987e7
2005-08-07  Yoshinori K. Okuji  <okuji@enbug.org>

        * util/i386/pc/grub-install.in (grub_probefs): New variable.
        (modules): Likewise.
        (usage): Added descriptions for --modules and --grub-probefs.
        Handle --modules and --grub-probefs. Save the arguments in MODULES
        and GRUB_PROBEFS, respectively.
        Auto-detect a filesystem module against GRUBDIR. If the result is
        empty and modules are not specified explicitly, abort the
        installation. Add the result to MODULES.

        * DISTLIST: Removed boot/powerpc/ieee1275/ieee1275.c,
        disk/powerpc/ieee1275/ofdisk.c,
        include/grub/powerpc/ieee1275/init.h and
        term/powerpc/ieee1275/ofconsole.c.
        Added disk/ieee1275/ofdisk.c, kern/ieee1275/of.c and
        term/ieee1275/ofconsole.c.

        * include/grub/powerpc/ieee1275/console.h: Resurrected.

        * COPYING: Upgraded to the latest version. Only the address of the
        FSF office has changed.
COPYING
ChangeLog
DISTLIST
NEWS
README
include/grub/powerpc/ieee1275/console.h [new file with mode: 0644]
util/i386/pc/grub-install.in