Date: Mon, 14 Dec 2009 13:02:07 -0800 From: Marcel Moolenaar <xcllnt@mac.com> To: Rui Paulo <rpaulo@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r200534 - head/sys/geom/part Message-ID: <4888543E-3E2A-4630-AB03-DD2C5C6224E0@mac.com> In-Reply-To: <200912142004.nBEK462J036724@svn.freebsd.org> References: <200912142004.nBEK462J036724@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 14, 2009, at 12:04 PM, Rui Paulo wrote: > Author: rpaulo > Date: Mon Dec 14 20:04:06 2009 > New Revision: 200534 > URL: http://svn.freebsd.org/changeset/base/200534 > > Log: > Simplify partition type parsing by using a data-oriented model. > While there add more Apple and Linux partition types. If you add new aliases, you should update *all* schemes (where applicable). "apple-hfs" is known to APM as well (the scheme- specific type is "Apple_HFS"). I'm sure Linux and MS Windows partition types exist for MBR and EBR. Linux partitition types exist also for VTOC8 and APM. NetBSD partition types can be found on pretty much all schemes. Please update the other schemes as well. Thanks, -- Marcel Moolenaar xcllnt@mac.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4888543E-3E2A-4630-AB03-DD2C5C6224E0>