From owner-freebsd-sysinstall@FreeBSD.ORG Wed Jan 4 03:31:27 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 46739106566C; Wed, 4 Jan 2012 03:31:27 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8495D8FC12; Wed, 4 Jan 2012 03:31:26 +0000 (UTC) Received: by lahl5 with SMTP id l5so8976926lah.13 for ; Tue, 03 Jan 2012 19:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=dujVB5HF8jlvQbPa5wD8IVsFnzxj0lfus6SlwU+mCbc=; b=HvF8goN9kzI2gO13cXLCrPkvAAcXcgxcHUWWVhz9L3oCl5QsdRW58ycusulXSpRgwZ wkfNu6GJgovv6Ptt02zpQtTRV2zx9TFL8CxHY1n934ieA4QAqZItkyFhX7h5NdA/Eabn dvDriboar1Xmz931JtgTjrVPtJKSXqNkE8MXU= Received: by 10.152.106.227 with SMTP id gx3mr21608342lab.45.1325647885115; Tue, 03 Jan 2012 19:31:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.129.8 with HTTP; Tue, 3 Jan 2012 19:30:54 -0800 (PST) In-Reply-To: <964E978A-C016-4A53-A034-8959140CDF68@fisglobal.com> References: <4F03AF24.70102@freebsd.org> <4F03BE93.9040708@fuzzwad.org> <964E978A-C016-4A53-A034-8959140CDF68@fisglobal.com> From: Eitan Adler Date: Tue, 3 Jan 2012 22:30:54 -0500 Message-ID: To: Devin Teske Content-Type: text/plain; charset=UTF-8 Cc: Lawrence Stewart , 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 03:31:27 -0000 On Tue, Jan 3, 2012 at 10:14 PM, Devin Teske wrote: > host-setup actually leverages the power and safety of my sysrc(8) utility > (just added to ports tree as sysutils/sysrc). > > In fact, sysrc was written as a test-script solely to feed back into > host-setup so that we could replace sysinstall's Configure menu. We're just > not there with all the menu items (but we've got the most important ones -- > IMHO -- and made them rock-stable). I want to see these tools in the base system. -- Eitan Adler