From owner-svn-src-head@freebsd.org Thu Nov 5 18:15:58 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D39B5A27DAC; Thu, 5 Nov 2015 18:15:58 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BC9D914B0; Thu, 5 Nov 2015 18:15:58 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id B58931142; Thu, 5 Nov 2015 18:15:58 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 6415715E7C; Thu, 5 Nov 2015 18:15:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id joqZFuBSqjfd; Thu, 5 Nov 2015 18:15:56 +0000 (UTC) Subject: Re: svn commit: r290252 - in head: . etc/defaults etc/periodic/daily tools/build/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com B233F15E71 To: NGie Cooper References: <201511020105.tA215YhV095725@repo.freebsd.org> <563AA10C.6050009@FreeBSD.org> Cc: Garrett Cooper , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" From: Bryan Drewery Organization: FreeBSD Message-ID: <563B9CDB.6010501@FreeBSD.org> Date: Thu, 5 Nov 2015 10:15:55 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 18:15:58 -0000 On 11/4/15 4:40 PM, NGie Cooper wrote: > On Wed, Nov 4, 2015 at 4:21 PM, Bryan Drewery wrote: > > ... > >> This seems a bit gratuitous and against POLA. > > Unfortunately it was more POLA when the pediodic script was deleted > after it was added to OptionalObsoleteFiles.inc in the last few > months. > > I could add a backwards compatible variable when MFCing the change to > avoid breaking POLA on stable/9 and stable/10 though. I think a backwards compat var on head should be done as well. This periodic script came into the tree in least 1997. -- Regards, Bryan Drewery