Re: [gentoo-dev] RFC: UID/GID assignment for i2pd (170)

2019-08-10 Thread Alexey I . Korepanov
The process runs as i2pd:i2pd. The group is not used for anything specific. 10.08.2019, 01:16, "Michael Orlitzky" :Is the group still used for anything?

[gentoo-dev] [PATCH] mount-boot.eclass: Fix ro check

2019-08-10 Thread Thomas Deutschmann
Make sure we check only /boot mount and not any mount containing '/boot'. Closes: https://bugs.gentoo.org/691874 Signed-off-by: Thomas Deutschmann --- eclass/mount-boot.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/mount-boot.eclass b/eclass/mount-boot.eclass

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread William Hubbs
On Tue, Aug 06, 2019 at 11:29:50PM +0200, Michał Górny wrote: > Hi, > > Some time ago William asked me to move UID/GID assignments from wiki [1] > to something more accessible. I've finally gotten around to draft > something, and I'd like to hear your comments about it. The idea is to > keep a w

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread Michał Górny
On Sat, 2019-08-10 at 15:49 -0500, William Hubbs wrote: > On Tue, Aug 06, 2019 at 11:29:50PM +0200, Michał Górny wrote: > > Hi, > > > > Some time ago William asked me to move UID/GID assignments from wiki [1] > > to something more accessible. I've finally gotten around to draft > > something, and

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread Ulrich Mueller
> On Sat, 10 Aug 2019, William Hubbs wrote: > I propose using a colon like we do in /etc/passwd: > root:0:0:baselayout: > bin:1:1:baselayout:some notes go here Please no. I thought the purpose of this exercise was to have a format that is human readable, and not something with strange se

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread William Hubbs
On Sat, Aug 10, 2019 at 10:51:52PM +0200, Michał Górny wrote: > On Sat, 2019-08-10 at 15:49 -0500, William Hubbs wrote: > > On Tue, Aug 06, 2019 at 11:29:50PM +0200, Michał Górny wrote: > > > Hi, > > > > > > Some time ago William asked me to move UID/GID assignments from wiki [1] > > > to somethin

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread William Hubbs
On Sun, Aug 11, 2019 at 12:40:04AM +0200, Ulrich Mueller wrote: > > On Sat, 10 Aug 2019, William Hubbs wrote: > > > I propose using a colon like we do in /etc/passwd: > > > root:0:0:baselayout: > > bin:1:1:baselayout:some notes go here > > Please no. I thought the purpose of this exercis

Re: [gentoo-dev] [PATCH] mount-boot.eclass: Fix ro check

2019-08-10 Thread Robin H. Johnson
On Sat, Aug 10, 2019 at 09:42:38PM +0200, Thomas Deutschmann wrote: > Make sure we check only /boot mount and not any mount > containing '/boot'. +1. -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead, Foundation Treasurer E-Mail : robb...@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B9

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread Matt Turner
On Sat, Aug 10, 2019 at 1:49 PM William Hubbs wrote: > > On Tue, Aug 06, 2019 at 11:29:50PM +0200, Michał Górny wrote: > > Hi, > > > > Some time ago William asked me to move UID/GID assignments from wiki [1] > > to something more accessible. I've finally gotten around to draft > > something, and

Re: [gentoo-dev] RFC: UID/GID assignment for i2pd (170)

2019-08-10 Thread Michael Orlitzky
On 8/10/19 4:27 AM, Alexey I. Korepanov wrote: > The process runs as i2pd:i2pd. The group is not used for anything specific. I think I confused myself. The user does need a primary group, in any case. Everything's fine, carry on.

Re: [gentoo-dev] [RFC] Moving UID/GID assignments to api.gentoo.org

2019-08-10 Thread Ulrich Mueller
> On Sun, 11 Aug 2019, William Hubbs wrote: > Well, I suppose it wouldn't be a problem if we don't care about > alignment, but that is not readable either really right? > For example, (completely making up uid/gid numbers), this is totally > valid. > root 0 0 baselayout this is from baselayo