From: Devdas Bhagat <dvb@users.sourceforge.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Interest Check: Dynamic config files for portage
Date: Sat, 5 Jul 2003 23:08:19 +0530 [thread overview]
Message-ID: <20030705230819.A19959@evita.devdas.geek> (raw)
In-Reply-To: <20030701025824.64ecc18a.seemant@gentoo.org>; from seemant@gentoo.org on Tue, Jul 01, 2003 at 02:58:24AM -0700
[-- Attachment #1: Type: text/plain, Size: 1557 bytes --]
On 01/07/03 02:58 -0700, Seemant Kulleen wrote:
> Hi All,
<insert bitching about wordwrap here>
> Before I go and invalidate a bug, I thought I might take the idea
> around here to see if it has any merit in terms of usefulness/interest.
>
> The idea stems from the fact that etc-updating a make.conf file can be a
> bit of a stressful event. And as portage's set of features grows, so
> too will the size of the make.conf file. I get the impression that the
> make.conf file is a little hard to parse, with the huge comment blocks
> etc etc. So my proposal is this: a make.conf.d directory which contains
> files for each section of the make.conf: use, flags, fetch, packagevars.
Instead of a make.conf.d or make.d, why not ship with a set of
sample-make.foo.conf files? The detailed comments can go in the sample
files, while the main make.conf has a few short comments.
I would suggest make.conf.global and make.conf.local. The global file
will summarily be overwritten by any upgrades, the make.conf.local file
will never be touched by it.
make.conf will include make.conf.global and make.conf.local
make.conf.local can have flags set in two ways:
append to flags in global:
foo += flag flag flag
override global flags
bar = flag flag flag
If there are two conflicting flags, the flags in .local take precedence,
with a warning logged to the user.
This should enable you not to have to bother about what has changed,
while allowing for local configuration specific customization.
<snip>
Devdas Bhagat
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2003-07-05 17:38 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-01 9:58 [gentoo-dev] Interest Check: Dynamic config files for portage Seemant Kulleen
2003-07-01 10:32 ` Ferris McCormick
2003-07-01 10:35 ` Rigo Ketelings
2003-07-01 10:46 ` [gentoo-dev] " sf
2003-07-01 11:28 ` [gentoo-dev] " Georgi Georgiev
2003-07-01 11:34 ` Lisa M.
2003-07-01 12:12 ` Stewart Honsberger
2003-07-01 13:41 ` Troy Dack
2003-07-01 14:07 ` Lisa M.
2003-07-01 14:27 ` William Kenworthy
2003-07-01 15:37 ` Alex Veber
2003-07-01 22:25 ` Troy Dack
2003-07-01 22:49 ` Georgi Georgiev
2003-07-01 14:05 ` Toby Dickenson
2003-07-01 15:49 ` Josep Sanjuas
2003-07-01 16:32 ` Toby Dickenson
2003-07-01 22:29 ` Owen Gunden
2003-07-02 9:57 ` Toby Dickenson
2003-07-01 22:57 ` Georgi Georgiev
2003-07-01 14:12 ` Dhruba Bandopadhyay
2003-07-01 18:13 ` Svyatogor
2003-07-01 14:49 ` Svyatogor
2003-07-02 0:40 ` Robert Bragg
2003-07-02 2:56 ` Aron Griffis
2003-07-02 3:03 ` Aron Griffis
2003-07-02 3:51 ` Grant Goodyear
2003-07-03 5:36 ` Kumba
2003-07-03 6:04 ` Owen Gunden
2003-07-04 14:12 ` Spider
2003-07-04 23:38 ` Troy Dack
2003-07-05 17:38 ` Devdas Bhagat [this message]
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=20030705230819.A19959@evita.devdas.geek \
--to=dvb@users.sourceforge.net \
--cc=gentoo-dev@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