Go to file
BVK Chaitanya 610c1efd10 more cleanup 2010-06-03 15:30:15 +05:30
docs pull-in emu-lite branch 2010-05-26 17:49:05 +05:30
grub-core more cleanup 2010-06-03 15:30:15 +05:30
po * po/POTFILES: Rename util/grub-mkrawimage.c to util/grub-mkimage.c. 2010-05-18 14:20:00 +02:00
tests cleanup 2010-06-03 11:52:33 +05:30
util pull-in emu-lite 2010-06-01 09:12:01 +05:30
.bzrignore automake commit without merge history 2010-05-06 11:34:04 +05:30
ABOUT-NLS
AUTHORS
COPYING
ChangeLog * disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use 2010-05-31 21:01:01 +02:00
INSTALL * INSTALL: Added flex >= 2.5.35 requirement. 2010-05-25 18:24:46 +05:30
Makefile.am more cleanup 2010-06-03 15:30:15 +05:30
NEWS
README
THANKS
TODO
acinclude.m4
autogen.sh cleanup 2010-06-03 11:52:33 +05:30
config.rpath
configure.ac cleanup 2010-06-03 11:52:33 +05:30
configure.common more cleanup 2010-06-03 15:30:15 +05:30
geninit.sh
gentpl.py cleanup 2010-06-03 11:52:33 +05:30
modules.def cleanup 2010-06-03 11:52:33 +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.