From owner-freebsd-current Tue Feb 20 04:45:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11423 for current-outgoing; Tue, 20 Feb 1996 04:45:13 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA11418 for ; Tue, 20 Feb 1996 04:45:10 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id EAA00817; Tue, 20 Feb 1996 04:44:57 -0800 (PST) Date: Tue, 20 Feb 1996 04:44:57 -0800 (PST) Message-Id: <199602201244.EAA00817@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: andreas@knobel.gun.de, current@FreeBSD.org In-reply-to: <22778.824795823@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: I'd vote to put the CVS repository onto the next FreeBSD CD-Rom From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-current@FreeBSD.org Precedence: bulk * But I might be able to squeeze it onto the first CD someplace. I'd * also like to put the CTM base deltas there, somehow. Do you think it's possible to replace srcdist with cvsdist? Then it wouldn't take much more space. Of course, we need to ship the release with scripts that will extract any of the former srcdists from the tar'ed, compressed and split-up cvsdist (without first unpacking it on the hard disk). Basically, we need a "tarcvs" that we can use like "cat cvs*.?? | gunzip | tarcvs -input - -subdir share -command co -rRELENG_2_1_3". (Hmm, looks like a good term-project for an undergrad.... :) Satoshi