grub/util
robertmh 68807e5f37 2008-02-09 Robert Millan <rmh@aybabtu.com>
* configure.ac: Probe for `help2man'.
        * Makefile.in (builddir): New variable.
        (HELP2MAN): Likewise.  Set to `true' when @HELP2MAN@ doesn't provide it,
        or otherwise add a few flags/options to it.
        (install-local): For every executable utility or script that is
        installed, invoke $(HELP2MAN) to install a manpage based on --help
        output.

        * util/i386/pc/grub-install.in: Move down `update-grub_lib' sourcing, so
        that it doesn't prevent --help from working in build tree.

        * util/i386/pc/grub-mkrescue.in (usage): Replace `grub-devel@gnu.org'
        with `bug-grub@gnu.org'.
        * util/powerpc/ieee1275/grub-mkrescue.in (usage): Likewise.
        * util/update-grub.in (usage): New function.
        Implement proper argument check, with support for --help and --version
        (as well as existing -y).
2008-02-09 12:31:11 +00:00
..
elf 2008-01-28 Robert Millan <rmh@aybabtu.com> 2008-01-28 16:58:13 +00:00
grub.d 2008-02-03 Robert Millan <rmh@aybabtu.com> 2008-02-03 18:27:41 +00:00
i386 2008-02-09 Robert Millan <rmh@aybabtu.com> 2008-02-09 12:31:11 +00:00
ieee1275 ... and add the missing files :-/ 2007-08-28 10:22:15 +00:00
powerpc/ieee1275 2008-02-09 Robert Millan <rmh@aybabtu.com> 2008-02-09 12:31:11 +00:00
biosdisk.c 2008-01-05 Robert Millan <rmh@aybabtu.com> 2008-01-05 12:02:03 +00:00
console.c 2007-11-18 Christian Franke <franke@computer.org> 2007-11-18 07:20:45 +00:00
genmoddep.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
getroot.c 2008-01-12 Robert Millan <rmh@aybabtu.com> 2008-01-12 15:11:57 +00:00
grub-emu.c 2008-01-15 Christian Franke <franke@computer.org> 2008-01-15 11:49:22 +00:00
grub-fstest.c 2008-02-05 Bean <bean123ch@gmail.com> 2008-02-06 16:02:44 +00:00
grub-mkdevicemap.c 2008-01-03 Pavel Roskin <proski@gnu.org> 2008-01-03 22:43:46 +00:00
grub-probe.c 2008-02-09 Robert Millan <rmh@aybabtu.com> 2008-02-09 10:49:29 +00:00
hostfs.c 2008-02-08 Robert Millan <rmh@aybabtu.com> 2008-02-08 21:27:55 +00:00
lvm.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
misc.c 2007-10-21 Robert Millan <rmh@aybabtu.com> 2007-10-21 12:29:33 +00:00
raid.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
resolve.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
unifont2pff.rb 2006-04-01 Vesa Jaaskelainen <chaac@nic.fi> 2006-04-01 19:23:01 +00:00
update-grub.in 2008-02-09 Robert Millan <rmh@aybabtu.com> 2008-02-09 12:31:11 +00:00
update-grub_lib.in 2008-01-12 Robert Millan <rmh@aybabtu.com> 2008-01-12 15:11:57 +00:00