Re: Multiple IP Jail's patch for FreeBSD 6.2

2007-04-21 Thread Andy Hilker
You (Jan Knepper) wrote: > Andy Hilker wrote: > >Hi, > > > >You (Jan Knepper) wrote: > > > >>Any change this can be included officially at some point? > >> > > > >Yes, this would be really nice. Especially because it would not be >

Re: Multiple IP Jail's patch for FreeBSD 6.2

2007-04-20 Thread Andy Hilker
Hi, You (Jan Knepper) wrote: > Any change this can be included officially at some point? Yes, this would be really nice. Especially because it would not be conflicting with using freebsd-update (without an own build server). bye, Andy ___ freebsd-hack

Re: freebsd-update ignores /boot/kernel/kernel sometimes!?

2007-03-01 Thread Andy Hilker
You (Andy Hilker) wrote: > Hi, > > i have a strange thing here, maybe someone can give me a hint. > > Somehow freebsd-update find /boot/kernel/kernel on some servers and > patches it and on others not. Both kernels are installed from CD > (GENERIC). > > On thos

freebsd-update ignores /boot/kernel/kernel sometimes!?

2007-02-28 Thread Andy Hilker
Hi, i have a strange thing here, maybe someone can give me a hint. Somehow freebsd-update find /boot/kernel/kernel on some servers and patches it and on others not. Both kernels are installed from CD (GENERIC). On those servers where it does not display /boot/kernel/kernel, i can fix this by cr

save-entropy in jail environment

2004-01-20 Thread Andy Hilker
Hi, do i need save-entropy cronjobs in a jail environment or is it useless? I experience heavy load when "save-entropy" runs, because there are many jails on the system. So i wondered about if i need this only on base system... Any ideas or hints, how to minimize the load? bye, Andy ___

porting linux SOCK_RAW to freebsd

2003-12-10 Thread Andy Hilker
Hi, i try porting a little utility from linux to freebsd. Maybe someone could give me a hint, what i am doing wrong. -- snip -- /* Note: not portable */ // if ((s = socket(AF_INET, SOCK_PACKET, SOCK_PACKET)) < 0) { // ??? ported if ((s = socket(AF_INET,SOCK_RAW,IPPROTO_RAW)) < 0

4GB memory issues in current

2003-11-24 Thread Andy Hilker
m (4GB) support on FreeBSD 4.8 Newsgroups:mailing.freebsd.hackers Datum:2003-10-19 13:42:00 PST -- snip -- Could someone tell me more about this issue? bye, Andy -- Andy Hilker -- mailto:[EMAIL PROTECTED] http://www.cryptobank.de --