public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools-systemd/, tools-systemd/portage.i686/package.use/, ...
Date: Sat, 28 Apr 2018 23:28:35 +0000 (UTC)	[thread overview]
Message-ID: <1524958099.6ca51d9ebebcf52984a80a6db95ab8623d95d1f3.blueness@gentoo> (raw)

commit:     6ca51d9ebebcf52984a80a6db95ab8623d95d1f3
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 23:28:19 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 23:28:19 2018 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=6ca51d9e

tools-systemd: fix bug #653128

 tools-systemd/portage.amd64/package.use/iputils | 1 +
 tools-systemd/portage.amd64/package.use/pam     | 1 +
 tools-systemd/portage.i686/package.use/iputils  | 1 +
 tools-systemd/portage.i686/package.use/pam      | 1 +
 tools-systemd/run.sh                            | 1 +
 tools-systemd/stage-all.conf.template           | 1 +
 6 files changed, 6 insertions(+)

diff --git a/tools-systemd/portage.amd64/package.use/iputils b/tools-systemd/portage.amd64/package.use/iputils
new file mode 100644
index 00000000..9cde931b
--- /dev/null
+++ b/tools-systemd/portage.amd64/package.use/iputils
@@ -0,0 +1 @@
+net-misc/iputils -caps -filecaps

diff --git a/tools-systemd/portage.amd64/package.use/pam b/tools-systemd/portage.amd64/package.use/pam
new file mode 100644
index 00000000..6cec48a7
--- /dev/null
+++ b/tools-systemd/portage.amd64/package.use/pam
@@ -0,0 +1 @@
+sys-libs/pam -filecaps

diff --git a/tools-systemd/portage.i686/package.use/iputils b/tools-systemd/portage.i686/package.use/iputils
new file mode 100644
index 00000000..9cde931b
--- /dev/null
+++ b/tools-systemd/portage.i686/package.use/iputils
@@ -0,0 +1 @@
+net-misc/iputils -caps -filecaps

diff --git a/tools-systemd/portage.i686/package.use/pam b/tools-systemd/portage.i686/package.use/pam
new file mode 100644
index 00000000..6cec48a7
--- /dev/null
+++ b/tools-systemd/portage.i686/package.use/pam
@@ -0,0 +1 @@
+sys-libs/pam -filecaps

diff --git a/tools-systemd/run.sh b/tools-systemd/run.sh
index 0f16c4d1..bdaf5a4d 100755
--- a/tools-systemd/run.sh
+++ b/tools-systemd/run.sh
@@ -28,6 +28,7 @@ prepare_confs() {
         -e "s:SARCH:${arch}:g" \
         -e "s:PARCH:${parch}:g" \
         -e "s:@REPO_DIR@:${repo_dir}:g" \
+        -e "s:MYCATALYST:$(pwd):g" \
         >  stage${s}-${arch}-systemd.conf
   done
 }

diff --git a/tools-systemd/stage-all.conf.template b/tools-systemd/stage-all.conf.template
index eeff0e98..2be2284f 100644
--- a/tools-systemd/stage-all.conf.template
+++ b/tools-systemd/stage-all.conf.template
@@ -5,3 +5,4 @@ rel_type: systemd/SARCH
 profile: default/linux/PARCH/17.0/systemd
 snapshot: current
 source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
+portage_confdir: MYCATALYST/portage.SARCH


                 reply	other threads:[~2018-04-28 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1524958099.6ca51d9ebebcf52984a80a6db95ab8623d95d1f3.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox