Go to file
okuji f4917dfdd6 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org>
* kern/rescue.c (grub_rescue_cmd_rmmod): If the reference count is
        negative, unload the module.

        * util/i386/pc/grub-setup.c (setup): The name of the PC partition
        map is "pc_partition_map" but not "pc".
        (usage): Fix the description. The options are --boot-image and
        --core-image but not --boot-file or --core-file.
        (main): If not specified explicitly, make BOOT_FILE and CORE_FILE
        based on DEFAULT_BOOT_FILE and DEFAULT_CORE_FILE with DIR or
        DEFAULT_DIRECTORY.

        * util/i386/pc/grub-install.in: Do not specify --boot-file or
        --core-file. Specify INSTALL_DEVICE as an argument.

        * util/console.c: Include config.h.
        [HAVE_NCURSeS_CURSES_H]: Include ncurses/curses.h.
        [HAVE_NCURSES_H]: Include ncurses.h.
        [HAVE_CURSES_H]: Include curses.h.
        [!A_NORMAL] (A_NORMAL): Defined as zero.
        [!A_STANDOUT] (A_STANDOUT): Likewise.

        * conf/i386-pc.rmk (grub_emu_LDFLAGS): Use $(LIBCURSES) instead of
        -lncurses.
        * conf/powerpc-ieee1275.rmk (grub_emu_LDFLAGS): Likewise.

        * configure.ac: Check for curses libraries and headers.

        * Makefile.in (LIBCURSES): New variable.

        * genmk.rb (Script::rule): Set the executable bits.

        * util/i386/pc/biosdisk.c (grub_util_biosdisk_get_grub_dev): The
        name of the PC partition map is "pc_partition_map" but not "pc".
2005-08-07 17:12:52 +00:00
boot 2005-08-03 Hollis Blanchard <hollis@penguinppc.org> 2005-08-03 22:53:51 +00:00
commands 2005-08-03 Hollis Blanchard <hollis@penguinppc.org> 2005-08-03 22:53:51 +00:00
conf 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
disk 2005-08-03 Hollis Blanchard <hollis@penguinppc.org> 2005-08-03 22:53:51 +00:00
font 2005-07-17 Yoshinori Okuji <okuji@enbug.org> 2005-07-17 20:26:07 +00:00
fs 2005-07-31 Yoshinori K. Okuji <okuji@enbug.org> 2005-07-31 16:12:29 +00:00
hello 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
include/grub 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 14:59:56 +00:00
kern 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
loader 2005-08-03 Hollis Blanchard <hollis@penguinppc.org> 2005-08-03 22:53:51 +00:00
normal 2005-07-18 Yoshinori K. Okuji <okuji@enbug.org> 2005-07-18 20:30:37 +00:00
partmap 2005-07-19 Yoshinori K. Okuji <okuji@enbug.org> 2005-07-18 22:21:41 +00:00
term 2005-08-04 Marco Gerards <metgerards@student.han.nl> 2005-08-04 18:10:51 +00:00
util 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
.cvsignore Initial revision 2002-12-27 08:53:07 +00:00
AUTHORS 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
COPYING 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 14:59:56 +00:00
ChangeLog 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
DISTLIST 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 14:59:56 +00:00
INSTALL 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
Makefile.in 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
NEWS 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 14:59:56 +00:00
README 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 14:59:56 +00:00
THANKS 2005-07-31 Yoshinori K. Okuji <okuji@enbug.org> 2005-07-31 16:12:29 +00:00
TODO 2005-01-04 Hollis Blanchard <hollis@penguinppc.org> 2005-01-04 14:01:45 +00:00
aclocal.m4 2005-07-09 Yoshinori Okuji <okuji@enbug.org> 2005-07-09 09:34:39 +00:00
autogen.sh Initial revision 2002-12-27 08:53:07 +00:00
config.guess 2005-08-06 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-06 15:50:07 +00:00
config.h.in 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
config.sub 2005-08-06 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-06 15:50:07 +00:00
configure 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
configure.ac 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
gencmdlist.sh 2005-03-18 Yoshinori K. Okuji <okuji@enbug.org> 2005-03-18 18:16:26 +00:00
gendistlist.sh 2005-03-19 Yoshinori K. Okuji <okuji@enbug.org> 2005-03-19 17:49:19 +00:00
genfslist.sh 2005-07-03 Yoshinori Okuji <okuji@enbug.org> 2005-07-03 18:06:56 +00:00
genkernsyms.sh shinori K. Okuji <okuji@enbug.org> 2004-02-24 17:21:53 +00:00
genmk.rb 2005-08-07 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-07 17:12:52 +00:00
genmodsrc.sh 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
gensymlist.sh 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
install-sh 2005-08-06 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-06 15:50:07 +00:00
mkinstalldirs 2005-08-06 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-06 15:50:07 +00:00
stamp-h.in Initial revision 2002-12-27 08:53:07 +00:00

README

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

See the file NEWS for a description of recent changes to GRUB 2.

See the file INSTALL for instructions on how to build and install the
GRUB 2 data and program files.

Please visit the official web page of GRUB 2, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.

For now, there is not much documentation yet. Please look at the GRUB
Wiki <http://www.autistici.org/grub/> for testing procedures.