From owner-svn-src-head@FreeBSD.ORG Tue Nov 5 20:35:53 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E0F4FA44; Tue, 5 Nov 2013 20:35:53 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5EBA924ED; Tue, 5 Nov 2013 20:35:52 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id rA5KZoML010503 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 6 Nov 2013 00:35:50 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id rA5KZopv010502; Wed, 6 Nov 2013 00:35:50 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 6 Nov 2013 00:35:50 +0400 From: Gleb Smirnoff To: Julian Elischer Subject: Re: svn commit: r257694 - in head/etc: . defaults namedb periodic/daily rc.d Message-ID: <20131105203550.GI7577@FreeBSD.org> References: <201311050930.rA59U7de097681@svn.freebsd.org> <52794BAB.6010202@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52794BAB.6010202@freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 05 Nov 2013 20:35:54 -0000 On Tue, Nov 05, 2013 at 11:48:59AM -0800, Julian Elischer wrote: J> On 11/5/13, 1:30 AM, Gleb Smirnoff wrote: J> > Author: glebius J> > Date: Tue Nov 5 09:30:06 2013 J> > New Revision: 257694 J> > URL: http://svnweb.freebsd.org/changeset/base/257694 J> > J> > Log: J> > Remove remnants of BIND from /etc, since there is no BIND in base now. J> > J> > Sorry, that would break users running head and BIND from ports, since J> > ports rely on these scripts. The ports will be fixed soon. J> as long as you don't remove these from existing systems on upgrade... J> THAT would be bad.. One do that decision manually in mergemaster. -- Totus tuus, Glebius.