From owner-freebsd-sysinstall@FreeBSD.ORG Wed Jan 4 08:52:56 2012 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48BAC10656B0; Wed, 4 Jan 2012 08:52:56 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id C244F8FC16; Wed, 4 Jan 2012 08:52:55 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id B26B1E622D; Wed, 4 Jan 2012 08:52:54 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=HAc34GAI6XNq aQqzcNs0+H9n/+Q=; b=X/Zr6MjhIXGgXqKcsfQFUwjnyrl3nyATirpyNITkB6LL sHfiUS6NJ02MimH+Sixe6qBuQ/Voa7HHCVpxd3P5U1LXNQWdhYLUGioEp3WE+uyK agX5VHsYg+KfUOFxTUj7FZJjfqQvRRRiQan6AifBdAszo09sg4NLd2ogYFKAC4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=Y+UN/i 4yTHWM6tBu9wlK8HC9SEtxuMYcixOjaCBIUvHslppSZ4MoJlsvXrorDTkIDom6NM 6vy5ITAwyD/L6jUoqzY5587qW/5pMFrjfnJPZXkW7enSUi0+nRmqzWMACvn81CZ5 qpeT1PEuhUo4sW9DyIyGI/Kt+3oMm1agETZ8A= Received: from [192.168.1.66] (188-220-36-32.zone11.bethere.co.uk [188.220.36.32]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 7A2F8E6219; Wed, 4 Jan 2012 08:52:54 +0000 (GMT) Message-ID: <4F041361.7000802@cran.org.uk> Date: Wed, 04 Jan 2012 08:52:49 +0000 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Craig Rodrigues References: <4F03A366.5030601@cran.org.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current Current , freebsd-sysinstall@freebsd.org, Marcel Moolenaar Subject: Re: sysinstall as a post-install tool X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2012 08:52:56 -0000 On 04/01/2012 03:39, Craig Rodrigues wrote: > Where is the code for this? Would committing your sade additions now > to a project branch in Subversion > be appropriate? That way folks could check it out from SVN, and > provide comments and patches, > and help push things along faster. > When your code is complete, it could be merged to HEAD. I didn't do the work, it was Andrey Elsukov (ae@) - the code's at http://svnweb.freebsd.org/base/user/ae/usr.sbin/sade/ . > While I understand some of the concerns about removing sysinstall in HEAD, > I think that sysinstall is so far behind the curve in usefulness, that I think > that putting a bullet in its head now and forcing a mini-crisis to > implement something better is not a bad idea, > even though it may violate POLA. I can see that people prefer bsdinstall so I'll stop trying to keep sysinstall going. -- Bruce Cran