Re: Updating Procedure

[ Available lists | Index of freebsd-questions | Month of Jan 2003 | Week of 14 Jan 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kent Stewart <kstewart@owt.com>
Date
14 Jan 2003 19:04:06
Subject
Re: Updating Procedure
Message-ID
200301141904.01109.kstewart@owt.com

In reply to
References to

[ Hide this part ]
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=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?

Yes, you have missed reading the suggested procedure in
/usr/src/UPDATING. It is down around line 430+/- but your make world is
not a suggested one.

Kent

--
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



Elapsed time: 0.090 seconds