No description
Find a file
Vladimir 'phcoder' Serbinenko c4b7e58882 * include/grub/dl.h: Switch from APPLE_CC to __APPLE__.
(GRUB_MOD_LICENSE) [ASM_FILE]: Make into macro. All users updated.
2012-02-29 14:51:09 +01:00
build-aux
conf Fix make dist. 2012-02-28 12:58:57 +01:00
docs Fix make dist. 2012-02-28 12:58:57 +01:00
grub-core * include/grub/dl.h: Switch from APPLE_CC to __APPLE__. 2012-02-29 14:51:09 +01:00
include * include/grub/dl.h: Switch from APPLE_CC to __APPLE__. 2012-02-29 14:51:09 +01:00
m4
po Fix make dist. 2012-02-28 12:58:57 +01:00
tests Remove platform and target_cpu replacement. 2012-02-27 16:46:52 +01:00
themes/starfield Starfield theme. 2012-02-23 17:21:38 +01:00
unicode * unicode: Import Unicode 6.0 data. 2011-12-25 16:17:25 +01:00
util * util/getroot.c [__APPLE__]: Add missing includes. 2012-02-29 14:14:08 +01:00
.bzrignore Update .bzrignore 2012-02-23 07:25:45 +01:00
ABOUT-NLS
acinclude.m4 * acinclude.m4: Use AC_LANG_PROGRAM macro to generate source code for 2011-08-20 21:10:00 +02:00
AUTHORS
autogen.sh add gcry to utils 2011-04-22 19:04:21 +02:00
BUGS
ChangeLog * include/grub/dl.h: Switch from APPLE_CC to __APPLE__. 2012-02-29 14:51:09 +01:00
config.h.in Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
configure.ac * configure.ac: Bump to 2.00~beta0. 2012-02-28 04:28:40 +01:00
COPYING
geninit.sh
gentpl.py * gentpl.py: Remove obsolete pkglib_DATA handling. 2012-02-26 18:54:30 +01:00
INSTALL
Makefile.am Fix make dist. 2012-02-28 12:58:57 +01:00
Makefile.util.def * Makefile.util.def (grub-ofpathname): Enable on all platforms. 2012-02-27 22:48:29 +01:00
NEWS
README
THANKS
TODO

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'