No Description

Daniel Kiper 53c5000739 Release 2.06 4 years ago
asm-tests a0bf403f66 asm-tests/i386-pc: Check that movl is 5 bytes. 8 years ago
conf 03477085f9 gnulib/regcomp: Fix uninitialized re_token 4 years ago
docs 88e856a5b3 term/terminfo: Fix the terminfo command help and documentation 4 years ago
grub-core 7da1d0dde1 osdep/unix/exec: Avoid atexit() handlers when child execvp() fails 4 years ago
include 8ddbdc3bc2 grub-install: Add backup and restore 4 years ago
po 2e246b6fec po: Fix replacement of %m in sed programs 5 years ago
tests 8471d8e254 tests: F2FS test should use MOUNTDEVICE like other tests 4 years ago
themes c588497385 Starfield theme. 13 years ago
unicode f45f5f89ff * unicode: Import Unicode 6.0 data. 13 years ago
util 8ddbdc3bc2 grub-install: Add backup and restore 4 years ago
.gitattributes f9e28d250a gitattributes: Mark po/exclude.pot as binary so git won't try to diff nonprintables 5 years ago
.gitignore 2ceae0ae25 gitignore: Add a few forgotten file patterns 5 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
ChangeLog-2015 3bd0868364 Autogenerate ChangeLog from git changelog. 10 years ago
INSTALL 68708c4503 safemath: Add some arithmetic primitives that check for overflow 5 years ago
MAINTAINERS 76013f9918 SECURITY: Add SECURITY file 4 years ago
Makefile.am 42f4054faf Makefile: Make libgrub.pp depend on config-util.h 5 years ago
Makefile.util.def d7cac52eb2 Makefile: Remove unused GRUB_PKGLIBDIR definition 4 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 133d73079c kern/efi: Add initial stack protector implementation 4 years ago
autogen.sh f39f1ec5d9 autogen: Replace -iname with -ipath in find command 5 years ago
bootstrap 35b909062e gnulib: Upgrade Gnulib and switch to bootstrap tool 6 years ago
bootstrap.conf 03477085f9 gnulib/regcomp: Fix uninitialized re_token 4 years ago
config.h.in 064360e667 Remove libgcc dependency. 10 years ago
configure.ac ae94b97be2 Release 2.06 4 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 6643507ce3 build: Fix GRUB i386-pc build with Ubuntu gcc 5 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'