From owner-freebsd-questions Wed Jun 13 7:27:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id E1A5A37B405 for ; Wed, 13 Jun 2001 07:27:34 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA08864; Wed, 13 Jun 2001 16:36:06 +0200 Message-ID: <3B2778BE.21999DCD@i-clue.de> Date: Wed, 13 Jun 2001 16:29:18 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Michael Radzewitz Cc: "'questions@freebsd.org'" Subject: Re: mymail - problems with buidlkernel References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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