Include the vendor in the partition name.

This commit is contained in:
Rui Paulo 2008-09-05 16:54:07 +00:00
parent c27991e819
commit 35fa2f1bcd

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 }
};
/*