From owner-freebsd-current@FreeBSD.ORG Thu Jul 17 16:30:19 2008 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 ED0BC1065682; Thu, 17 Jul 2008 16:30:19 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id C83D28FC28; Thu, 17 Jul 2008 16:30:19 +0000 (UTC) (envelope-from randy@psg.com) Received: from ip192.186.dsl-acs2.seawa0.iinet.com ([209.20.186.192] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KJWN0-000Pyk-5T; Thu, 17 Jul 2008 16:30:18 +0000 Message-ID: <487F7399.6040805@psg.com> Date: Thu, 17 Jul 2008 09:30:17 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: John Baldwin References: <784966050807021123l267aa20en39eb513c12c90ad2@mail.gmail.com> <486F8C57.9050908@wubethiopia.com> <20080705161614.O19209@fledge.watson.org> <200807170919.49756.jhb@freebsd.org> In-Reply-To: <200807170919.49756.jhb@freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Mike Makonnen , freebsd-current@freebsd.org, Robert Watson , Lothar Braun , freebsd-hackers@freebsd.org Subject: Re: Sysinstall is still inadequate after all of these years 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: Thu, 17 Jul 2008 16:30:20 -0000 > I think the best route to that is to have a separate utility for managing disk > partitioning. The installer can then use that utility, and sysadmins can > also use it later after the system is installed. i often invoke sysinstall on a running system to slice/partition/etc a new drive randy