dhcpcd-discuss

Re: dhcpcd-7.0.0-beta1 released

Roy Marples

Sun Apr 02 20:06:42 2017

On 02/04/17 20:57, Peter Colberg wrote:
> Hi Roy,
> 
> On Sun, Apr 02, 2017 at 10:43:48AM +0100, Roy Marples wrote:
>> On 01/04/2017 22:50, Peter Colberg wrote:
>>> diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in
>>> index 5dff549b..669fcf9c 100644
>>> --- a/src/dhcpcd.8.in
>>> +++ b/src/dhcpcd.8.in
>>> @@ -259,7 +259,7 @@ This requires persistent storage and not all DHCP servers work with it so it
>>>  is not enabled by default.
>>>  .Nm
>>>  generates the DUID and stores it in
>>> -.Pa @SYSCONFDIR@/dhcpcd.duid .
>>> +.Pa @DBDIR@/duid .
>>>  This file should not be copied to other hosts.
>>>  .It Fl d , Fl Fl debug
>>>  Echo debug messages to the stderr and syslog.
>>> diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in
>>> index 97d2f811..28331ea2 100644
>>> --- a/src/dhcpcd.conf.5.in
>>> +++ b/src/dhcpcd.conf.5.in
>>> @@ -191,7 +191,7 @@ is generated, otherwise DUID-LL is generated (link local address).
>>>  This, plus the IAID will be used as the
>>>  .Ic clientid .
>>>  The DUID-LLT generated will be held in
>>> -.Pa @SYSCONFDIR@/dhcpcd.duid
>>> +.Pa @DBDIR@/duid
>>>  and should not be copied to other hosts.
>>>  .It Ic iaid Ar iaid
>>>  Set the Interface Association Identifier to
>>>
>>
>> https://dev.marples.name/rDHCf57c4975d00b4f156c3a106f6f0950b4a326759b
> 
> Your commit differs from my patch, the latter substitutes
> 
> @SYSCONFDIR@/dhcpcd.duid → @DBDIR@/duid
> 
> (not @DBDIR@/dhcpcd.duid)

Let's try again -
https://dev.marples.name/rDHCbe60b4a0e4c5f5bb02e71f2a3344b7bd096c874a

Doing too many things right now and I tried to be clever to bump the man
page date as well, sorry about that.

Thanks

Roy

References:
dhcpcd-7.0.0-beta1 releasedRoy Marples
Re: dhcpcd-7.0.0-beta1 releasedPeter Colberg
Re: dhcpcd-7.0.0-beta1 releasedRoy Marples
Re: dhcpcd-7.0.0-beta1 releasedPeter Colberg
Archive administrator: postmaster@marples.name