Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 1997 23:36:14 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        chuckr@mat.net
Cc:        FreeBSD-current@FreeBSD.org
Subject:   Re: buildworld
Message-ID:  <199710080636.XAA05880@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSI.3.95.971008020757.10789H-100000@earth.mat.net> (message from Chuck Robey on Wed, 8 Oct 1997 02:12:17 -0400 (EDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * Getting back to current was flawless.  Makefile buildworld, ven from a 2.2
 * base, simply worked right, first time.
 * 
 * Thanks for the work, Satoshi, you sure made things easy!

Well, sorry to burst a bubble but I don't think going to -current from
2.2 on *one* machine was hard even without my modification. ;) (Of
course, if someone is going to 2.2 or -current from 2.1.x, that's a
different question.)

Anyway, the main point of my change was to be able to build world on a
machine and install it on another.  That is because "buildworld"
doesn't install outside the host system's /usr/obj.

Now, with people's help, -current no longer requires the source tree
to be in /usr/src so you can even build -current and 2.2 worlds on the
same fileserver (just have "/usr/src" pointing to the 2.2 source tree).
Do "make installworld" on the NFS clients and you'll be all set (I do
this all the time).

Satoshi



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