From owner-cvs-all Fri Mar 29 14:22:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E13E737B419; Fri, 29 Mar 2002 14:22:34 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2TMMY545038; Fri, 29 Mar 2002 14:22:34 -0800 (PST) (envelope-from murray) Message-Id: <200203292222.g2TMMY545038@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Mar 2002 14:22:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/03/29 14:22:34 PST Modified files: release Makefile Log: Alpha does not support PCCARD installs, so we do not need the 58k /etc/defaults/pccard.conf. Assume for now that only MACHINE_ARCH=="i386" wants to do PCCARD installs. We're still using too much space, but this is a big help. Revision Changes Path 1.663 +3 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message