From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S5W5h-0003s5-Rv for garchives@archives.gentoo.org; Thu, 08 Mar 2012 05:40:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4844FE07B5; Thu, 8 Mar 2012 05:40:25 +0000 (UTC) Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 28790E06FC for ; Thu, 8 Mar 2012 05:39:00 +0000 (UTC) Received: by lahc1 with SMTP id c1so134862lah.40 for ; Wed, 07 Mar 2012 21:39:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=g6ZYm7JOKeEzBaAwa44CxLftTwt8jomq+VZhHIYlTrE=; b=L/FP37DvpDCb6vUUX44lFRS6UyNb/aeaHKvbIaX2eERGUULEqnp240/GeUxBA/0rgs 14/aPSVqH2Otovefm47VmXcuQas/aj/bCMe2gw+fq10cWxgCeScEm3yc/lRXaEaQ/N8K /WshYiMnw39GYn0MpTjM/HhHgjiy/7uqdkxFcVxYr0dmKLPznZvO5vPNUN2sOahNWmRK LpVMdqMDB8CFFoWt1xnQ1evJVX+RtI9fyBhTbKsJTHFJ3zdxDgTRyxlJ62bBWKY+Tme7 TdpMpHD9uyNTRK/ERBrWk8aZ4lHu/Y3y8jHM/t8ErcRdpaNtVwwptQbiRko7Q0SuIEn1 9gJg== Received: by 10.152.106.145 with SMTP id gu17mr3457362lab.13.1331185140161; Wed, 07 Mar 2012 21:39:00 -0800 (PST) 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 MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.112.11.139 with HTTP; Wed, 7 Mar 2012 21:38:39 -0800 (PST) In-Reply-To: <20120308025700.GA11477@eisen.lan> References: <20120308025700.GA11477@eisen.lan> From: Paul Hartman Date: Wed, 7 Mar 2012 23:38:39 -0600 X-Google-Sender-Auth: dipsl1Hj8gyH5N20bbH1kEozY_0 Message-ID: Subject: Re: [gentoo-user] Disk usage during emerge To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: f80af1a6-efab-4a53-a592-6b72316616a6 X-Archives-Hash: acc6b3a036b2b7e5ccca9d4139a3aab0 On Wed, Mar 7, 2012 at 8:57 PM, Frank Steinmetzger wrote: > Hello list Hi :) > It came to my attention that during (after) an emerge run, df reports > considerably less space available on my / than before the emerge (everything > except /home sits on the root partition). I was wondering how this comes to > be, since I have /var/tmp/portage on tmpfs. Perhaps because of downloading of the distfiles? Or did you already exclude those from the totals?