svn commit: r301163 - in head: etc libexec/dma/dmagent

Bryan Drewery bdrewery at FreeBSD.org
Wed Jun 1 20:23:18 UTC 2016


On 6/1/16 1:22 PM, Glen Barber wrote:
> On Wed, Jun 01, 2016 at 01:13:20PM -0700, Bryan Drewery wrote:
>> On 6/1/16 1:06 PM, Glen Barber wrote:
>>> Author: gjb
>>> Date: Wed Jun  1 20:06:55 2016
>>> New Revision: 301163
>>> URL: https://svnweb.freebsd.org/changeset/base/301163
>>>
>>> Log:
>>>   Implement a hack to re-enable installation of the dma.conf.
>>>   
>>>   The 'CONFS' entries in share/mk/bsd.confs.mk explicitly check
>>>   for the 'installconfig', but does not behave properly with the
>>>   'distribute' target.
>>>   
>>
>> This just moves something out of installconfig, leaving it apparently
>> still broken.
>>
>> Please revert this and r301137 and lets fix this properly.  I'm pretty
>> surprised by this.
>>
> 
> I'm happy to revert these two commits, they were never intended to be
> a permanent fix (I probably should have noted that in the commit log).
> 
> I'm still wrapping my head around what share/mk/bsd.confs.mk is trying
> to do, and why it is interfering with installing these files.
> 
> Before these are reverted, do you have an idea in mind of a proper fix?
> 

What's the bug?

make distribution works fine.

Just tested
rm -rf /tmp/blah
make distrib-dirs DESTDIR=/tmp/blah
make distribution DESTDIR=/tmp/blah
files present:
-rw-r--r--  1 root  wheel  2163 Jun  1 13:21 /tmp/blah/etc/dma/dma.conf
-rw-------  1 root  wheel  1082 Jun  1 13:21 /tmp/blah/etc/ppp/ppp.conf


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160601/6fb7768b/attachment.sig>


More information about the svn-src-head mailing list