From owner-freebsd-current@FreeBSD.ORG Wed Dec 28 06:08:28 2011 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 3E1151065672; Wed, 28 Dec 2011 06:08:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id BD1698FC15; Wed, 28 Dec 2011 06:08:27 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so16684552vcb.13 for ; Tue, 27 Dec 2011 22:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=5jzksAvwTG5vlk3yhE0VGpBgwaa9K9CG6U9fKpJtxkc=; b=o4IVi0oaLJK3qQ/Og934cBEp19+tvnTriJMXYduV3Q1WoBrv8cjtZtAdeXYwOlurUY rNXyFHqzAdLjI4dUX1oDKcsjTaYZEB7HKEMaRVIhS5PTImApP3AEEwFmsPiQWKWdcv1g Ovsn545nTch6UhLsMmj+V5OK8rujjCCmP9eTY= MIME-Version: 1.0 Received: by 10.220.213.200 with SMTP id gx8mr18011261vcb.13.1325052507073; Tue, 27 Dec 2011 22:08:27 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.36.5 with HTTP; Tue, 27 Dec 2011 22:08:26 -0800 (PST) In-Reply-To: <4EFA8E01.6050101@FreeBSD.org> References: <4EF904F2.4020109@FreeBSD.org> <4EF953ED.9060905@fuzzwad.org> <4EF9B09A.4070103@freebsd.org> <4EFA1C9C.60601@FreeBSD.org> <4EFA7FD4.10600@freebsd.org> <4EFA8E01.6050101@FreeBSD.org> Date: Tue, 27 Dec 2011 22:08:26 -0800 X-Google-Sender-Auth: Ubwy22LC6JFI8KFJESej0IyV0IQ Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: Lawrence Stewart , freebsd-current , Ron McDowell Subject: Re: Removal of sysinstall from HEAD and lack of a post-install configuration 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, 28 Dec 2011 06:08:28 -0000 Hi, Why not just list the things that sysinstall did that people like, and extract out / reimplement those bits? Noone's going to complain if you write say, a stand-alone package browser, or a stand-alone gui upgrade tool, or stand-alone configuration program, etc. Adrian