On Thu, Apr 24, 2008 at 10:21:20AM +0100, Doug Rabson wrote:
>
> On 23 Apr 2008, at 21:54, Marcel Moolenaar wrote:
>
>>
>> On Apr 23, 2008, at 12:09 PM, John Baldwin wrote:
>>
>>> On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
On 23 Apr 2008, at 19:48, John Baldwin wrote:
On Wed, Apr 23, 2008 at 01:54:17PM -0700, Marcel Moolenaar wrote:
>
> On Apr 23, 2008, at 12:09 PM, John Baldwin wrote:
>
>> On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
>>>
>>> On 23 Apr 2008, at 19:48, John Baldwin wrote:
>>>
jhb 2008-04-23 18:48:36 UTC
Fr
On 23 Apr 2008, at 21:54, Marcel Moolenaar wrote:
On Apr 23, 2008, at 12:09 PM, John Baldwin wrote:
On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
On 23 Apr 2008, at 19:48, John Baldwin wrote:
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files:
On Apr 23, 2008, at 12:09 PM, John Baldwin wrote:
On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
On 23 Apr 2008, at 19:48, John Baldwin wrote:
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
>
> On 23 Apr 2008, at 19:48, John Baldwin wrote:
>
> > jhb 2008-04-23 18:48:36 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:(Branch: RELENG_7)
> >sbin/gpt gpt.c
> > Log:
> > MFC: Add 'zfs'
On 23 Apr 2008, at 19:48, John Baldwin wrote:
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
MFC: Add 'zfs' as an alias for the FreeBSD ZFS UUID.
Does it make sense to have a FreeBSD ZFS UUID? ZFS i
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
MFC: Add 'zfs' as an alias for the FreeBSD ZFS UUID.
Revision ChangesPath
1.16.2.4 +7 -0 src/sbin/gpt/gpt.c
_
jhb 2008-04-07 18:23:28 UTC
FreeBSD src repository
Modified files:
sbin/gpt gpt.c
Log:
Add 'zfs' as an alias for the FreeBSD ZFS UUID.
MFC after: 3 days
PR: bin/119976
Submitted by: Cian Hughes Ci of nhugh.es
Revision Changes
jhb 2008-02-12 19:23:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/gpt gpt.c
Log:
MFC: Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsing UUIDs.
Revision ChangesPath
1.10.2.5 +7 -0 src/sbin/gpt/gpt.c
_
jhb 2008-02-12 19:22:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
MFC: Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsing UUIDs.
Revision ChangesPath
1.16.2.3 +7 -0 src/sbin/gpt/gpt.c
_
jhb 2008-01-30 13:29:10 UTC
FreeBSD src repository
Modified files:
sbin/gpt gpt.c
Log:
Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that things
like 'gpt add -t boot' work.
MFC after: 1 week
Submitted by:Niki Denev nike_d of cyt
jhb 2007-11-09 02:48:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/gpt gpt.c
Log:
MFC: Don't look for GPT primary and secondary tables on a disk unless we
have a valid PMBR.
Revision ChangesPath
1.10.2.3 +10 -4 src
jhb 2007-11-09 02:29:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
MFC: Don't look for GPT primary and secondary tables on a disk unless we
have a valid PMBR.
Approved by:re (kensmith)
Revision Changes
jhb 2007-11-01 20:51:04 UTC
FreeBSD src repository
Modified files:
sbin/gpt gpt.c
Log:
Don't look for GPT primary and secondary tables on a disk unless we have
a valid PMBR. Without this fix, if label a disk with a GPT, then relabel
it with an MBR the GPT tab
marcel 2006-07-07 02:44:23 UTC
FreeBSD src repository
Modified files:
sbin/gpt gpt.c
Log:
Fix cut-n-paste bug: compare argument s against known aliases,
not the global optarg. This bug goes unnoticed because optarg
is so far always the actual argument for the for
15 matches
Mail list logo