Gentoo Archives: gentoo-dev

From: Marius Mauch <genone@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unmerging and CONFIG_PROTECT
Date: Sun, 29 Feb 2004 15:15:54
Message-Id: 20040229161546.4bd04a74@sven.genone.homeip.net
In Reply to: Re: [gentoo-dev] Unmerging and CONFIG_PROTECT by Jeremy Huddleston
1 On 02/28/04 Jeremy Huddleston wrote:
2
3 > On Sat, 2004-02-28 at 02:55, Stuart Herbert wrote:
4 > > I agree with Jason - a config file that hasn't been modified
5 > > shouldn't be config-protected. No information is lost when the file
6 > > is removed, and if a Gentoo user has edited the file, it'll get
7 > > picked up because of the change in timestamp and md5sum.
8 >
9 > It should be left. Consider this case:
10 > $ emerge packageA
11 > /etc/services is modified to contain a reference for packageA
12 >
13 > $ emerge packageB
14 > /etc/services is modified to contain a reference for packageB
15
16 Two packages owning the same file is a bug, no matter if the file is
17 CONFIG_PROTECTed or not.
18
19 Marius
20
21 --
22 Public Key at http://www.genone.de/info/gpg-key.pub
23
24 In the beginning, there was nothing. And God said, 'Let there be
25 Light.' And there was still nothing, but you could see a bit better.

Replies

Subject Author
Re: [gentoo-dev] Unmerging and CONFIG_PROTECT Drake Wyrm <wyrm@×××××.com>