From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9CC6D1382C5 for ; Tue, 5 Jan 2021 22:23:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F4CBE0886; Tue, 5 Jan 2021 22:23:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0AA2E070D for ; Tue, 5 Jan 2021 22:23:14 +0000 (UTC) Subject: Re: [gentoo-user] moving /var/tmp/portage To: gentoo-user@lists.gentoo.org References: From: Michael Orlitzky Message-ID: Date: Tue, 5 Jan 2021 17:23:08 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: de05b24e-00b0-4578-9c97-bc0a6d60b3fb X-Archives-Hash: fb80aea7d9cb6d5c54cb83632b91a04c On 1/5/21 5:17 PM, n952162 wrote: > I'm thinking about putting the stuff in /var/tmp/portage on another > drive and linking with a symlink.  Is there a better way? > Using the PORTAGE_TMPDIR variable (man make.conf).