No Description

Daniel Kiper bb59f566e1 Release 2.12~rc1 2 years ago
asm-tests a0bf403f66 asm-tests/i386-pc: Check that movl is 5 bytes. 8 years ago
conf 641e8391a5 configure: Add -DGRUB_HAS_PCI when compiling C/C++ files on targets that support PCI 2 years ago
docs 11bc42b41e docs: Minor corrections 2 years ago
grub-core 6425c12cd7 efi: Fallback to legacy mode if shim is loaded on x86 archs 2 years ago
include 6425c12cd7 efi: Fallback to legacy mode if shim is loaded on x86 archs 2 years ago
po 0cfb9240ae po: Un-transliterate the %zu format code 3 years ago
tests 3ee57bd277 tests/util/grub-fs-tester: Avoid failing some file system tests due to file system filling up 2 years ago
themes c588497385 Starfield theme. 13 years ago
unicode f45f5f89ff * unicode: Import Unicode 6.0 data. 13 years ago
util d6aac785c0 templates: Start pci-arbiter before acpi on Hurd 2 years ago
.gitattributes f9e28d250a gitattributes: Mark po/exclude.pot as binary so git won't try to diff nonprintables 5 years ago
.gitignore fb1f897373 gitignore: Ignore python bytecode files 2 years ago
.travis.yml c55480daca travis: Run bootstrap to fix build 4 years ago
AUTHORS 47d2d65e33 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 20 years ago
BUGS f093110b52 * BUGS: New file. 14 years ago
COPYING 5a79f472c7 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 18 years ago
INSTALL 5cd59dbd06 INSTALL: Use exfat-utils package instead of exfatprogs 2 years ago
MAINTAINERS 76013f9918 SECURITY: Add SECURITY file 4 years ago
Makefile.am 21a26dd572 Makefile: Make grub_fstest.pp depend on config-util.h 2 years ago
Makefile.util.def 158a6583e6 util/grub.d/25_bli.in: Activate bli module on EFI 2 years ago
NEWS ae94b97be2 Release 2.06 4 years ago
README 76013f9918 SECURITY: Add SECURITY file 4 years ago
SECURITY 76013f9918 SECURITY: Add SECURITY file 4 years ago
THANKS 2a4bfcf0da 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 15 years ago
TODO a2ab8c2172 TODO: Remove obsolete link 9 years ago
acinclude.m4 b16257b51b configure: Replace -Wl,-r,-d with -Wl,-r and add -fno-common 3 years ago
autogen.sh 8f35208db4 autogen.sh: Detect python 3 years ago
bootstrap 2b79024598 gnulib: Update gnulib version and drop most gnulib patches 3 years ago
bootstrap.conf 2b79024598 gnulib: Update gnulib version and drop most gnulib patches 3 years ago
config.h.in 8505f73003 gnulib: Provide abort() implementation for gnulib 2 years ago
configure.ac 7a994c87f5 Release 2.12~rc1 2 years ago
coreboot.cfg 48eb35cd78 * coreboot.cfg: Add missing file. 11 years ago
geninit.sh 8c41176882 automake commit without merge history 15 years ago
gentpl.py ab2aeda76c gentpl.py: Ensure output is deterministic 2 years ago
linguas.sh f3df8f961f linguas: Don't skip ko.po. 8 years ago

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.

See the file MAINTAINERS for information about the GRUB maintainers, etc.

If you found a security vulnerability in the GRUB please check the SECURITY
file to get more information how to properly report this kind of bugs to
the maintainers.

Please visit the official web page of GRUB 2, for more information.
The URL is .

More extensive documentation is available in the Info manual,
accessible using 'info grub' after building and installing GRUB 2.

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'