From: William Hubbs <williamh@gentoo.org>
To: gentoo development <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] rfc: spire user and group (uid/gid 271)
Date: Thu, 22 Aug 2019 17:06:58 -0500 [thread overview]
Message-ID: <20190822220658.GA4593@whubbs1.dev.av1.gaikai.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 202 bytes --]
This user and group are to be used by the spiffe runtime environment
which will come to the tree along with them [1].
The package will be app-misc/spire.
William
[1] https://github.com/spiffe/spire/
[-- Attachment #1.2: 0001-acct-group-spire-add-spire-group.patch --]
[-- Type: text/x-diff, Size: 1479 bytes --]
From f84069853c4c7467bb7e48597df0074953b540c4 Mon Sep 17 00:00:00 2001
From: William Hubbss <william.hubbs@sony.com>
Date: Thu, 22 Aug 2019 16:53:24 -0500
Subject: [PATCH 1/2] acct-group/spire: add "spire" group
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --force
Signed-off-by: William Hubbs <williamh@gentoo.org>
---
acct-group/spire/metadata.xml | 8 ++++++++
acct-group/spire/spire-0.ebuild | 8 ++++++++
2 files changed, 16 insertions(+)
create mode 100644 acct-group/spire/metadata.xml
create mode 100644 acct-group/spire/spire-0.ebuild
diff --git a/acct-group/spire/metadata.xml b/acct-group/spire/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-group/spire/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/spire/spire-0.ebuild b/acct-group/spire/spire-0.ebuild
new file mode 100644
index 00000000000..cbfc94025ff
--- /dev/null
+++ b/acct-group/spire/spire-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=271
--
2.21.0
[-- Attachment #1.3: 0002-acct-user-spire-add-the-spire-user.patch --]
[-- Type: text/x-diff, Size: 1584 bytes --]
From a2df101561501366f271558b73db4230ca000ef9 Mon Sep 17 00:00:00 2001
From: William Hubbs <william.hubbs@sony.com>
Date: Thu, 22 Aug 2019 16:58:30 -0500
Subject: [PATCH 2/2] acct-user/spire: add the spire user
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --force
Signed-off-by: William Hubbs <williamh@gentoo.org>
---
acct-user/spire/metadata.xml | 8 ++++++++
acct-user/spire/spire-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 acct-user/spire/metadata.xml
create mode 100644 acct-user/spire/spire-0.ebuild
diff --git a/acct-user/spire/metadata.xml b/acct-user/spire/metadata.xml
new file mode 100644
index 00000000000..65da3dd7829
--- /dev/null
+++ b/acct-user/spire/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/spire/spire-0.ebuild b/acct-user/spire/spire-0.ebuild
new file mode 100644
index 00000000000..1008ac8fc8b
--- /dev/null
+++ b/acct-user/spire/spire-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for spiffe runtime environment"
+ACCT_USER_ID=271
+ACCT_USER_GROUPS=( spire )
+
+acct-user_add_deps
--
2.21.0
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
reply other threads:[~2019-08-22 22:07 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=20190822220658.GA4593@whubbs1.dev.av1.gaikai.org \
--to=williamh@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