mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-18 04:24:04 +00:00
|
||
---|---|---|
.. | ||
.gitignore | ||
bin2h.c | ||
COPYING | ||
g2hdr.S | ||
grldrstart.S | ||
grubinst.c | ||
Makefile.core.common | ||
Makefile.core.def | ||
ntfsbs.S | ||
README | ||
utils.c | ||
utils.h | ||
version.h |
grub-extras is meant to be used as an overlay on grub2 source tree. Build instructions: - Copy grub-extras in a subdirectory of your grub2 checkout. For example, "grub-extras". - Export GRUB_CONTRIB environment variable to point to this directory. - Build GRUB as usual.