From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 06:43:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0465E37B401 for ; Wed, 9 Apr 2003 06:43:52 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.de [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id B6D5A43F75 for ; Wed, 9 Apr 2003 06:43:50 -0700 (PDT) (envelope-from naroz@gmx.net) Received: (qmail 29293 invoked by uid 0); 9 Apr 2003 13:43:49 -0000 Date: Wed, 9 Apr 2003 15:43:49 +0200 (MEST) From: naroz@gmx.net To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Priority: 3 (Normal) X-Authenticated-Sender: #0010008911@gmx.net X-Authenticated-IP: [212.202.203.57] Message-ID: <26318.1049895829@www33.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: Re: recompile the kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:43:52 -0000 On 2003-04-09 03:55, sapa sapa wrote: > > Hi, please help me with instruction on how to recompile the kernel for > FreeBSD 5.0 Thank You. CVS update + recompile kernel (fbsd 5.0) quick n dirty: ///--->run this 2 steps simultaneously if you have a dsl or better connection! <-----------------------------get the source-------------------------------------> #sh #cd /usr #setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs #cvs login --->cvs pass: anoncvs #cvs -z3 checkout -rRELENG_5_0 src <-----------------------------get the ports---------------------------------------> ///--->on second shell: #cd /usr #setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs #cvs login --->cvs pass: anoncvs #cvs -z3 checkout ports ///--->when downloads finished: <-----------------------------buidworld-----------------------------------------> #cd /usr/obj #chflags -R noschg * #rm -rf * #cd /usr/src #make buildworld <-----------------------------edit kernel config--------------------------------> ///--->only if you want and know how... #/usr/src/sys/i386/conf/GENERIC <-----------------------------build kernel---------------------------------------> #cd /usr/src #make buildkernel <-----------------------------install world, kernel------------------------------> #cd /usr/src #make installworld ///---> when done continue with: #make installkernel <-----------------------------check /etc... -------------------------------------> ///--->only if you want and know how... #mergemaster ///--->good idea to reboot here. good luck. -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!