From owner-freebsd-questions Tue Jan 14 18:19:23 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 B271837B401 for ; Tue, 14 Jan 2003 18:19:21 -0800 (PST) Received: from newjack.dahomelands.net (12-222-2-102.client.insightBB.com [12.222.2.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F60E43E4A for ; Tue, 14 Jan 2003 18:19:18 -0800 (PST) (envelope-from schrodinger@konundrum.org) Received: from dahomelands.net (localhost [127.0.0.1]) by newjack.dahomelands.net (8.12.4/8.11.6) with SMTP id h0F2JGfn027935 for ; Wed, 15 Jan 2003 02:19:17 GMT (envelope-from schrodinger@konundrum.org) Received: from p75-124.as1.dbn.dublin.eircom.net ([159.134.75.124]) (SquirrelMail authenticated user schrodinger) by webmail.konundrum.org with HTTP; Wed, 15 Jan 2003 02:19:17 -0000 (GMT) Message-ID: <2362.159.134.75.124.1042597157.squirrel@webmail.konundrum.org> Date: Wed, 15 Jan 2003 02:19:17 -0000 (GMT) Subject: Updating Procedure From: "Schrodinger" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 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=cvsup.ie.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_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? -- It takes two to lie Marge, one to lie and one to listen. PGP Public Key: http://konundrum.org/schrodinger.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message