From owner-freebsd-current Tue Mar 25 08:14:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA20739 for current-outgoing; Tue, 25 Mar 1997 08:14:19 -0800 (PST) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA20727 for ; Tue, 25 Mar 1997 08:14:09 -0800 (PST) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.6.13/8.6.9) with ESMTP id IAA07455; Tue, 25 Mar 1997 08:14:08 -0800 Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id IAA14194; Tue, 25 Mar 1997 08:14:05 -0800 (PST) Date: Tue, 25 Mar 1997 08:14:05 -0800 (PST) From: Chris Timmons To: mika ruohotie cc: current@freebsd.org Subject: Re: hands up In-Reply-To: <199703251114.LAA08687@shadows.aeon.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mika, > i'm not sure if the dumpfs.c should include the patch wolfgang (sp?) > introduced yesterday, still my cvsup doesnt give it to me, no biggie. CVSup can't give it to you until something is committed :) For now, your current make worlds will blow up at /usr/src/sbin/dumpfs/dumpfs.c... it's a feature. > subject, how fast line do i need for making cvsup.fi.freebsd.org, funet.fi > gave me the impression they are not interested in providing that) You could probably support a few clients with a 56kb line and still get some work done. Obviously most of the traffic load is heading outbound, which means if you are sharing a line with a big WWW server farm it might not be a good idea for you on such a slow line. > is my /usr/src hosed? (probably from changing cvsupsites on the fly?) Changing CVSup sites on the fly shouldn't be harmful to your source. Make sure you have a good supfile for current (eg. /usr/share/examples/cvsup/standard-supfile) -Chris