Re: Problems with auditd

2006-09-06 Thread Joerg Pernfuss
On Wed, 6 Sep 2006 09:37:23 +0200 "Cristiano Deana" <[EMAIL PROTECTED]> wrote: > Hi, > > i updated my system to -STABLE (FreeBSD mobile.deana.it 6.1-STABLE > FreeBSD 6.1-STABLE #10: Wed Sep 6 08:20:43 CEST 2006) and followed > instructions at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/ha

Re: Problems with auditd -- resolved

2006-09-21 Thread Joerg Pernfuss
On Sun, 17 Sep 2006 09:19:03 +0100 (BST) Robert Watson <[EMAIL PROTECTED]> wrote: > Dear all, > > I've just comitted a fix to syscalls.master and regenerated the > remaining system call files, which should correct the auditctl: > Invalid Argument error being returned by auditd. In short order, >

Re: RELENG_6 does not compile

2006-09-21 Thread Joerg Pernfuss
On Fri, 22 Sep 2006 02:59:53 +0200 martinko <[EMAIL PROTECTED]> wrote: > >> internal compiler error: Segmentation fault: 11 > >> Please submit a full bug report, > >> with preprocessed source if appropriate. > >> See http://gcc.gnu.org/bugs.html> for instructions. > >> *** Error code 1 > > > > Ch

Re: ipstealth question.

2006-09-24 Thread Joerg Pernfuss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 24 Sep 2006 14:06:49 +0300 Anton - Valqk <[EMAIL PROTECTED]> wrote: > Hi group, > I was wondering is option > > options IPSTEALTH > > not in the GENERIC on purpose? Without knowing the exact number, I am sure not decrementing the TT

Re: new em-driver still broken

2006-10-31 Thread Joerg Pernfuss
On Tue, 31 Oct 2006 16:46:10 -0800 "Jack Vogel" <[EMAIL PROTECTED]> wrote: > So like : > > options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time > extensions > > Looks like a special option that most probably dont have [...] This option is in GENERIC, so it is something most pe

Re: Error applying libarchive.patch

2006-11-08 Thread Joerg Pernfuss
On Thu, 09 Nov 2006 17:49:20 +1100 Simon Biber <[EMAIL PROTECTED]> wrote: > I tried installing FreeBSD Security Advisory > FreeBSD-SA-06:24.libarchive > > The patch failed. Am I doing something wrong? Is it not designed for > my system? From the SA: Affects:FreeBSD 6-STABLE after 2006-0

Re: Compiler Options

2006-11-10 Thread Joerg Pernfuss
On Fri, 10 Nov 2006 11:34:22 -0800 "Jason C. Wells" <[EMAIL PROTECTED]> wrote: > I have set CPUTYPE=p3 in make.conf. When I compile my kernel I see > -march=pentium3 as I expect. I also see -mno-mmx and -mno-sse are > set which I do not expect given that -march=pentium3 is used. I > presume th

Re: Compiler Options

2006-11-10 Thread Joerg Pernfuss
On Sat, 11 Nov 2006 10:19:42 +1030 "Daniel O'Connor" <[EMAIL PROTECTED]> wrote: > On Saturday 11 November 2006 08:54, Jeremy Chadwick wrote: > > The kernel itself _will not_ use any SSE or MMX operations when > > built. This is because these optimisations are known to break the > > FreeBSD kernel.

kernel statistics weirdness on RELENG_6{_1,_2} / 64bit?

2006-11-28 Thread Joerg Pernfuss
Hi, a while ago I noticed something odd on my 64bit FreeBSD 6 systems - two amd64, one alpha. I can't make head or tails of it, so I post it in hope that someone can. Box #1: [EMAIL PROTECTED]: ~% uname -srm FreeBSD 6.1-RELEASE-p7 amd64 [EMAIL PROTECTED]: ~% grep kern.ipc /boot/loader.con

Re: Desired behaviour of "ifconfig -alias"

2007-02-12 Thread Joerg Pernfuss
On Mon, 12 Feb 2007 19:18:54 -0300 JoaoBR <[EMAIL PROTECTED]> wrote: > I believe the problem here is that > > ifconfig_nic="inet IP" > ifconfig_nic="ether MAC" > > does not work on one line and does not work on two either, the latter > overrides and or you get an IP address with original MAC or

Re: Encrypt existing filesystem/partition to GEOM GELI

2006-02-15 Thread Joerg Pernfuss
On Tue, 14 Feb 2006 12:04:05 +0800 "Balgansuren Batsukh" <[EMAIL PROTECTED]> wrote: > Hello, > > I installed FreeBSD-6.0-RELEASE on my laptop and cvsuped to > FreeBSD-STABLE. It is working pretty much stable. > > If possible I would like to migrate existing whole filesystem and > partitions to G

Re: installworld: Error 'audit group' missing ; UPDATING is incomplete!

2006-03-09 Thread Joerg Pernfuss
On Thu, 9 Mar 2006 10:18:03 +0100 "Jack Raats" <[EMAIL PROTECTED]> wrote: > Is it true when I use the merge option that some groups will be over > written? example the wheel group will became empty except root... Only if you choose to do so. The merge function from mergemaster shows you a compar

RELENG_6 LOR: vnode interlock / system map

2005-11-18 Thread Joerg Pernfuss
Hi. While hunting down the panic described in the other mail, I got an LOR I couldn't find on the lists so far. lock order reversal: 1st 0xc50147ec vnode interlock (vnode interlock) @ /usr/src/sys/kern/vfs_subr.c:2185 2nd 0xc1060144 system map (system map) @ /usr/src/sys/vm/vm_kern.c:295 KDB: st

Re: RELENG_6 vm_fault panic on filesystem mount

2005-11-18 Thread Joerg Pernfuss
On Sat, 19 Nov 2005 01:58:46 +0800 Xin LI <[EMAIL PROTECTED]> wrote: > Hi, Joerg, > > If this is a production then my suggestion would be trying to remove > something that you do not need for everyday use from the kernel > configuration, and if it is not then my suggestion would be enabling > INV

Re: RELENG_6 vm_fault panic on filesystem mount

2005-11-18 Thread Joerg Pernfuss
On Fri, 18 Nov 2005 18:59:34 + (GMT) Robert Watson <[EMAIL PROTECTED]> wrote: > > On Fri, 18 Nov 2005, Joerg Pernfuss wrote: > > > #6 0xc078806a in calltrap () > > at /usr/src/sys/i386/i386/exception.s:139 #7 0xc070c00c in > > ufsdirhash_build (ip=0xc542

Re: RELENG_6 vm_fault panic on filesystem mount

2005-11-18 Thread Joerg Pernfuss
On Fri, 18 Nov 2005 18:59:34 + (GMT) Robert Watson <[EMAIL PROTECTED]> wrote: > Could I ask you to boot to single user mode, try mounting the file > system, then try compiling a kernel without UFS_EXTATTR and > UFS_EXTATTR_AUTOSTART, boot to single user mode, and see if you can > mount the fil

Re: device em0 not showing up at boot

2005-11-29 Thread Joerg Pernfuss
On Tue, 29 Nov 2005 20:52:23 -0800 Jack Vogel <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:13:0: class=0x02 card=0x11768086 chip=0x10768086 > rev=0x00 > > hdr=0x00 > > vendor = 'Intel Corporation' > > device = '82547EI Gigabit Ethernet Controller' > > class= network > >