From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 08:16:40 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10FB016A420 for ; Wed, 3 Oct 2007 08:16:40 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5A513C4B8 for ; Wed, 3 Oct 2007 08:16:39 +0000 (UTC) (envelope-from robbak@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so3140037nfb for ; Wed, 03 Oct 2007 01:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=fv7o7wjCKcAsmgP1TrwoqddyDl1BZCr6n3qTJmXe3fs=; b=ZJMupdo6NeoUc5P2iaHyGIfVWn2esE9XxDJ9LS03PyGTA8Wa8apywL6lsbfjUDJmKifI0hcMIPa/ExCTPN6VdV20aBWiWnDHqTPPhqiaDoVmfNVZJ1zVY8sYx9beUN0yxr9VOWbL75L0ClyY+lR7lokEuU3dQ0XgI3fb5KNeKDE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=E9Yl4xne2uJ5jkAk6ozL2xMoJp3RJ6CtptOg7emmp6wYuy8qlGLE1ezVtQXGmGAjnGoMvQ6eDk4BL9nd8Ef9LbiC4xUwRmW5dfIJVL8Qh4OGANhUFD8MXc8T58vobRbEVlbpAKamVBOy3RTj6GltMo3eJ9eCiCPcKAb8zCNB2Gg= Received: by 10.78.149.15 with SMTP id w15mr5838471hud.1191397840456; Wed, 03 Oct 2007 00:50:40 -0700 (PDT) Received: by 10.78.141.3 with HTTP; Wed, 3 Oct 2007 00:50:40 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 17:50:40 +1000 From: "Robert Backhaus" Sender: robbak@gmail.com To: "Aryeh Friedman" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 9eef41a6e53b6a6b X-Mailman-Approved-At: Wed, 03 Oct 2007 12:44:19 +0000 Cc: freebsd-current@freebsd.org Subject: Re: small purposal for change in installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 08:16:40 -0000 > > Another option is to always specify the host on the command line (csup > > -h cvsup2.au.freebsd.org ....) or using a tool like fastest_cvsup > > (csup -h `fastest_cvsup -qc au` ...). > > > > Where in the ports collection do I find fastest_cvsup? side question > maybe we want to make it the default host for cvsup (ala gentoo's > emerge) $ cd /usr/ports $ make quicksearch name=fastest_cvsup Port: fastest_cvsup-0.2.9_5 Path: /usr/ports/sysutils/fastest_cvsup Info: Finds fastest CVSup server For the other sugestion - I think not. I have had problems where the fastest server is one that has lost all it's files, or that nobody is using because it is badly out of date.