svn commit: r337648 - in head: etc etc/defaults etc/periodic usr.sbin/periodic usr.sbin/periodic/etc usr.sbin/periodic/etc/daily usr.sbin/periodic/etc/monthly usr.sbin/periodic/etc/security usr.sbi...
John Baldwin
jhb at FreeBSD.org
Thu Aug 16 13:27:06 UTC 2018
On 8/11/18 6:11 PM, Brad Davis wrote:
> Author: brd
> Date: Sat Aug 11 17:11:08 2018
> New Revision: 337648
> URL: https://svnweb.freebsd.org/changeset/base/337648
>
> Log:
> Move all periodic related config and scripts to usr.sbin/periodic/
>
> This makes pkgbase easier by tagging these as CONFS so they are properly
> tagged as config files.
>
> Approved by: will (mentor)
> Sponsored by: Essen Hackathon
> Differential Revision: https://reviews.freebsd.org/D16553
After this, 'make distribution' no longer installs /etc/defaults/periodic.conf
and etcupdate wants to remove it (due to FILES vs CONF). I think mergemaster
won't notice. In my case the differing $FreeBSD$ made etcupdate just emit
a warning saying a modified file couldn't be removed, but if someone wasn't
using an svn client that expanded the tags it would be removed.
--
John Baldwin
More information about the svn-src-all
mailing list