From owner-freebsd-current@FreeBSD.ORG Sat Jun 12 16:54:50 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87464106566B; Sat, 12 Jun 2010 16:54:50 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4116E8FC16; Sat, 12 Jun 2010 16:54:49 +0000 (UTC) Received: by iwn7 with SMTP id 7so3013341iwn.13 for ; Sat, 12 Jun 2010 09:54:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Z73SURBB7QLYlgjA9X9eT+j06pkdaR87gn9XMdtPHwk=; b=r/tB1+MpBGIhB+pbJlJY7Xooy48FtNbiYiTXtZr3gto4bm6V7xu2opsiZDXukPI0je q3CH4/mowJMExWFxN0YE9YBRUXNNNpH7sYaCImmdhLd6FSj/bm57DZindXnWmkvlejth v8uiTQxtFOTjccSyWkguH9T2xHtgt8evRyK6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=XVbrJDFnuWx8RHu+kWUtd+1gEw+REbLqOmZrXQIUPk2JphWtth9EpfNegbppQW5BjP q3S2wv8O9fj8hx4nmFBGaHFqSBIDtfdeayQ7tDAlp0Wlhp1dVuCsha8tkr5yhBUdJ7v1 IG61GZTA2Vt2W0oiquWBQsLEOnM5GpoFT78nc= MIME-Version: 1.0 Received: by 10.231.124.229 with SMTP id v37mr3137715ibr.184.1276361689348; Sat, 12 Jun 2010 09:54:49 -0700 (PDT) Received: by 10.231.182.196 with HTTP; Sat, 12 Jun 2010 09:54:49 -0700 (PDT) In-Reply-To: <201006101346.59824.jhb@freebsd.org> References: <201006101346.59824.jhb@freebsd.org> Date: Sat, 12 Jun 2010 11:54:49 -0500 Message-ID: From: Brandon Gooch To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: RFC: etcupdate tool in base? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2010 16:54:50 -0000 On Thu, Jun 10, 2010 at 12:46 PM, John Baldwin wrote: > I've had several folks ask me recently about importing etcupdate > (http://www.FreeBSD.org/~jhb/etcupdate) into the base system as an altern= ate > tool for updating /etc during upgrades. =A0Do folks have any strong objec= tions > to doing so? =A0More details about how it works and an HTML version of th= e > manpage can be found at the URL above. > > -- > John Baldwin > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " > +1 from me, I will use it. -Brandon