cvs commit: src/lib/libdisk chunk.c open_disk.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Nov 7 22:20:53 GMT 2004
marcel 2004-11-07 22:20:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libdisk chunk.c open_disk.c
Log:
MFC rev. 1.52 (chunk.c) & 1.9 (open_disk.c)
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.51.2.1 +1 -0 src/lib/libdisk/chunk.c
1.6.2.2 +2 -2 src/lib/libdisk/open_disk.c
More information about the cvs-src
mailing list