install cvsup from the ports,

then change the file in /usr/share/examples/cvsup/

ie..

<stable cvsup snip>

# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
*default host=cvsup.<Country>.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 4-stable.  If you want 3-stable or 2.2-stable,
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_4
#*default delete use-rel-suffix
*default compress

</stable cvsup snip>

With this the /usr/src files should be upgraded,

personally i use the standard files

*default host=cvsup.<Country>.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_9
*default delete use-rel-suffix
*default compress


Cheers
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Mark
Verzonden: zaterdag 6 maart 2004 13:05
Aan: Edmund Craske
CC: [EMAIL PROTECTED]
Onderwerp: Re: Where is 4.9-STABLE?


----- Original Message -----
From: "Edmund Craske" <[EMAIL PROTECTED]>
To: "'Mark'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 06, 2004 12:48 PM
Subject: RE: Where is 4.9-STABLE?


> ISO images are not made of a constantly changing source,
> you will need to install 4.9-RELEASE and then update with
> cvsup to 4.9-STABLE source, and make world.

Sigh. I was afraid of that. What exactly should I put in the supfile? Is
there a standard template for upgrading to STABLE? The only time I ever
cvsup-ed, things went really wrong.

- Mark

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to