[PATCH 18/22] grub: added fwsetup_efi.cfg
Anton Midyukov
antohami at altlinux.org
Fri Jan 10 21:56:52 MSK 2020
Added for EFI only (see stage1/scripts.d/01-grub).
---
features.in/grub/generate.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features.in/grub/generate.mk b/features.in/grub/generate.mk
index f321ce798e..8d3870fe90 100644
--- a/features.in/grub/generate.mk
+++ b/features.in/grub/generate.mk
@@ -16,7 +16,7 @@ ifndef GRUB_DIRECT
# SUBPROFILES are considered GRUB_CFG too
# (note these can appear like stage2 ÎÁ live);
# 01defaults.cfg is included indefinitely
-GRUB_CFG := $(GRUB_CFG) $(SUBPROFILE_DIRS) defaults
+GRUB_CFG := $(GRUB_CFG) $(SUBPROFILE_DIRS) defaults fwsetup_efi
endif
DSTDIR := $(BUILDDIR)/stage1/files/boot/grub/.in
--
2.24.1
--------------E54E3444F4BC138E1CEC79A9
Content-Type: text/x-patch;
name="0019-efi-use-efi-grub-for-EFI_ARHES-only.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0019-efi-use-efi-grub-for-EFI_ARHES-only.patch"
More information about the devel-distro
mailing list