Date: Thu, 18 Dec 2008 19:41:37 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: marcel@FreeBSD.org Cc: current@freebsd.org Subject: gpart (Re: svn commit: r186240 - in head/sys: amd64/conf arm/conf i386/conf mips/conf pc98/conf sparc64/conf sun4v/conf) Message-ID: <20081218.194137.191463900.nyan@jp.FreeBSD.org> In-Reply-To: <200812171743.mBHHhMd3010561@svn.freebsd.org> <20080927.213040.27797529.nyan@jp.FreeBSD.org> References: <200812171743.mBHHhMd3010561@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200812171743.mBHHhMd3010561@svn.freebsd.org> Marcel Moolenaar <marcel@FreeBSD.org> writes: > Log: > Make gpart the default partitioning class on all platforms. > Both ia64 and powerpc were using gpart exclusively already > so there's no change for those two. It still remains some problems that I reported months ago. > 1. A disklabel checking in g_part_bsd_read() is failed. > 2. g_part_pc98_dumpconf() does not print a slice name. > 3. g_part_pc98_probe() is too strict. > 4. It's failed to recognize a big SCSI disk as BSD slice. > 5. A (bit strange) FAT slice is recoginized as BSD slice. (1) and (2) are fixed, but (3), (4) and (5) are not. BTW, I think that (5) is not pc98 specific problem. --- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081218.194137.191463900.nyan>