[PATCH] efi: bridge bootargs into EFI too

Michael Shigorin mike на altlinux.org
Сб Мар 7 02:12:21 MSK 2015


It's been missing roughly from the start there :-/
---
 features.in/efi/config.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/features.in/efi/config.mk b/features.in/efi/config.mk
index 0a092d8..1631d1a 100644
--- a/features.in/efi/config.mk
+++ b/features.in/efi/config.mk
@@ -14,6 +14,8 @@ use/efi:
 	@$(call add,INSTALL2_PACKAGES,dosfstools fatresize)
 	@$(call try,EFI_BOOTLOADER,elilo)	# default one
 	@$(call add,STAGE1_KCONFIG,EFI EFI_PARTITION EFI_VARS FB_EFI)
+	@$(call set,MKI_VER_OPTIMAL,0.2.17)	# for EFI_BOOTARGS
+	@$(call set,EFI_BOOTARGS,$(STAGE2_BOOTARGS))
 
 use/efi/refind: use/efi
 	@$(call set,EFI_BOOTLOADER,refind)
-- 
2.1.4


--9jxsPFA5p3P2qPhR--


Подробная информация о списке рассылки Devel