From owner-freebsd-questions Tue Jan 14 19: 4: 6 2003 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 899D237B401 for ; Tue, 14 Jan 2003 19:04:05 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D7243F6B for ; Tue, 14 Jan 2003 19:04:04 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt-207-41-94-233.owt.com (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id TAA17863; Tue, 14 Jan 2003 19:04:01 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kent Stewart To: "Schrodinger" , Subject: Re: Updating Procedure Date: Tue, 14 Jan 2003 19:04:01 -0800 User-Agent: KMail/1.4.3 References: <2362.159.134.75.124.1042597157.squirrel@webmail.konundrum.org> In-Reply-To: <2362.159.134.75.124.1042597157.squirrel@webmail.konundrum.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301141904.01109.kstewart@owt.com> 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 On Tuesday 14 January 2003 06:19 pm, Schrodinger wrote: > I was wondering can anyone tell me the correct procedure for updating > my sources to the current 4.7 source. From what I can make out so far > if I want to update my source I would use the following cvsup file: > *default host=3Dcvsup.ie.FreeBSD.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs tag=3DRELENG_4 > *default delete use-rel-suffix > *default compress > src-all > > I would then issue the following commands: > cd /etc > cvsup -g -L 1 cvsupfle > > When the cvsup has finished successfully I would then: > cd /usr/src/ // this is all assuming that I have properly > configured my make.conf > make world > > When this has finished I would re-compile my kernel and reboot. > Are these steps correct or am I missing anything? Yes, you have missed reading the suggested procedure in=20 /usr/src/UPDATING. It is down around line 430+/- but your make world is=20 not a suggested one. Kent --=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message