Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2018 14:27:03 +0100
From:      John Baldwin <jhb@FreeBSD.org>
To:        Brad Davis <brd@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: 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...
Message-ID:  <cb42a58f-5d57-b224-ebd9-01d60adb964a@FreeBSD.org>
In-Reply-To: <201808111711.w7BHB9bt042827@repo.freebsd.org>
References:  <201808111711.w7BHB9bt042827@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb42a58f-5d57-b224-ebd9-01d60adb964a>