Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Nov 1998 16:02:22 +0500
From:      Konstantin Chuguev <joy@urc.ac.ru>
To:        Doug Russell <drussell@saturn-tech.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: make installworld over NFS
Message-ID:  <363C3FBE.A693DB54@urc.ac.ru>
References:  <Pine.BSF.3.96.981030122159.17172A-100000@calvin.saturn-tech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Russell wrote:
> 
> > Then I'd prefer just to run "make DESTDIR=/net/${HOST} installworld",
> > assuming all other hosts export their /,/usr,/var to the build server.
> 
> I do it the other way around all the time.  NFS mount /usr/obj and
> /usr/src from the build server on the minibox to be updated, then do a
> make installworld on the minibox.
> 
> Works great.  I use it to update my bedroom machine all the time.  It 

I see. I did the same earlier. Certainly, it worked great.
The trick is not to export the build server's filesystems to other
hosts at all. Suppose they are less secure then the buildserver.
In my case, they are backbone routers and regional Internet servers
(with a transit traffic and several Internet services) and the
buildserver is a box inside the NOC LAN.

I don't like even to export its filesystems read-only :-)

--
	Konstantin V. Chuguev.		System administrator of Southern
	http://www.urc.ac.ru/~joy/	Ural Regional Center of FREEnet,
	mailto:joy@urc.ac.ru		Chelyabinsk, Russia.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?363C3FBE.A693DB54>