Gentoo Archives: gentoo-user

From: marco@×××××××.it
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerge config files update question
Date: Wed, 15 Jun 2016 16:07:31
Message-Id: 20160615180721.3d0baf9d@lobo.lobo.dom
1 Hi all,
2 i need explanation about how emerge does updates of config files.
3
4 example:
5 emerge -v1 =net-misc/dhcp-4.3.3_p1
6
7 then i change parameters in /etc/dhcp/dhcpd.conf and /etc/conf.d/dhcpd
8
9 then i upgrade the net-misc/dhcp (net-misc/dhcp ~amd64)
10
11 emerge -v1 net-misc/dhcp
12 [ebuild U ~] net-misc/dhcp-4.3.4::gentoo [4.3.3_p1::gentoo]
13
14 but when the update finished i don't have any etc-update to do .
15
16 Why emerge do not create new ._cfg0000_dhcpd.conf and ._cfg0000_dhcpd ?
17
18 best regards
19 Marco

Replies

Subject Author
Re: [gentoo-user] Emerge config files update question Neil Bothwick <neil@××××××××××.uk>