public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] [PATCH 0/7] User/group assignment: ftp, mail, postmaster
@ 2019-06-20 10:11 99% Michał Górny
  0 siblings, 0 replies; 1+ results
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	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-06-20 10:11 99% [gentoo-dev] [PATCH 0/7] User/group assignment: ftp, mail, postmaster 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