Без опису

Daniel Kiper 03e6ea18f6 Release 2.12 1 рік тому
asm-tests a0bf403f66 asm-tests/i386-pc: Check that movl is 5 bytes. 8 роки тому
conf e4dbe5cfa4 gnulib: Tolerate always_inline attribute being ignored 1 рік тому
docs e35683317e docs: Improve bli module documentation 1 рік тому
grub-core dcc1af5d68 efi: Generate stack protector canary at build time if urandom is available 1 рік тому
include f20123072a libnvpair: Support prefixed nvlist symbol names as found on NetBSD 1 рік тому
po 0cfb9240ae po: Un-transliterate the %zu format code 3 роки тому
tests cf58eca2a2 tests/util/grub-shell: Enable RNG device to better test stack smashing 1 рік тому
themes c588497385 Starfield theme. 13 роки тому
unicode f45f5f89ff * unicode: Import Unicode 6.0 data. 13 роки тому
util 3d4cb5a432 build: Rename HAVE_LIBZFS to USE_LIBZFS 1 рік тому
.gitattributes f9e28d250a gitattributes: Mark po/exclude.pot as binary so git won't try to diff nonprintables 5 роки тому
.gitignore 154dcb1aea build: Allow explicit module dependencies 1 рік тому
.travis.yml c55480daca travis: Run bootstrap to fix build 4 роки тому
AUTHORS 47d2d65e33 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 20 роки тому
BUGS f093110b52 * BUGS: New file. 14 роки тому
COPYING 5a79f472c7 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 18 роки тому
INSTALL a13df3d15a bootstrap: Don't check gettext version 1 рік тому
MAINTAINERS 76013f9918 SECURITY: Add SECURITY file 4 роки тому
Makefile.am 21a26dd572 Makefile: Make grub_fstest.pp depend on config-util.h 2 роки тому
Makefile.util.def 3815acc57b build: Tolerate unused-but-set in generated lexer/bison files 1 рік тому
NEWS 5ca9db22e8 Release 2.12 1 рік тому
README 76013f9918 SECURITY: Add SECURITY file 4 роки тому
SECURITY 76013f9918 SECURITY: Add SECURITY file 4 роки тому
THANKS 2a4bfcf0da 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 15 роки тому
TODO a2ab8c2172 TODO: Remove obsolete link 9 роки тому
acinclude.m4 b16257b51b configure: Replace -Wl,-r,-d with -Wl,-r and add -fno-common 3 роки тому
autogen.sh 2d6a899806 autogen: Accept python3.10 as a python alternative 1 рік тому
bootstrap 2b79024598 gnulib: Update gnulib version and drop most gnulib patches 3 роки тому
bootstrap.conf a13df3d15a bootstrap: Don't check gettext version 1 рік тому
config.h.in dcc1af5d68 efi: Generate stack protector canary at build time if urandom is available 1 рік тому
configure.ac 5ca9db22e8 Release 2.12 1 рік тому
coreboot.cfg 48eb35cd78 * coreboot.cfg: Add missing file. 11 роки тому
geninit.sh 8c41176882 automake commit without merge history 15 роки тому
gentpl.py ab2aeda76c gentpl.py: Ensure output is deterministic 2 роки тому
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'