Go to file
Vladimir Serbinenko 57bc5d431b Add -Qn to TARGET_CFLAGS if it's supported.
Fixes compilation on cygwin.

	Reported by: Andrey Borzenkov.
	Suggested by: Andrey Borzenkov.
2013-12-24 15:00:46 +01:00
build-aux
conf * conf/Makefile.common: Don't include non-existing directory 2013-12-21 13:21:42 +01:00
docs Update some documentation to refer to Git rather than Bazaar. 2013-12-23 14:43:41 +00:00
grub-core Save TARGET_CC version in modinfo.sh. 2013-12-24 14:47:44 +01:00
include Make grub_util_devmapper_part_to_disk and grub_util_find_partition_start 2013-12-24 14:16:57 +01:00
m4
po Update some documentation to refer to Git rather than Bazaar. 2013-12-23 14:43:41 +00:00
tests Mark strings for translation and add remaining ones to exclude list. 2013-12-18 06:50:24 +01:00
themes/starfield
unicode
util Make grub_util_devmapper_part_to_disk and grub_util_find_partition_start 2013-12-24 14:16:57 +01:00
.gitignore * .gitignore: Add .exe variants. Add missing files. Remove few outdated 2013-12-14 21:45:17 +01:00
ABOUT-NLS
AUTHORS
BUGS
COPYING
ChangeLog Add -Qn to TARGET_CFLAGS if it's supported. 2013-12-24 15:00:46 +01:00
INSTALL Allow compilation without thumb-interwork as long as no thumb is 2013-12-18 13:33:39 +01:00
Makefile.am Don't distribute config.h. 2013-12-23 14:30:35 +00:00
Makefile.util.def Implement syslinux parser. 2013-12-18 05:28:05 +01:00
NEWS
README
THANKS
TODO
acinclude.m4 Define functions explicitly rather than using --defsym in tests 2013-12-16 13:07:28 +01:00
autogen.sh
config.h.in Remove leftover options defines. 2013-12-23 18:17:02 +01:00
configure.ac Add -Qn to TARGET_CFLAGS if it's supported. 2013-12-24 15:00:46 +01:00
coreboot.cfg
geninit.sh
gentpl.py Remove xen VFB. 2013-12-18 18:43:09 +01:00
linguas.sh

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'