Skip site navigation (1)Skip section navigation (2)
Date:      	Thu, 21 Mar 1996 13:21:27 -0800 (PST)
From:      Tom Samplonius <tom@uniserve.com>
To:        Charles Owens <owensc@enc.edu>
Cc:        stable@freebsd.org
Subject:   Re: Keeping multiple servers at -stable
Message-ID:  <Pine.BSF.3.91.960321131908.412B-100000@haven.uniserve.com>
In-Reply-To: <Pine.BSF.3.91.960321124917.8396A-100000@itsdsv1.enc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 21 Mar 1996, Charles Owens wrote:

> Hi,
> I have a number of servers that I'd like to keep relatively current with 
> -stable.   I've got the full sources on a support machine and have sup'ed 
> -stable down and successfully did a "make world".  What is the best way 
> for me to install the rebuilt stuff on the other servers?
> 
> The "installmost" target in /usr/src/Makefile looks promising, but it 
> doesn't look like it includes stuff like libraries and man pages. (I was 
> thinking of mounting /usr/src on each server and then doing a make 
> installmost).

  Mount /usr/src AND /usr/obj on each machine and do a "make 
SHARED=copies install"

  Unfortunately, a "make install" requires write access.  It would be 
nice if it didn't so I could do an anonymous NFS export.

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960321131908.412B-100000>