From owner-cvs-all Mon Apr 1 18:16:40 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id ACDDF37B419; Mon, 1 Apr 2002 18:16:37 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g322GaYm021611; Mon, 1 Apr 2002 18:16:36 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g322FLCh000684; Mon, 1 Apr 2002 18:15:21 -0800 (PST) Date: Mon, 1 Apr 2002 18:15:21 -0800 From: "David O'Brien" To: Kris Kennaway Cc: Jordan Hubbard , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall install.c installUpgrade.c media.c package.c Message-ID: <20020401181521.A79757@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <23057.1017705170@winston.freebsd.org> <20020401160635.A38369@dragon.nuxi.com> <20020401180441.C50003@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020401180441.C50003@xor.obsecurity.org>; from kris@obsecurity.org on Mon, Apr 01, 2002 at 06:04:42PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Mon, Apr 01, 2002 at 06:04:42PM -0800, Kris Kennaway wrote: > there's still the fallback login in pkg_add which creates and uses > /usr/tmp if there's insufficient space in /var/tmp to actually extract > the package. I think this is slightly evil, but I think the > alternative (not being able to install large packages at all) is > worse. I agree. Let pkg_add do the fall back, vs. using the wrong tmp dir always. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message