暂无描述

Daniel Kiper 53c5000739 Release 2.06 3 年之前
asm-tests a0bf403f66 asm-tests/i386-pc: Check that movl is 5 bytes. 8 年之前
conf 03477085f9 gnulib/regcomp: Fix uninitialized re_token 4 年之前
docs 88e856a5b3 term/terminfo: Fix the terminfo command help and documentation 3 年之前
grub-core 7da1d0dde1 osdep/unix/exec: Avoid atexit() handlers when child execvp() fails 3 年之前
include 8ddbdc3bc2 grub-install: Add backup and restore 3 年之前
po 2e246b6fec po: Fix replacement of %m in sed programs 5 年之前
tests 8471d8e254 tests: F2FS test should use MOUNTDEVICE like other tests 4 年之前
themes c588497385 Starfield theme. 13 年之前
unicode f45f5f89ff * unicode: Import Unicode 6.0 data. 13 年之前
util 8ddbdc3bc2 grub-install: Add backup and restore 3 年之前
.gitattributes f9e28d250a gitattributes: Mark po/exclude.pot as binary so git won't try to diff nonprintables 5 年之前
.gitignore 2ceae0ae25 gitignore: Add a few forgotten file patterns 4 年之前
.travis.yml c55480daca travis: Run bootstrap to fix build 4 年之前
AUTHORS 47d2d65e33 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 19 年之前
BUGS f093110b52 * BUGS: New file. 14 年之前
COPYING 5a79f472c7 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 17 年之前
ChangeLog-2015 3bd0868364 Autogenerate ChangeLog from git changelog. 10 年之前
INSTALL 68708c4503 safemath: Add some arithmetic primitives that check for overflow 4 年之前
MAINTAINERS 76013f9918 SECURITY: Add SECURITY file 3 年之前
Makefile.am 42f4054faf Makefile: Make libgrub.pp depend on config-util.h 5 年之前
Makefile.util.def d7cac52eb2 Makefile: Remove unused GRUB_PKGLIBDIR definition 4 年之前
NEWS ae94b97be2 Release 2.06 3 年之前
README 76013f9918 SECURITY: Add SECURITY file 3 年之前
SECURITY 76013f9918 SECURITY: Add SECURITY file 3 年之前
THANKS 2a4bfcf0da 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 15 年之前
TODO a2ab8c2172 TODO: Remove obsolete link 9 年之前
acinclude.m4 133d73079c kern/efi: Add initial stack protector implementation 4 年之前
autogen.sh f39f1ec5d9 autogen: Replace -iname with -ipath in find command 4 年之前
bootstrap 35b909062e gnulib: Upgrade Gnulib and switch to bootstrap tool 6 年之前
bootstrap.conf 03477085f9 gnulib/regcomp: Fix uninitialized re_token 4 年之前
config.h.in 064360e667 Remove libgcc dependency. 10 年之前
configure.ac ae94b97be2 Release 2.06 3 年之前
coreboot.cfg 48eb35cd78 * coreboot.cfg: Add missing file. 11 年之前
geninit.sh 8c41176882 automake commit without merge history 15 年之前
gentpl.py 6643507ce3 build: Fix GRUB i386-pc build with Ubuntu gcc 5 年之前
linguas.sh f3df8f961f linguas: Don't skip ko.po. 8 年之前

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'