[devel-distro] [PATCH 3/3] ve.mk: initial ve/lxc-builder

Michael Shigorin mike at altlinux.org
Mon Oct 25 12:13:16 MSK 2021


I've doubted what to base it on but settled with ve/.lxc-base
for the common prefix reason. :)
---
 conf.d/ve.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf.d/ve.mk b/conf.d/ve.mk
index 75957af5d..136d3b611 100644
--- a/conf.d/ve.mk
+++ b/conf.d/ve.mk
@@ -62,4 +62,7 @@ ve/lxc-systemd-etcnet: ve/.lxc-base ve/systemd-etcnet use/net-eth; @:
 ve/lxc-systemd-networkd: ve/.lxc-base \
 	ve/systemd-networkd use/net-eth/networkd; @:
 
+ve/lxc-builder: ve/lxc-sysvinit-etcnet use/dev/builder/base use/repo
+	@$(call add,BASE_LISTS,openssh)
+
 endif
-- 
2.25.4



More information about the devel-distro mailing list