Go to file
BVK Chaitanya 297f0c2b6e merge with mainline 2010-07-13 00:43:28 +05:30
docs merge with mainline 2010-07-13 00:43:28 +05:30
grub-core merge with mainline 2010-07-13 00:43:28 +05:30
po automake commit without merge history 2010-05-06 11:34:04 +05:30
tests merge with mainline 2010-07-13 00:43:28 +05:30
unicode Add lost unicode LICENSE 2010-03-30 14:21:48 +02:00
util merge with mainline 2010-07-13 00:43:28 +05:30
.bzrignore merge with mainline 2010-07-13 00:43:28 +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 * Makefile.in (MAINTAINER_CLEANFILES): Remove 2010-07-10 22:37:05 +01:00
INSTALL add autogen to INSTALL 2010-06-08 17:37:17 +05:30
Makefile.am merge with mainline 2010-07-13 00:43:28 +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 cygwin fixes 2010-06-07 17:23:54 +05:30
autogen.sh merge with mainline 2010-07-13 00:43:28 +05:30
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac Avoid == in test command, it's not portable. 2010-07-05 00:45:14 +02:00
configure.common merge with mainline 2010-07-13 00:43:28 +05:30
geninit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentpl.py merge with mainline 2010-07-13 00:43:28 +05:30
modules.def merge with mainline 2010-07-13 00:43:28 +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.