From owner-svn-src-head@FreeBSD.ORG Thu Jul 8 16:39:03 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69416106566B; Thu, 8 Jul 2010 16:39:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 25A948FC12; Thu, 8 Jul 2010 16:39:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o68GZSOs066436; Thu, 8 Jul 2010 10:35:28 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 08 Jul 2010 10:35:45 -0600 (MDT) Message-Id: <20100708.103545.87210464882418374.imp@bsdimp.com> To: cperciva@freebsd.org From: "M. Warner Losh" In-Reply-To: <4C3591F5.2040401@freebsd.org> References: <201007080328.o683SP5k089410@svn.freebsd.org> <4C358891.5010502@FreeBSD.org> <4C3591F5.2040401@freebsd.org> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, gabor@freebsd.org, randi@freebsd.org Subject: Re: svn commit: r209787 - head/usr.sbin/sysinstall X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Jul 2010 16:39:03 -0000 In message: <4C3591F5.2040401@freebsd.org> Colin Percival writes: : On 07/08/10 01:13, Gabor Kovesdan wrote: : > Em 2010.07.08. 5:28, Randi Harper escreveu: : >> Remove the ability to upgrade via sysinstall. [...] : >> : >> Approved by: cperciva (mentor) : >> : > Please revert. It has never been discussed in FreeBSD mailing lists, : > while it is mandatory before such important changes. : : This was discussed on the freebsd-sysinstall list last month: : http://lists.freebsd.org/pipermail/freebsd-sysinstall/2010-June/000012.html : : My personal feeling was that since the level of interest in sysinstall from : FreeBSD developers was generally low, this would be sufficient, so I told : randi to go ahead and commit without also adding noise to -arch; but if you : think the freebsd-sysinstall list is insufficient I'll get her to back this : out pending discussion on -arch. freebsd-sysinstall is unlikely to represent more than a tiny sliver of the freebsd community. Talking about ripping out major functionality likely won't get a good sampling of the community there and will tend to produce skewed results. Warner