Go to file
Vladimir 'phcoder' Serbinenko d5c1eef106 * grub-core/lib/posix_wrap/wchar.h: Fix wchar_t and mbstate_t conflict
on NetBSD and OpenBSD.
2013-08-16 14:10:37 +02:00
build-aux * build-aux/snippet: Add missing gnulib files. 2013-04-17 07:00:37 +02:00
conf Fix handling of build-time grub-bin2h and grub-mkfont when doing 2013-08-14 10:56:55 +02:00
docs * docs/grub.texi: Introduce terminal window position options: 2013-08-08 12:55:24 +04:00
grub-core * grub-core/lib/posix_wrap/wchar.h: Fix wchar_t and mbstate_t conflict 2013-08-16 14:10:37 +02:00
include * include/grub/i386/pc/biosdisk.h (grub_biosdisk_drp): Fix device_path 2013-08-14 11:10:09 +02:00
m4 Import new gnulib. 2013-04-11 21:12:46 +02:00
po * docs/grub.texi: Introduce terminal window position options: 2013-08-08 12:55:24 +04:00
tests * tests/grub_func_test.in: Add unicode.pf2. 2013-08-02 22:59:21 +02:00
themes/starfield
unicode
util * util/getroot.c (grub_util_is_imsm): Fix descriptor and 2013-08-14 20:47:09 +04:00
.bzrignore .bzrignore: Add bootinfo.txt, grub.chrp, gnulib/float.h, and remove-potcdate.sed. 2013-08-14 17:50:05 -03:00
ABOUT-NLS
AUTHORS
BUGS
COPYING
ChangeLog * grub-core/lib/posix_wrap/wchar.h: Fix wchar_t and mbstate_t conflict 2013-08-16 14:10:37 +02:00
INSTALL * INSTALL: Document linguas.sh. 2013-04-28 13:50:18 +02:00
Makefile.am Fix handling of build-time grub-bin2h and grub-mkfont when doing 2013-08-14 10:56:55 +02:00
Makefile.util.def Fix handling of build-time grub-bin2h and grub-mkfont when doing 2013-08-14 10:56:55 +02:00
NEWS * NEWS: Fix typo. 2012-09-05 13:55:54 +01:00
README
THANKS
TODO
acinclude.m4 Merge mainline into arm 2013-07-16 18:43:43 +02:00
autogen.sh Replace find -not by the POSIX-compliant find !. 2013-08-12 14:29:36 +02:00
config.h.in Remove enable_executable_check as it's not needed anymore. 2013-06-07 16:02:16 +02:00
configure.ac Fix handling of build-time grub-bin2h and grub-mkfont when doing 2013-08-14 10:56:55 +02:00
geninit.sh
gentpl.py Merge mainline into arm 2013-07-16 18:43:43 +02:00
linguas.sh * linguas.sh: Remove autogenerated *.po. 2012-04-07 19:44:50 +02: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>.

More extensive documentation is available in the Info manual,
accessible using 'info grub' after building and installing GRUB 2.
Please look at the GRUB Wiki <http://grub.enbug.org> for testing
procedures.

There are a number of important user-visible differences from the
first version of GRUB, now known as GRUB Legacy. For a summary, please
see:

  info grub Introduction 'Changes from GRUB Legacy'