Re: ACL not supported on 5.4?

2005-06-10 Thread BjÃrn nig
Hello Brandon, I get the same error messages if ACL are not enabled. I just want to make sure that you didn't overlook the part of the handbook where it says that you have to enable it. Well, is ACL support enabled on the file system, i.e. does 'mount' show "acls" in the list of options?

Re: Acroread 7 port broken?

2005-05-17 Thread BjÃrn nig
ya hoo wrote: I just tried to install acroread 7 from the ports that I cvsup'd last night. It tells me that it is marked broekn. I assume it is broken, but does anyone know when it will be fixed? Upgrade your ports tree again. There was a commit today which is supposed to unbreak the port. See

Re: How do i enable DRI support in Xorg?

2005-05-07 Thread BjÃrn nig
Don't forget to mention the port 'graphics/dri' and an appropriate kernel module resp. support. ;-) Björn ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTE

Re: FreeBSD & Serial ATA

2005-05-01 Thread BjÃrn nig
O'Reilly, Stuart wrote: I've been looking at the Highpoint RocketRAID controllers and seen that they come with FreeBSD drivers. It's just a question of what is good and what to avoid. I am prepared to spend between £40 - £70 on a mid range reliable card.

Re: FreeBSD & Serial ATA

2005-05-01 Thread BjÃrn nig
O'Reilly, Stuart wrote: I'm in the process of building / upgrading a server and have chosen FreeBSD to run it. One requirement is the ability to support RAID 1. I am looking at adding a Serial ATA PCI card but i'm unsure which is best. This is a low-budget suggestion: I have good experiences w

merging src/etc/rc.d/ppp-user 1.7 to -stable

2005-05-01 Thread BjÃrn nig
Hello, how much time does it take until the changes of src/etc/rc.d/ppp-user 1.7 will merged into -stable? It's annoying for me to patch it manually in order that '/etc/rc.d/ppp-user stop' will work properly. What are guidelines for merging code from -current to -stable in general? Thanks Björn