Re: RELENG_4 builds on -current

2001-10-26 Thread Terry Lambert
Gerhard Sittig wrote: On Wed, Oct 24, 2001 at 18:27 -0600, Warner Losh wrote: At timing solutions, we build all our products in a chroot jail. [...] We don't build RELEASES in the chroot. We build a system (make world DESTDIR=xxx outside of the chroot) that we then use to build the

Upgrade Apache Web Server

2001-10-26 Thread Kelvin Ng Chee Hoong
Hi ; I have installed apache web server (Version 1.3.20) from port collection . How do I upgrade this software to version 1.3.22 from port collection ? Please advise . To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Change Prompt

2001-10-26 Thread Mark Murray
Hi Please ask these questions on [EMAIL PROTECTED] M Hi ; I use bash shell in my FreeBSD machine . How do I change a promt from $ to # when I login as superuser from normal user to root ? my .bashrc script looks as following . PS1=[\u@\h: \w]\$ alias ls='ls -F' alias

Re: Change Prompt

2001-10-26 Thread David O'Brien
Another question , what is the function of PS2 and when to use it ? Please advise I advise you to use PS2=smokin'crack? as I do. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

winbindd support for samba

2001-10-26 Thread Martin Blapp
Hi, Is someone working on winbindd support for Free/NetBSD ? #man winbindd NAME winbindd - Name Service Switch daemon for resolving names from NT servers winbindd is a daemon that provides a service for the Name Service Switch capability that is present in most modern C libraries.

Re: Upgrade Apache Web Server

2001-10-26 Thread Dag-Erling Smorgrav
Kelvin Ng Chee Hoong [EMAIL PROTECTED] writes: I have installed apache web server (Version 1.3.20) from port collection . How do I upgrade this software to version 1.3.22 from port collection ? Please advise . For the last time, -current is *not* the appropriate place to ask such

Re: -CURRENT freeze under high load

2001-10-26 Thread Andrea Campi
Looks like the problem below is caused by this commit: dwmalone2001/10/04 06:11:48 PDT Modified files: lib/libc/rpc clnt_vc.c svc_vc.c sbin/mount_portalfs activate.c sys/kern uipc_socket.c uipc_usrreq.c sys/netgraph ng_socket.c sys/sys

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
On Thu, Oct 25, 2001 at 10:10:11PM +0200, Gerhard Sittig wrote: On Wed, Oct 24, 2001 at 18:27 -0600, Warner Losh wrote: At timing solutions, we build all our products in a chroot jail. [...] We don't build RELEASES in the chroot. We build a system (make world DESTDIR=xxx outside of

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
On Thu, Oct 25, 2001 at 11:53:30PM -0700, Terry Lambert wrote: I have a 10k shell script for doing this. It copies in all the stuff from the parent system which is important to match to the real kernel, including /kernel, the ps program, and basically all other programs that open /dev/kmem

Re: RELENG_4 builds on -current

2001-10-26 Thread Terry Lambert
Kris Kennaway wrote: What I've always been wondering since Kris first mentioned this technique in the thread's course (building -STABLE in a jail on a -RELEASE host or vice versa, IIUC) was the following: There's the host's kernel serving a differing world's userland. We all know

Re: RELENG_4 builds on -current

2001-10-26 Thread Terry Lambert
Kris Kennaway wrote: On Thu, Oct 25, 2001 at 11:53:30PM -0700, Terry Lambert wrote: I have a 10k shell script for doing this. It copies in all the stuff from the parent system which is important to match to the real kernel, including /kernel, the ps program, and basically all other

Re: -CURRENT freeze under high load

2001-10-26 Thread David Malone
On Fri, Oct 26, 2001 at 06:16:12PM +0200, Andrea Campi wrote: All my problems are now gone. This sort of makes sense to me, as the culprit, qmail, is quite socket intensive. Anybody has any idea how to properly fix? This patch changed quite a few things, so it's not obvious exactly what is

kernel build error

2001-10-26 Thread Beech Rintoul
Today's -current build fails on my box with the following: linking kernel vm_fault.o: In function `vm_fault1': vm_fault.o(.text+0x941): undefined reference to `vm_object_set_writeable_dirty' vm_page.o In function `vm_page_insert': vm_page.o(.text+0x4c2): undefined reference to

Re: -CURRENT freeze under high load

2001-10-26 Thread Andrea Campi
On Fri, Oct 26, 2001 at 05:52:37PM +0100, David Malone wrote: On Fri, Oct 26, 2001 at 06:16:12PM +0200, Andrea Campi wrote: All my problems are now gone. This sort of makes sense to me, as the culprit, qmail, is quite socket intensive. Anybody has any idea how to properly fix? This

Re: -CURRENT freeze under high load

2001-10-26 Thread David Malone
On Fri, Oct 26, 2001 at 07:12:24PM +0200, Andrea Campi wrote: I know. I'd like to look deeper into the issue, but from a quick glance at the code, I don't think I could figure out a way to separate those things and tr each one. Do you happen to have separate patches for them, that I could try?

RE: kernel build error

2001-10-26 Thread John Baldwin
On 26-Oct-01 Beech Rintoul wrote: Today's -current build fails on my box with the following: linking kernel vm_fault.o: In function `vm_fault1': vm_fault.o(.text+0x941): undefined reference to `vm_object_set_writeable_dirty' vm_page.o In function `vm_page_insert':

Giant mutex wrappers implemented, starting wrapping work.

2001-10-26 Thread Matthew Dillon
Everyone who is working on Giant unwinding should be aware of the new giant wrapper routines which allow us to control whether Giant is turned on around a subsystem with sysctls. There are several sysctls: kern.giant.all kern.giant.proc kern.giant.file

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
On Fri, Oct 26, 2001 at 09:49:42AM -0700, Terry Lambert wrote: Kris Kennaway wrote: On Thu, Oct 25, 2001 at 11:53:30PM -0700, Terry Lambert wrote: I have a 10k shell script for doing this. It copies in all the stuff from the parent system which is important to match to the real

Re: cu(1) (Was: Re: cvs commit: src/etc/mtree BSD.var.dist)

2001-10-26 Thread Garrett Wollman
On Fri, 26 Oct 2001 17:59:33 +0100, Mark Murray [EMAIL PROTECTED] said: Do you have a problem with cu being a port and not in the base system? (ie, a port that gives you _just_ cu with no other UUCP crap?) I think that's a POLA question; I have no fundamental objection. -GAWollman To

Re: RELENG_4 builds on -current

2001-10-26 Thread Dag-Erling Smorgrav
Gerhard Sittig [EMAIL PROTECTED] writes: What I've always been wondering since Kris first mentioned this technique in the thread's course (building -STABLE in a jail on a -RELEASE host or vice versa, IIUC) was the following: There's the host's kernel serving a differing world's userland. We

Re: kernel build error

2001-10-26 Thread Dag-Erling Smorgrav
Beech Rintoul [EMAIL PROTECTED] writes: Today's -current build fails on my box with the following: I think it's safe to say, as a general rule, that whenever you hit a build error (as opposed to a run-time bug) you should wait a couple of hours, re-cvsup, rebuild, and check that the problem is

Re: RELENG_4 builds on -current

2001-10-26 Thread Terry Lambert
Dag-Erling Smorgrav wrote: The answer is that the tools used to build world *generally* aren't affected by changes in the kernel. The stuff that usually breaks when your kernel is out of synch (ps, top, ipfw...) isn't needed to build world. Of course, there are exceptions, like trying to