Re: file(1) cannot detect UFS2?

2007-06-09 Thread Ivan Voras
Ivan Voras wrote: > At the very least, I need someone to commit this patch: I've attached a better, unmangled patch :) --- magic.old Fri Jun 8 17:42:01 2007 +++ magic Fri Jun 8 18:03:27 2007 @@ -4821,6 +4821,12 @@ >8320 belong 0 TIME optimization >8320 belong

file(1) cannot detect UFS2?

2007-06-09 Thread Ivan Voras
Hi! I'm trying to use file(1) to detect file system type on partitions, and so far it's working for any file system I've cared to try (the usual MS and Linux list) *except* UFS2. Detecting UFS1 works, though much more verbosely than it needs to be, but UFS2 isn't detected at all. I'd like to ask

Re: GPT - (last) call for action

2007-06-09 Thread Marcel Moolenaar
On Jun 9, 2007, at 2:28 PM, Matthew Dillon wrote: I'm having to tackle this issue right now in DFly. With GPT having to start at sector 1 (no choice there), the compatible MBR in sector 0 presumably must have a slice (#1) which covers the entire disk. But do we have to mak

Re: GPT - (last) call for action

2007-06-09 Thread Matthew Dillon
I'm having to tackle this issue right now in DFly. With GPT having to start at sector 1 (no choice there), the compatible MBR in sector 0 presumably must have a slice (#1) which covers the entire disk. But do we have to make slice #1 bootable? Could we also create a slice #2

Re: GPT - (last) call for action

2007-06-09 Thread Marcel Moolenaar
On Jun 9, 2007, at 1:04 PM, Ivan Voras wrote: Marcel Moolenaar wrote: On Jun 9, 2007, at 9:22 AM, Ivan Voras wrote: Another thing that would be nice to have is support for fdisk and disklabel partitions inside geom_part, so it's management utility can be used for both GPT and old style p

Re: GPT - (last) call for action

2007-06-09 Thread Marcel Moolenaar
On Jun 9, 2007, at 9:22 AM, Ivan Voras wrote: Another thing that would be nice to have is support for fdisk and disklabel partitions inside geom_part, so it's management utility can be used for both GPT and old style partition management (instead of currently used two tools: fdisk and diskla

Re: kern/83807: [sis] [patch] if_sis: Wake On Lan support for FreeBSD

2007-06-09 Thread Edwin Mons
Stefan Sperling wrote: On Sat, Jun 09, 2007 at 11:08:01AM +0200, Edwin Mons wrote: Will this feature ever be incorporated in mainstream FreeBSD? I'm eagerly waiting for it to land in -CURRENT... I have no idea. I haven't got much feedback on this patch, apart from one or two people

Re: FreeBSD-6.2 & PLIP - does it still work ?

2007-06-09 Thread Julian Stacey
Reference: > From: ghozzy <[EMAIL PROTECTED]> > Date: Fri, 8 Jun 2007 22:59:26 +0400 > Message-id: <[EMAIL PROTECTED]> ghozzy wrote: > On 6/8/07, Julian Stacey <[EMAIL PROTECTED]> wrote: > > Anyone seen PLIP working on FreeBSD-6.2 release ? > > I've tested my PLIP cable betwee

a gdb patch for fbsd

2007-06-09 Thread Zhouyi Zhou
Dear all, Following is a patch to current gdb support in FreeBSD. I think it is useful when FreeBSD is not going to upgrade its gdb to gdb 6.x. The patch settle the core dump problem of attach command without a object file: #gdb gdb> attach http://www.vlakno.cz/~rdivacky/gdb.patch

Re: kern/83807: [sis] [patch] if_sis: Wake On Lan support for FreeBSD

2007-06-09 Thread Stefan Sperling
On Sat, Jun 09, 2007 at 11:08:01AM +0200, Edwin Mons wrote: > Will this feature ever be incorporated in mainstream FreeBSD? I'm eagerly > waiting for it to land in -CURRENT... I have no idea. I haven't got much feedback on this patch, apart from one or two people who sent me a quick thank you