From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 13:31:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627C516A41F for ; Thu, 6 Oct 2005 13:31:40 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D7DF43D45 for ; Thu, 6 Oct 2005 13:31:40 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.71.31]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0INX00IASXKQ5R82@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Thu, 06 Oct 2005 08:31:39 -0500 (CDT) Date: Thu, 06 Oct 2005 09:31:39 -0400 From: Chuck Swiger In-reply-to: <463aea570510060325j119f9917y889888e7eb45dba8@mail.gmail.com> To: Gobbledegeek Message-id: <4345273B.2020009@mac.com> Organization: The Courts of Chaos MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: en-us, en References: <463aea570510060325j119f9917y889888e7eb45dba8@mail.gmail.com> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Cc: freebsd-questions@freebsd.org Subject: Re: cvsup upgrade from 4.7 to 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 13:31:40 -0000 Gobbledegeek wrote: > I'm upgrading from 4.7 to 5.4 using cvsup and I see that with > src-all, files specific to s390, sparc, ppc are also being downloaded. > How can I prevent this from happening? I only want to download i386 > files... You've already asked this question. This isn't a problem that you ought to try to solve, because the size of architecture-specific files is tiny, but if you are determined, read the section of "man cvsup" about "REFUSE FILES". -- -Chuck