Date: Thu, 12 Jun 2014 11:04:57 +0400 From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: Dmitry Morozovsky <marck@rinet.ru> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r267357 - head/sys/geom/part Message-ID: <53995119.5040609@FreeBSD.org> In-Reply-To: <alpine.BSF.2.00.1406111747320.86394@woozle.rinet.ru> References: <201406111019.s5BAJBjW085880@svn.freebsd.org> <alpine.BSF.2.00.1406111747320.86394@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11.06.2014 17:48, Dmitry Morozovsky wrote: > On Wed, 11 Jun 2014, Andrey V. Elsukov wrote: > >> Author: ae >> Date: Wed Jun 11 10:19:11 2014 >> New Revision: 267357 >> URL: http://svnweb.freebsd.org/changeset/base/267357 >> >> Log: >> Add aliases for DragonFlyBSD's partition types. > > These should be documented in sbin/geom/class/part/gpart.8 also. I don't think we should document partition types for all foreign systems. gpart(8) exists only in FreeBSD and it's purpose manage partitions in FreeBSD. We already have a lot of NetBSD's and Apple's aliases that aren't documented, but nobody complained about that. In this case it is mostly cosmetic change. It allows to see aliases in the `gpart show` output. Having a lot of partition types documented can confuse users. IMHO. :) -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53995119.5040609>