Date: Wed, 29 Oct 1997 14:59:10 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Michael Alwan <mjalwan@rma.edu> Cc: questions@FreeBSD.ORG Subject: Re: cvsup when you installed no source Message-ID: <Pine.BSF.3.96.971029145749.16640C-100000@gdi.uoregon.edu> In-Reply-To: <3.0.3.32.19971029154813.0068b000@rma.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Oct 1997, Michael Alwan wrote: > On my 3.0 system, I only have the kernel source installed. Will cvsup with > the option "src" just download--as opposed to replace--what is missing? The collection name for the entire source tree is `src-all', and it will bring what currently exists in the specified directory up to spec with what's on the CVS repository. This differs if you are using CVS mode vice checkout mode. > Question 2: after getting sources, do I just cd to /usr/source/bin and make > world? Try cd /usr/src; make world. If you do it in bin you'll only get the bin tools, not the rest of the system. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971029145749.16640C-100000>