On Thursday 19 February 2009 08:14:01 Frank Wißmann wrote:

> I did it now the way you told me but it still shows 7.0-Release at
> uname -a. I attach my "make.conf" and "cvs-supfile"' maybe there is
> something wrong?

Yep. You're using the cvs-supfile, which does not update the source tree, but 
makes a cvs repository copy.
You will now have:
/usr/src/src
/usr/src/CVSROOT-*
/usr/src/doc
/usr/src/ports
/usr/src/www
/usr/src/sup

You should delete those, using rm -rf.

Next:
1) cp /usr/share/examples/cvsup/stable-supfile /etc/
2) sed -i.bak -e 's/CHANGE_THIS/cvsup.de/' /etc/stable-supfile
3) csup -L2 /etc/stable-supfile
4) cd /usr/src

Now rebuild world and kernel as you've done before. You will want to run 
mergemaster as mergemaster -iU.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to