Go to file
BVK Chaitanya 83fb6e1d48 freebsd fixes 2010-06-05 13:15:18 +05:30
docs pull-in emu-lite branch 2010-05-26 17:49:05 +05:30
grub-core fix for cygwin build 2010-06-04 16:48:42 +05:30
po automake commit without merge history 2010-05-06 11:34:04 +05:30
tests cleanup 2010-06-03 11:52:33 +05:30
util pull-in emu-lite 2010-06-01 09:12:01 +05:30
.bzrignore bzignore updates 2010-06-03 15:32:21 +05:30
ABOUT-NLS automake commit without merge history 2010-05-06 11:34:04 +05:30
AUTHORS 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2005-09-03 16:54:27 +00:00
COPYING 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
ChangeLog * disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use 2010-05-31 21:01:01 +02:00
INSTALL remove Ruby requirement from INSTALL 2010-06-04 15:00:59 +05:30
Makefile.am cleanup 2010-06-05 11:40:25 +05:30
NEWS 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 21:49:59 +01:00
README Update the URL of the wiki. 2006-04-02 08:59:23 +00:00
THANKS 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 2009-12-11 22:44:47 +00:00
TODO 2008-01-07 Robert Millan <rmh@aybabtu.com> 2008-01-07 19:21:34 +00:00
acinclude.m4 TARGET_IMG_LDFLAGS_AC now always expects a number appended to it. Fixed 2010-04-18 19:57:50 +02:00
autogen.sh cleanup 2010-06-03 11:52:33 +05:30
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac fix for cygwin build 2010-06-04 16:48:42 +05:30
configure.common fix for cygwin build 2010-06-04 16:48:42 +05:30
geninit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentpl.py cleanup 2010-06-03 11:52:33 +05:30
modules.def freebsd fixes 2010-06-05 13:15:18 +05:30

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://grub.enbug.org> for testing procedures.