From owner-svn-src-head@FreeBSD.ORG Thu Jul 8 09:15:32 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 63FA01065672; Thu, 8 Jul 2010 09:15:32 +0000 (UTC) Date: Thu, 8 Jul 2010 09:15:32 +0000 From: Alexey Dokuchaev To: Colin Percival Message-ID: <20100708091532.GA5707@FreeBSD.org> References: <201007080328.o683SP5k089410@svn.freebsd.org> <4C358891.5010502@FreeBSD.org> <4C3591F5.2040401@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4C3591F5.2040401@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Gabor Kovesdan , Randi Harper 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 09:15:32 -0000 On Thu, Jul 08, 2010 at 01:53:09AM -0700, Colin Percival wrote: > 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) > >> > > I just used this feature yesterday to repair my -CURRENT installation > > on a netbook with an USB snapshot image. First I tried freebsd-update > > but it just failed to fetch the keys from the servers and was unable > > to produce any sensual error message [...] > > Yes, freebsd-update should print a more useful error message when it is asked > to upgrade to a release it doesn't support (freebsd-update only does RELEASEs, > BETAs, and RCs). But a more *sensual* message is probably not necessary. :-) He'd probably meant sensitive. Still, if freebsd-update(8) cannot be used as drop-in replacement of sysinstall(8) for functionality in question (and not supporting -CURRENT snapshots that many of us are running proves it cannot), this change should be reverted until universally accepted solution is proposed, tested, and committed. ./danfe