Go to file
liweidong fbf80d7abc update changelog 2023-05-10 14:03:09 +08:00
asm-tests Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
build-aux Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
conf Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
debian update changelog 2023-05-10 14:03:09 +08:00
docs grub.texi: Add net_bootp6 document 2022-05-26 14:59:48 +08:00
grub-core ubuntu: disable LOAD FILE2 protocol for initrd on ARM 2022-05-26 14:59:49 +08:00
include [PATCH] efi: EFI Device Tree Fixup Protocol 2022-05-26 14:59:49 +08:00
m4 Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
po (#I6IS26) grub支持系统备份、还原 2023-04-04 09:13:40 +08:00
tests UBUNTU: Move verifiers after decompressors 2022-05-26 14:59:49 +08:00
themes/starfield Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
unicode Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
util (#I6IS26) grub支持系统备份、还原 2023-04-04 09:13:40 +08:00
ABOUT-NLS Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
AUTHORS Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
BUGS Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
COPYING Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
ChangeLog Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
ChangeLog-2015 Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
INSTALL Minimise writes to EFI variable storage 2022-05-26 14:59:47 +08:00
Makefile.am UBUNTU: Added initrd-less boot capabilities. 2022-05-26 14:59:48 +08:00
Makefile.in Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
Makefile.util.am Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
Makefile.util.def UBUNTU: Build with fuse3 2022-05-26 14:59:49 +08:00
Makefile.utilgcry.def Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
NEWS Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
README Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
THANKS Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
TODO Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
acinclude.m4 Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
aclocal.m4 Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
autogen.sh Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
config-util.h.in Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
config.h.in Add configure option to reduce visual clutter at boot time 2022-05-26 14:59:47 +08:00
configure Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
configure.ac UBUNTU: Build with fuse3 2022-05-26 14:59:49 +08:00
coreboot.cfg Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
geninit.sh Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
gentpl.py Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
grub-initrd-fallback.service Ubuntu: add initrd-less-boot informational messages 2022-05-26 14:59:48 +08:00
linguas.sh Import Upstream version 2.06 2022-05-26 14:59:26 +08:00
stamp-h.in Import Upstream version 2.06 2022-05-26 14:59:26 +08:00

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 <http://www.gnu.org/software/grub/grub.html>.

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'