Date: Sat, 6 Mar 2004 13:11:09 +0100 From: "Remko Lodder" <remko@elvandar.org> To: "Mark" <admin@asarian-host.net>, "Edmund Craske" <edmund@m00is.net> Cc: freebsd-questions@freebsd.org Subject: RE: Where is 4.9-STABLE? Message-ID: <20040306121108.779912B4DAA@mail.evilcoder.org> In-Reply-To: <20040306120525.CB8E819@mail.elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens Mark Verzonden: zaterdag 6 maart 2004 13:05 Aan: Edmund Craske CC: freebsd-questions@freebsd.org Onderwerp: Re: Where is 4.9-STABLE? ----- Original Message ----- From: "Edmund Craske" <edmund@m00is.net> To: "'Mark'" <admin@asarian-host.net>; <freebsd-questions@freebsd.org> 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040306121108.779912B4DAA>