From: Michael Shigorin <mike@altlinux.org> To: devel-distro@lists.altlinux.org Subject: [devel-distro] [PATCH 3/3] ve.mk: initial ve/lxc-builder Date: Mon, 25 Oct 2021 12:13:16 +0300 Message-ID: <20211025091316.7298-4-mike@altlinux.org> (raw) In-Reply-To: <20211025091316.7298-1-mike@altlinux.org> 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
next prev parent reply other threads:[~2021-10-25 9:13 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-10-25 9:13 [devel-distro] [PATCH 0/3] замеченное Michael Shigorin 2021-10-25 9:13 ` [devel-distro] [PATCH 1/3] ve.mk: refactor those ve/lxc-* dups Michael Shigorin 2021-10-25 9:13 ` [devel-distro] [PATCH 2/3] reports.mk: don't call rpmquery with empty list Michael Shigorin 2021-10-25 9:13 ` Michael Shigorin [this message] 2021-10-25 14:31 ` [devel-distro] [PATCH 0/3] замеченное Антон Мидюков
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20211025091316.7298-4-mike@altlinux.org \ --to=mike@altlinux.org \ --cc=devel-distro@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Distributions development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \ devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com public-inbox-index devel-distro Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-distro AGPL code for this site: git clone https://public-inbox.org/public-inbox.git