From owner-svn-src-all@freebsd.org Sat May 13 16:29:54 2017 Return-Path: Delivered-To: svn-src-all@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 2F231D6B12A; Sat, 13 May 2017 16:29:54 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F37626EB; Sat, 13 May 2017 16:29:53 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x243.google.com with SMTP id i63so11347981pgd.2; Sat, 13 May 2017 09:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=ocLYMLPUgKWH+JIa5sF+7kk1xH1u9S1ovkFIXpCbmLw=; b=ur0fthpnNUKlx75NiTw4XIV0skuT5LF61VgbJvu+/h4AN9RfnLxCDZnrg3RXnhF6HV /86DAu2dYLhXbPdBIjJeeRvAwiiweEd6AH1NmuXgxX4WvmcPs6OlO8cLq+y3//SyYCcq MUvkz2jER3mNBST+vXmijo+OKbt/nDivmoIdkd3aApoVPADKfgcPoLjyaB9C3h82W0ag urJMRrsgCvc06YKXtmCiE2fr2Qpo3N8e9wGuH35K1A8xXCbeWCoocCwn0MOqF+19GxRA IDkYEgxQZ18A709gucBWGOpFMNvfxqC/QgzEZRc70at/9p4Py/bmvf2ofm8hEzSp+c+3 5qRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=ocLYMLPUgKWH+JIa5sF+7kk1xH1u9S1ovkFIXpCbmLw=; b=NnNAVI8j9Iy7jHrXjly9hTtcceWFRU50J4NntNXQZM8JDOYT0SSpec6G4UW1/4p+G8 dc6qPqBQUofFt4kKpDz6aqUPey4A8HPjHKWBdR/LHlALH9Kwt12cAhqZeojGRy4L0GAt jOpYZ98Ifat7Jssto+GwVt/mWkn1imcGYMfZVzuZVs5EAXPuJlqwpg9Vw+GMBoNgzezA 0DkZGvmTLOPw/NlNyAdZ9SBtCoQScCR9Phonk+gaDvQwOlcBIqcgArLIroa84c2Cdl0A SMQid6DN18entJIFe3m0BNVjYmJ9ILXZaeRwdyrZJtDSEOj348wXTpoSPsY3sPbjr9ME UpuA== X-Gm-Message-State: AODbwcDwbW9bzWoogR4HOQWmtoXliYHl9AIo3f0rJwjnGh2ZlHLp4znx 63l33Ln5iIGttCBWVWk= X-Received: by 10.84.141.129 with SMTP id 1mr12788765plv.75.1494692993315; Sat, 13 May 2017 09:29:53 -0700 (PDT) Received: from [192.168.20.13] (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id e4sm10217109pfe.96.2017.05.13.09.29.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 May 2017 09:29:52 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk From: Ngie Cooper X-Mailer: iPhone Mail (14E304) In-Reply-To: <201705131537.v4DFbgWV045290@pdx.rh.CN85.dnsmgr.net> Date: Sat, 13 May 2017 09:29:51 -0700 Cc: Ngie Cooper , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201705131537.v4DFbgWV045290@pdx.rh.CN85.dnsmgr.net> To: rgrimes@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2017 16:29:54 -0000 On May 13, 2017, at 08:37, Rodney W. Grimes = wrote: >> Author: ngie >> Date: Sat May 13 03:10:50 2017 >> New Revision: 318250 >> URL: https://svnweb.freebsd.org/changeset/base/318250 >>=20 >> Log: >> Handle the logfiles in newsyslog and syslogd conditionally, based on >> src.conf(5) knobs >>=20 >> This will allow consumers of FreeBSD to use the unmodified configuration= >> files out of the box more than previously. >=20 > What about simply generating proper newsyslog.conf and syslog.conf based > on the the MK_ values rather than change the visible administration > interface that has finger memory, ansible, and puppet support? - My employer doesn't use puppet on its appliances. - Files snapshotted in time bitrot (which was the case with our configs, whi= ch is part of the reason behind this change. - It's really easy to screw up a mergemaster call if you edit the files, and= install the stock version which removes the edits. Thanks, -Ngie=