From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 10:20:31 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 386281065685 for ; Thu, 11 Sep 2008 10:20:31 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id AF5298FC24 for ; Thu, 11 Sep 2008 10:20:30 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from vhoffman.lon.namesco.net (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m8BAKiMO033464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Sep 2008 11:20:46 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <48C8F0EA.4030505@unsane.co.uk> Date: Thu, 11 Sep 2008 11:20:26 +0100 From: Vincent Hoffman User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Ian Smith References: <20080905213656.BDB444500F@ptavv.es.net> <20080906141423.N439@sola.nimnet.asn.au> <1220762797.29265.43.camel@bauer.cse.buffalo.edu> <20080909010813.L439@sola.nimnet.asn.au> In-Reply-To: <20080909010813.L439@sola.nimnet.asn.au> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Fwd: FreeBSD 7.1 Content X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 10:20:31 -0000 Ian Smith wrote: > The wrappers around fdisk and bsdlabel alone are worth a lot, despite a > notion that 'real men' figure out cylinder and slice offsets themselves. > If even those sections were broken out to separate tools, I'd rarely > need to fire up sysinstall to, for example, partition a new disk/slice. > man 8 sade someone kindly pointed this out to me not long ago, very handy. Vince