Include the vendor in the partition name.

This commit is contained in:
rpaulo 2008-09-05 16:54:07 +00:00
parent bf17d6c233
commit aa0fb0c85b

View File

@ -73,7 +73,7 @@ struct g_part_alias_list {
{ "freebsd-vinum", G_PART_ALIAS_FREEBSD_VINUM },
{ "freebsd-zfs", G_PART_ALIAS_FREEBSD_ZFS },
{ "mbr", G_PART_ALIAS_MBR },
{ "hfs", G_PART_ALIAS_APPLE_HFS }
{ "apple-hfs", G_PART_ALIAS_APPLE_HFS }
};
/*