From owner-freebsd-sysinstall@FreeBSD.ORG Wed Jan 4 22:41:17 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 E5689106566B; Wed, 4 Jan 2012 22:41:16 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id A611C8FC1D; Wed, 4 Jan 2012 22:41:16 +0000 (UTC) Received: from pps.filterd (ltcfislmsgpa01 [127.0.0.1]) by ltcfislmsgpa01.fnfis.com (8.14.4/8.14.4) with SMTP id q04MaBkm030965; Wed, 4 Jan 2012 16:41:15 -0600 Received: from smtp.fisglobal.com ([10.132.206.16]) by ltcfislmsgpa01.fnfis.com with ESMTP id 124yq2r0g1-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 04 Jan 2012 16:41:15 -0600 Received: from dtwin (10.14.152.15) by smtp.fisglobal.com (10.132.206.16) with Microsoft SMTP Server (TLS) id 14.1.323.3; Wed, 4 Jan 2012 16:41:14 -0600 From: Devin Teske To: "'Warren Block'" , "'Ron McDowell'" References: <4F03AF24.70102@freebsd.org> <4F03BE93.9040708@fuzzwad.org> <4F03C38D.1080909@fuzzwad.org> In-Reply-To: Date: Wed, 4 Jan 2012 14:41:22 -0800 Message-ID: <05fd01cccb31$fcbc80f0$f63582d0$@fisglobal.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQGioPys4U3YFAHSWDxI2KBhfkp2BwIq9j8xAfDLopcCvv0auQFUZietAb3+e1kCMi3iJJXwHL2A Content-Language: en-us X-Originating-IP: [10.14.152.15] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.5.7110, 1.0.211, 0.0.0000 definitions=2012-01-04_08:2012-01-04, 2012-01-04, 1970-01-01 signatures=0 Cc: 'Lawrence Stewart' , devin.teske@fisglobal.com, 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 22:41:17 -0000 > -----Original Message----- > From: owner-freebsd-sysinstall@freebsd.org [mailto:owner-freebsd- > sysinstall@freebsd.org] On Behalf Of Warren Block > Sent: Tuesday, January 03, 2012 7:40 PM > To: Ron McDowell > Cc: Marcel Moolenaar; freebsd-sysinstall@freebsd.org; Lawrence Stewart > Subject: Re: sysinstall as a post-install tool > > On Tue, 3 Jan 2012, Ron McDowell wrote: > > > Eitan Adler wrote: > >> On Tue, Jan 3, 2012 at 9:50 PM, Ron McDowell wrote: > >> > >>> I [Ron] just added myself to the sysinstall list. > >>> > >> > >> Good > >> > >>> What I envision is a text based system administration suite that > >>> will [hopefully] do everything that the "Configure" option on the > >>> top level of the sysinstall menu does. I see it as being part of > >>> the base OS, such that once one has rebooted from HD after the > >>> install and logged in as root [or > >>> user+su], a menu can be brought up by entering "sysadmin" or such. > >>> user+Does > >>> "sysadmin" work for a name? I kinda like it. > >>> > >> > >> Do you plan on this tool being run "late in the game" after the > >> system has been used for a while or this is a "welcome new user" only tool? > >> > > > > I want it to be both. Similar in concept to scoadmin on SCO, sysadm > > on SVR4, smit on AIX if you're familiar with any of them. > > bsdinstall already does some of these config things in the last menu. > It really ought to be split into two pieces, bsdinstall to do the installing, and > "bsdconfig", to do the configuring. bsdconfig would just be the pieces that are > already there, run by bsdinstall after the installation but also useful separately. > And then bsdconfig could have all the added config functionality that everyone > loves about sysinstall. Dare I say what perhaps others (including myself) are thinking... mv host-setup bsdconfig I'm thinking: a. Take host-setup into the ports tree. b. Shake it out. c. Copy it into the base as "bsdconfig" d. Start sanitizing it (remove support for legacy FreeBSD versions, etc.) e. Start enhancing it gradually over time f. Allow host-setup to remain in the ports tree (will retain support for legacy FreeBSD versions, etc.) g. I will sync-up with bsdconfig from time-to-time as bsdconfig should sync-up with me from time-to-time. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.