----- Barney Wolff's Original Message -----
> On Fri, Jul 25, 2003 at 06:46:50PM -0400, John wrote:
> >
> > rm -rf src obj
> > cd /usr
> > cvs -Rqd /home/ncvs co -P src
> > cd src
> > make buildkernel
ggrrr..
that should be:
13 make buildworld > /tmp/b.log 2>&1 &
> You can't buildkernel before buildworld. Do read UPDATING and the handbook.
Yes, I know. I just can't type... :-)