Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 1997 17:33:39 -0700 (PDT)
From:      "Jonathan M. Bresler" <jmb>
To:        chokepnt@prima.ruhr.de (Philipp Reichmuth)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 2.2-stable via CTM
Message-ID:  <199706250033.RAA16506@hub.freebsd.org>
In-Reply-To: <33B04A0E.167EB0E7@prima.ruhr.de> from "Philipp Reichmuth" at Jun 25, 97 00:28:30 am

next in thread | previous in thread | raw e-mail | index | archive | help
Philipp Reichmuth wrote:
> 
> Hi folks!
> 
> Intending to use CTM, I just subscribed to ctm-src-2_2...
> Now what is my base delta?
> 
> i found something called "src-2.1.0284xEmpty.gz" which is 28 MB in size
> - sounds sensible, but before I start downloading it with my continual
> silo errors in a modem connection I'd just like to know if it's the
> right one ;)

	the ROC (taiwan) CTM mirror has  src-2.2.0300xEmpty.gz

	download it
	cd /usr/src
	tar cvf <safe-place> /usr/src/sys/i386/conf/<my config files>
	rm -rf *
	ctm -v <some path>/src-2.2.0300xEmpty.g
	tar xvf <safe-place>

	get all the CTM files numbered > 300
	foreach
		ctm -v
	end
	make world

	that should get you up to date on the 2.2 branch

jmb




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706250033.RAA16506>