public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Martin Schlemmer <azarah@gentoo.org>
To: Gentoo-Dev <gentoo-dev@robin.gentoo.org>
Subject: Re: [gentoo-dev] [g2boojum@gentoo.org: glep 27 thoughts]
Date: Tue, 08 Mar 2005 23:21:24 +0200	[thread overview]
Message-ID: <1110316884.8842.145.camel@nosferatu.lan> (raw)
In-Reply-To: <20050308160153.GA1892@server.grantgoodyear.org>

[-- Attachment #1: Type: text/plain, Size: 1932 bytes --]

On Tue, 2005-03-08 at 10:03 -0600, Grant Goodyear wrote:
> I sent the following to SpanKY a while back as my thoughts on how to
> move GLEP 27 away from xml (which the portage devs would really rather
> avoid).  It has his tentative approval, so now I'd like to get some
> general comments.  GLEP 27 is a really good idea, and it would be nice
> to have it implemented.
> 
> -g2boojum-
> ----- Forwarded message from Grant Goodyear <g2boojum@gentoo.org> -----
> 
> From: Grant Goodyear <g2boojum@gentoo.org>
> Date: Fri, 7 Jan 2005 23:37:03 -0600
> To: vapier@gentoo.org
> User-Agent: Mutt/1.5.6i
> Subject: glep 27 thoughts
> 
> I've been thinking a bit about how to make uid/gid handling work w/o
> needing xml.  It seems like it ought to be simple enough to replace
> the xml files with simple plain-text files which look like the
> following:
> 
> # cat groups/dovecot
> gid = 97
> 
> # cat users/dovecot
> uid = 97
> shell = /bin/false
> home = /dev/null
> groups = dovecot, foo, bar
> gecos = Added by portage for dovecot # (normally autogenerated)
> 
> Essentially, these files would just contain the same information as what
> one would use w/ groupadd and useradd, but w/ more readable syntax.
> 
> I'm also thinking that instead of putting these files in
> portage/profiles/accounts, perhaps we should permit an "accounts"
> directory in each stage of a cascading profile, thus moving the platform
> logic (linux vs hurd vs *bsd vs whatever) from the user and group files
> (which, in the original glep, would list info for all supported
> platforms) to the cascading profiles (default-linux, default-bsd/fbsd,
> etcetera).
> 

What about the libconf project ?  Can't we still put that to use somehow
(sorry, don't know the details anymore of it) to solve this issue?


-- 
Martin Schlemmer
Gentoo Linux Developer, Desktop/System Team Developer
Cape Town, South Africa


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-03-08 21:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08 16:03 [gentoo-dev] [g2boojum@gentoo.org: glep 27 thoughts] Grant Goodyear
2005-03-08 21:21 ` Martin Schlemmer [this message]
2005-03-08 21:57   ` Mike Frysinger
2005-03-09 11:09     ` Martin Schlemmer
2005-03-10  0:52       ` Mike Frysinger
2005-03-10 12:35         ` Martin Schlemmer

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=1110316884.8842.145.camel@nosferatu.lan \
    --to=azarah@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    --cc=gentoo-dev@robin.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