Gentoo Archives: gentoo-dev

From: Benno Schulenberg <benno.schulenberg@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: Package Manager Specification: configuration protection
Date: Wed, 13 Sep 2006 17:51:48
Message-Id: 200609131947.13027.benno.schulenberg@gmail.com
In Reply to: [gentoo-dev] RFC: Package Manager Specification: configuration protection by Ciaran McCreesh
1 Ciaran McCreesh wrote:
2 > * If no existing file with the intended target name exists, or if
3 > the existing file has identical content to the file to be
4 > installed, the file to be installed is installed as normal.
5
6 I would much prefer new files to be treated as if replacing an
7 existing zero length file. When something is installed into /etc,
8 etc-update should alert me to this, because logically speaking a
9 new configuration file is a big configuration change.
10
11 Ideally the package manager would unconditionally respect the config
12 protection area, and it should be up to tools like etc-update to
13 (configurably) automerge new files and identical files, just like
14 it can be configured to automerge trivial/comment changes.
15
16 Benno
17 --
18 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] RFC: Package Manager Specification: configuration protection Daniel Gryniewicz <dang@g.o>
Re: [gentoo-dev] RFC: Package Manager Specification: configuration protection Thomas de Grenier de Latour <degrenier@×××××××××××.fr>