Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 16:29:18 +0200
From:      Christoph Sold <so@server.i-clue.de>
To:        Michael Radzewitz <michael.radzewitz@freenet-ag.de>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   Re: mymail - problems with buidlkernel
Message-ID:  <3B2778BE.21999DCD@i-clue.de>
References:  <E07E5FD109B8D411842200508BD3C5E601919707@staff.freenet-ag.de>

next in thread | previous in thread | raw e-mail | index | archive | help


Michael Radzewitz schrieb:
> 
> Hello again and thank's for that quick response.
> 
> Sorry for the missing subject -
> I noticed it after sending the mail.
> 
> Below is the supfile I have used the first time.
> Actually I'm trying to download the src-all tree
> and try it again.
> 
> Why I can't update only the sys-src tree and then build
> a new kernel. When I first installed FreeBSD I
> did the same with the sources from CD.
> 
> Now I'am downloading all the sources which I don't
> really need (/src/games ...)
> 
> Michael
> 
> ----
> 
> *default  host=cvsup.de.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=RELENG_4
> *default  delete use-rel-suffix
> 
> #src-all
> #src-base
> #src-bin
> #src-contrib
> #src-etc
> #src-games
> #src-gnu
> #src-include
> #src-kerberos5
> #src-kerberosIV
> #src-lib
> #src-libexec
> #src-release
> #src-sbin
> #src-share
> src-sys
> #src-tools
> #src-usrbin
> #src-usrsbin
> #src-crypto
> #src-eBones
> #src-secure
> #src-sys-crypto


This supfile essentially deletes everything except kernel sources.
Unfortunately, essential tools reside outside, such as the compiler, or
the makefiles. Those have to be in sync with your kernel sources, thus
it is strongly recommended to build them after cvsup.

HTH
-Christoph Sold

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B2778BE.21999DCD>