On Thu, Jan 27, 2011 at 6:46 AM,  <[email protected]> wrote:
> Synopsis: [geom] [patch] Add the ability to create linux and fat32 partitions 
> gpart
>
I had a look at the patch in PR 147664, the only change that should be
made is that win95-fat32 should be changed to ms-fat32,  as fat32 is
not Windows 95 specific.

sed -e 's/win95-fat32/ms-fat32/g' -e 's/WIN95_FAT32/MS_FAT32/g' gpart-2.patch

Then the *MS_FAT32 should be sorted with the other *MS_* types.

Scot
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "[email protected]"

Reply via email to