Date: Sun, 31 Oct 2004 01:28:59 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk chunk.c open_disk.c Message-ID: <200410310128.i9V1Sxg6098356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-10-31 01:28:59 UTC
FreeBSD src repository
Modified files:
lib/libdisk chunk.c open_disk.c
Log:
Don't barf when we encounter an UUID for GPT partitions. Instead, add
the GPT partition on i386 and adm64 as type=gpt, subtype=0 and with the
sname set to the UUID. This prevents sysinstall from bombing out. This
also makes sure the GPT partition shows up in sysinstall so as to avoid
accidental "clobberage".
PR: bin/72896
Revision Changes Path
1.52 +1 -0 src/lib/libdisk/chunk.c
1.9 +2 -2 src/lib/libdisk/open_disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410310128.i9V1Sxg6098356>
