From owner-freebsd-geom@FreeBSD.ORG Sun Apr 22 00:41:17 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED9C716A402 for ; Sun, 22 Apr 2007 00:41:17 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 79D2B13C44B for ; Sun, 22 Apr 2007 00:41:17 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HfQ8d-0003sX-NL for freebsd-geom@freebsd.org; Sun, 22 Apr 2007 02:41:11 +0200 Received: from 89-172-36-120.adsl.net.t-com.hr ([89.172.36.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Apr 2007 02:41:11 +0200 Received: from ivoras by 89-172-36-120.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Apr 2007 02:41:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-geom@freebsd.org From: Ivan Voras Date: Sun, 22 Apr 2007 02:40:55 +0200 Lines: 48 Message-ID: References: <86wt076k7u.fsf@dwp.des.no> <619464E1-1CB4-4CFC-9ECF-7FC90DC24A20@mac.com> <863b2u18hz.fsf@dwp.des.no> <4629C2FE.9030301@samsco.org> <91BC1CF6-6C72-4263-A99A-C24FC209586E@mac.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF10022C00546033980614DCA" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-36-120.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <91BC1CF6-6C72-4263-A99A-C24FC209586E@mac.com> X-Enigmail-Version: 0.94.3.0 Sender: news Cc: freebsd-current@freebsd.org Subject: Re: GPT as default? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 00:41:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF10022C00546033980614DCA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Marcel Moolenaar wrote: > On Apr 21, 2007, at 12:53 AM, Scott Long wrote: >> And as much as it pains me to say it, DES is right here ;-) geom_gpt >> needs to implement the appropriate verbs to allow apps to instruct the= >> gpt instance to modify itself, instead of forcing apps to blindly >> overwrite it. >=20 > Those verbs exist. There's no poor design There's only a long time > to get from A to B. In particular, what is missing? Users will need at least the possibility to add and remove partitions while the system is running and some partitions are mounted. Looking at the source tree, it seems that the userland utility is missing? (There's gpt(8) but it's for the old geom_gpt, right?) Subquestion: geom_gpt names partitions "xxxp0", "xxxp1", etc. so what happens if one of them is deleted? Will the numbers shift on next boot? I think I'l also include out of the box geom_label support :) Alternative is to use GUIDs, like some Linuxes do, so we have entries like /dev/gpt/38a52be4-9352-453e-af97-5c3b448652f0 --------------enigF10022C00546033980614DCA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGKq8cldnAQVacBcgRAgmsAKCYRvzQuRLnrlMiZSy7it7kv9M/3gCfZM+0 OvXh/wVl4ilWEEzUV1d86vs= =9pS4 -----END PGP SIGNATURE----- --------------enigF10022C00546033980614DCA--