public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/7] User/group assignment: ftp, mail, postmaster
@ 2019-06-20 10:11 Michał Górny
  2019-06-20 10:11 ` [gentoo-dev] [PATCH 1/7] acct-group/ftp: Add 'ftp' group (GID 21) Michał Górny
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Michał Górny @ 2019-06-20 10:11 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Hi,

Here's the RFC for first acct-* packages I'd like to commit.  This is
also a request to reserve the respective UIDs/GIDs.  Namely:

Groups:
  ftp - 21
  mail - 12 (on Linux, FreeBSD has it in baselayout)

Users:
  ftp - 21
  mail - 8 (on Linux, likewise)
  postmaster - 14

I have included updates for respective *base packages, and copied
maintainers from those packages.

I have also started a proposed page to maintain list of used group
and user identifiers on the wiki [1].

Please review.

[1] https://wiki.gentoo.org/wiki/Project:Quality_Assurance/UID_GID_Assignment

--
Best regards,
Michał Górny


Michał Górny (7):
  acct-group/ftp: Add 'ftp' group (GID 21)
  acct-user/ftp: Add 'ftp' user (UID 21)
  net-ftp/ftpbase: Utilize {group,user}/ftp
  acct-group/mail: Add 'mail' group (GID 12 on Linux)
  acct-user/mail: Add 'mail' user (UID 8 on Linux)
  acct-user/postmaster: Add 'postmaster' user (UID 14)
  net-mail/mailbase: Migrate to use acct-*/{mail,postmaster}

 acct-group/ftp/ftp-0.ebuild              |  9 +++++
 acct-group/ftp/metadata.xml              |  5 +++
 acct-group/mail/mail-0.ebuild            |  9 +++++
 acct-group/mail/metadata.xml             |  8 +++++
 acct-user/ftp/ftp-0.ebuild               | 14 ++++++++
 acct-user/ftp/metadata.xml               |  5 +++
 acct-user/mail/mail-0.ebuild             | 15 ++++++++
 acct-user/mail/metadata.xml              |  8 +++++
 acct-user/postmaster/metadata.xml        |  8 +++++
 acct-user/postmaster/postmaster-0.ebuild | 15 ++++++++
 net-ftp/ftpbase/ftpbase-0.01-r3.ebuild   | 39 ++++++++++++++++++++
 net-mail/mailbase/mailbase-1.5-r1.ebuild | 45 ++++++++++++++++++++++++
 profiles/categories                      |  2 ++
 13 files changed, 182 insertions(+)
 create mode 100644 acct-group/ftp/ftp-0.ebuild
 create mode 100644 acct-group/ftp/metadata.xml
 create mode 100644 acct-group/mail/mail-0.ebuild
 create mode 100644 acct-group/mail/metadata.xml
 create mode 100644 acct-user/ftp/ftp-0.ebuild
 create mode 100644 acct-user/ftp/metadata.xml
 create mode 100644 acct-user/mail/mail-0.ebuild
 create mode 100644 acct-user/mail/metadata.xml
 create mode 100644 acct-user/postmaster/metadata.xml
 create mode 100644 acct-user/postmaster/postmaster-0.ebuild
 create mode 100644 net-ftp/ftpbase/ftpbase-0.01-r3.ebuild
 create mode 100644 net-mail/mailbase/mailbase-1.5-r1.ebuild

-- 
2.22.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-06-24 10:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20 10:11 [gentoo-dev] [PATCH 0/7] User/group assignment: ftp, mail, postmaster Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 1/7] acct-group/ftp: Add 'ftp' group (GID 21) Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 2/7] acct-user/ftp: Add 'ftp' user (UID 21) Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 3/7] net-ftp/ftpbase: Utilize {group,user}/ftp Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 4/7] acct-group/mail: Add 'mail' group (GID 12 on Linux) Michał Górny
2019-06-20 12:57   ` Ulrich Mueller
2019-06-20 13:07     ` Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 5/7] acct-user/mail: Add 'mail' user (UID 8 " Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 6/7] acct-user/postmaster: Add 'postmaster' user (UID 14) Michał Górny
2019-06-20 10:11 ` [gentoo-dev] [PATCH 7/7] net-mail/mailbase: Migrate to use acct-*/{mail,postmaster} Michał Górny
2019-06-20 12:55 ` [gentoo-dev] [PATCH 0/7] User/group assignment: ftp, mail, postmaster Ulrich Mueller
2019-06-20 18:33 ` Georgy Yakovlev
2019-06-20 18:35   ` Robin H. Johnson
2019-06-20 18:41     ` Michał Górny
2019-06-20 18:43   ` Michał Górny
2019-06-24 10:30 ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox