From owner-freebsd-smp Mon May 6 05:26:12 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA09162 for smp-outgoing; Mon, 6 May 1996 05:26:12 -0700 (PDT) Received: from spinner.DIALix.COM (spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA09157 for ; Mon, 6 May 1996 05:26:08 -0700 (PDT) Received: from spinner.DIALix.COM (localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.5/8.7.3) with ESMTP id UAA28910 for ; Mon, 6 May 1996 20:26:04 +0800 (WST) Message-Id: <199605061226.UAA28910@spinner.DIALix.COM> X-Mailer: exmh version 1.6.6 3/24/96 To: smp@freebsd.org Subject: /home/smp now available by CTM.. Date: Mon, 06 May 1996 20:26:04 +0800 From: Peter Wemm Sender: owner-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hmm, we have a lot of new faces on the SMP mailing list... :-) Now that I've imported a new -current onto the vendor branch of /home/smp, every file has been touched (one line added). This is going to mean anybody using sup to get the repository are going to get the entire 15MB all over again. Now might be a good time to mention that ctm deltas are being generated (and available from ftp://freefall/pub/CTM/smp-cur/*) and the initial delta is 3MB. The new -current import results in merely a 172K file, instead of 15MB. :-) Since more imports are likely, it might be worth investigating CTM if you're on a slow line. The details again: * For Direct remote-cvs access; set $CVSROOT to freefall:/home/smp * For sup, copy the cvs example line for the sys collection, but use release "smp" instead, ie: src-sys release=smp host=sup.FreeBSD.org hostbase=/home \ base=/usr prefix=/usr/cvs delete old use-rel-suffix * And, for ctm, grab the deltas from /pub/CTM/smp-cur from freefall's ftp area, or get youself added to the mailing list for the deltas. The tree is currently broken after the import, my task for this evening is to update the locore.s code and end up having it readable and working. :-) -Peter