From owner-freebsd-questions Tue Jun 24 17:33:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA16521 for questions-outgoing; Tue, 24 Jun 1997 17:33:47 -0700 (PDT) Received: (from jmb@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA16506; Tue, 24 Jun 1997 17:33:39 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199706250033.RAA16506@hub.freebsd.org> Subject: Re: FreeBSD 2.2-stable via CTM To: chokepnt@prima.ruhr.de (Philipp Reichmuth) Date: Tue, 24 Jun 1997 17:33:39 -0700 (PDT) Cc: freebsd-questions@freebsd.org In-Reply-To: <33B04A0E.167EB0E7@prima.ruhr.de> from "Philipp Reichmuth" at Jun 25, 97 00:28:30 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 /usr/src/sys/i386/conf/ rm -rf * ctm -v /src-2.2.0300xEmpty.g tar xvf 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