Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 11:37:37 -0600
From:      Scot Hetzel <swhetzel@gmail.com>
To:        bug-followup@FreeBSD.org
Cc:        freebsd-geom@freebsd.org
Subject:   Re: kern/147664: [geom] [patch] Add the ability to create linux and fat32 partitions gpart
Message-ID:  <AANLkTim9gPso_YhF28JXtB1Uu3O%2BkBBGfhBUBiGmOX9q@mail.gmail.com>
In-Reply-To: <201101271246.p0RCknKh014013@freefall.freebsd.org>
References:  <201101271246.p0RCknKh014013@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 27, 2011 at 6:46 AM,  <ae@freebsd.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim9gPso_YhF28JXtB1Uu3O%2BkBBGfhBUBiGmOX9q>