Bez popisu

Andrew Hamilton 1763d83f54 docs: Correct GRUB config file name for network boot před 2 měsíci
asm-tests a0bf403f66 asm-tests/i386-pc: Check that movl is 5 bytes. před 8 roky
conf 6744840b17 build: Track explicit module dependencies in Makefile.core.def před 8 měsíci
docs 1763d83f54 docs: Correct GRUB config file name for network boot před 2 měsíci
grub-core dd743ba42d loader/multiboot: Do not add modules before successful download před 2 měsíci
include f97d4618a5 grub-mkimage: Create new ELF note for SBAT před 2 měsíci
po 0cfb9240ae po: Un-transliterate the %zu format code před 2 roky
tests 9a2134a70f tests: Add test for ZFS zstd před 6 měsíci
themes c588497385 Starfield theme. před 13 roky
unicode f45f5f89ff * unicode: Import Unicode 6.0 data. před 13 roky
util 9a9082b501 grub-mkimage: Add SBAT metadata into ELF note for PowerPC targets před 2 měsíci
.gitattributes f9e28d250a gitattributes: Mark po/exclude.pot as binary so git won't try to diff nonprintables před 5 roky
.gitignore 56e58828cf fs/erofs: Add tests for EROFS in grub-fs-tester před 7 měsíci
.travis.yml c55480daca travis: Run bootstrap to fix build před 4 roky
AUTHORS 47d2d65e33 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> před 19 roky
BUGS f093110b52 * BUGS: New file. před 14 roky
COPYING 5a79f472c7 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> před 17 roky
INSTALL d41c64811d tests: Switch to requiring exfatprogs from exfat-utils před 6 měsíci
MAINTAINERS 76013f9918 SECURITY: Add SECURITY file před 3 roky
Makefile.am 21a26dd572 Makefile: Make grub_fstest.pp depend on config-util.h před 2 roky
Makefile.util.def 56e58828cf fs/erofs: Add tests for EROFS in grub-fs-tester před 7 měsíci
NEWS 5ca9db22e8 Release 2.12 před 1 rokem
README 76013f9918 SECURITY: Add SECURITY file před 3 roky
SECURITY 76013f9918 SECURITY: Add SECURITY file před 3 roky
THANKS 2a4bfcf0da 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> před 15 roky
TODO a2ab8c2172 TODO: Remove obsolete link před 9 roky
acinclude.m4 b16257b51b configure: Replace -Wl,-r,-d with -Wl,-r and add -fno-common před 2 roky
autogen.sh 2d6a899806 autogen: Accept python3.10 as a python alternative před 1 rokem
bootstrap 2b79024598 gnulib: Update gnulib version and drop most gnulib patches před 2 roky
bootstrap.conf a13df3d15a bootstrap: Don't check gettext version před 1 rokem
config.h.in dcc1af5d68 efi: Generate stack protector canary at build time if urandom is available před 1 rokem
configure.ac 648f2d16c0 configure: Add -mno-gpopt option for mips and mipsel targets před 4 měsíci
coreboot.cfg 48eb35cd78 * coreboot.cfg: Add missing file. před 11 roky
geninit.sh 8c41176882 automake commit without merge history před 14 roky
gentpl.py ed06516738 gentpl: Put boot/mips/startup_raw.S into beginning of the image před 4 měsíci
linguas.sh f3df8f961f linguas: Don't skip ko.po. před 8 roky

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'