K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-11-07T22:20:53.000000Z K 7 svn:log V 373 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 END