On Mon, Dec 7, 2015 at 6:16 PM, Stroller <strol...@stellar.eclipse.co.uk> wrote:
>
>> On Mon, 7 December 2015, at 9:24 p.m., Rich Freeman <ri...@gentoo.org> wrote:
>>
>> It wasn't really targeted at anybody in particular.  It just should be
>> clear in the documentation since config protection and merging config
>> changes is a big part of administering a Gentoo system.  It probably
>> should be in the handbook, and it looks like it was at some time in
>> the past.
>>
>> Config protection isn't some exotic feature that few use (like
>> crossdev, prefix, hardened, or glentoo).  It is pretty central to the
>> whole design of portage, and I believe all the other package managers
>> implement it as well in some form.
>
> It seems just a tad exotic to me, as I haven't used or needed it in over 10 
> years.
>

You never run etc-update or dispatch-conf?  If you do, you're using
it.  You're just using its default configuration and not adding
directories to it.

> Am I not correct in thinking that a /usr/local/whatever directory would work 
> as I described previously? [1]
>

Only if you patch the program in question to read the file there.  And
if you're going to go to all that trouble you should really patch it
to allow the file to be overridden in /etc which is the more current
tradition.  And if you're going to do that you might as well just
patch the program to install the file the way you want it in the first
place.


-- 
Rich

Reply via email to