From owner-freebsd-current@FreeBSD.ORG Wed Jan 4 08:29:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95DB51065670; Wed, 4 Jan 2012 08:29:42 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 466588FC0A; Wed, 4 Jan 2012 08:29:42 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 57364E3F07A; Wed, 4 Jan 2012 09:11:56 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yFZ9GaZkoOU3; Wed, 4 Jan 2012 09:11:53 +0100 (CET) Received: from goofy01.vnodelab.local (unknown [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 6C1B0E3F079; Wed, 4 Jan 2012 09:11:53 +0100 (CET) Date: Wed, 4 Jan 2012 09:11:51 +0100 From: Joel Dahl To: Eitan Adler Message-ID: <20120104081151.GC61584@goofy01.vnodelab.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current Current , freebsd-sysinstall@freebsd.org Subject: Re: sysinstall as a post-install tool 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: Wed, 04 Jan 2012 08:29:44 -0000 On 03-01-2012 18:33, Eitan Adler wrote: > Hi, > > In the the recent sysinstall thread there seems to be general agreement that > having a post-install configuration tool is a good thing. Until such a > tool is written I think it would be a good idea to use sysinstall for > this purpose. I am willing to do the work to restore sysinstall and > maintain it as a post-install tool until a new one is written. > > My plan would be to: > > - Restore sysinstall and libodialog You should read the following post by Freddie Cash to current@, in case you haven't seen it: http://lists.freebsd.org/pipermail/freebsd-current/2012-January/030954.html I agree with all his points. -- Joel