Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread David G Lawrence
> I have a lot of supermicro motherboards and the newest ones have igb > chipsets; they've been quite a headache with respect to FreeBSD 8. I'm > running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as > of a few months ago). Some of them work ok while others panic on bootup. > Upg

Re: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread Jeremy Chadwick
On Thu, Sep 22, 2011 at 03:11:56AM -0700, David G Lawrence wrote: > > I have a lot of supermicro motherboards and the newest ones have igb > > chipsets; they've been quite a headache with respect to FreeBSD 8. I'm > > running 8.2-RELEASE but have upgraded parts of my kernel to 8-RELENG (as > > of a

cpio and directory owner preservation behaviour

2011-09-22 Thread Olivier Cochard-Labbé
Hi all, I meet a problem with cpio and I would to know if it's a normal behaviour or a bug. I would to save some files and create directories if needed with owner and permission kept. here is an example with net/quagga: I would to save /usr/local/etc/quagga/ripd.conf and creating needed directory i

Re: cpio and directory owner preservation behaviour

2011-09-22 Thread David Magda
On Thu, September 22, 2011 10:54, Olivier Cochard-Labbé wrote: [...] > [root@R3]/#(cd /usr/local/etc; find . -name ripd.conf -type f | cpio > -dumpv /tmp/) > > The file owner and permission for ripd.conf is keept: > [root@R3]/#ls -alh /tmp/quagga/ripd.conf > -rw--- 1 quagga quagga 134B Sep

RE: Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

2011-09-22 Thread Vogel, Jack
-Original Message- From: Jeremy Chadwick [mailto:free...@jdc.parodius.com] Sent: Thursday, September 22, 2011 3:28 AM To: David G Lawrence Cc: Craig Leres; freebsd-stable@freebsd.org; John Baldwin; Vogel, Jack Subject: Re: Panic during kernel booting on HP Proliant DL180G6 and latest STAB