]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The partition naming on ia64 (e.g. da0p1) cannot be selected based
authorMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 12 Nov 2003 17:44:37 +0000 (17:44 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 12 Nov 2003 17:44:37 +0000 (17:44 +0000)
commitd55a27339259abb2f643406f767cf518e68f1311
treeca3002a69d58622b8d4f41d98ea8c4df999cff57
parente5bc4f1b34be3d9aa2adf63e58884cc3ad54ba5a
The partition naming on ia64 (e.g. da0p1) cannot be selected based
on whether the parent chunk is of type whole. This also applies to
MBR slices for non-GPT disks. Since most of the GPT handling is
conditionally compiled, do the same with the partition naming.

This fixes a braino that caused slices to be named as GPT partitions
and generally messing up an install.

Pointy hat: marcel
lib/libdisk/create_chunk.c