[PATCH] stage1: m-i deps stopgap fix

Michael Shigorin mike на altlinux.org
Ср Сен 19 10:16:46 MSK 2018


---
 features.in/stage2/config.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/features.in/stage2/config.mk b/features.in/stage2/config.mk
index 2eb7099..f8756ba 100644
--- a/features.in/stage2/config.mk
+++ b/features.in/stage2/config.mk
@@ -1,7 +1,8 @@
 # "1" is not a typo
 use/stage2: sub/stage1
 	@$(call add_feature)
-	@$(call add,STAGE1_PACKAGES,file make-initrd make-initrd-propagator propagator)
+	@$(call add,STAGE1_PACKAGES,make-initrd file iproute2 which cifs-utils)
+	@$(call add,STAGE1_PACKAGES,make-initrd-propagator propagator)
 	@$(call add,STAGE1_MODLISTS,$$(FEATURES))
 	@$(call xport,STAGE1_KCONFIG)
 
-- 
2.10.4


--W/nzBZO5zC0uMSeA--


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