From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Et83r-0005iV-2A for garchives@archives.gentoo.org; Sun, 01 Jan 2006 18:36:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k01IZxaL003689; Sun, 1 Jan 2006 18:35:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k01IZwe1022734 for ; Sun, 1 Jan 2006 18:35:58 GMT Message-Id: <200601011835.k01IZwe1022734@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1Et83i-00036Z-92 for gentoo-doc-cvs@lists.gentoo.org; Sun, 01 Jan 2006 18:35:58 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 1 Jan 2006 18:35:57 +0000 From: "Lukasz Damentko" Date: Sun, 1 Jan 2006 18:35:57 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-disk.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 78ea2e63-b4ff-41a3-bede-105d8b2942ad X-Archives-Hash: a684ca94633816bdc7a6ec47265a419f rane 06/01/01 18:35:57 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-amd64-disk.xml hb-install-x86-disk.xml Log: #114337, recommended /var size wasn't big enough to build openoffice Revision Changes Path 1.4 +9 -8 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: hb-install-amd64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-amd64-disk.xml 25 Aug 2005 19:22:50 -0000 1.3 +++ hb-install-amd64-disk.xml 1 Jan 2006 18:35:57 -0000 1.4 @@ -4,12 +4,12 @@ - + -5.1 -2005-08-25 +5.2 +2006-01-01
Introduction to Block Devices @@ -204,11 +204,12 @@

/usr is rather full (83% used) here, but once all software is installed, /usr doesn't tend to grow that much. -For /var, people might think the assigned -space is too much. However, Gentoo compiles all programs inside -/var/tmp/portage, so you should have /var with at -least 1G free if you don't want to compile big programs and at least 3G free if -compiling KDE or OpenOffice.org is no big deal for you. +Although allocating a few gigabytes of disk space for /var may +seem excessive, remember that Portage uses this partition by default for +compiling packages. If you want to keep /var at a more reasonable +size, such as 1GB, you will need to alter your PORTAGE_TMPDIR variable +in /etc/make.conf to point to the partition with enough free space +for compiling extremely large packages such as OpenOffice.

1.4 +9 -8 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: hb-install-x86-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-x86-disk.xml 25 Aug 2005 19:22:50 -0000 1.3 +++ hb-install-x86-disk.xml 1 Jan 2006 18:35:57 -0000 1.4 @@ -4,12 +4,12 @@ - + -5.1 -2005-08-25 +5.2 +2006-01-01
Introduction to Block Devices @@ -211,11 +211,12 @@

/usr is rather full (83% used) here, but once all software is installed, /usr doesn't tend to grow that much. -For /var, people might think the assigned -space is too much. However, Gentoo compiles all programs inside -/var/tmp/portage, so you should have /var with at -least 1G free if you don't want to compile big programs and at least 3G free if -compiling KDE or OpenOffice.org is no big deal for you. +Although allocating a few gigabytes of disk space for /var may +seem excessive, remember that Portage uses this partition by default for +compiling packages. If you want to keep /var at a more reasonable +size, such as 1GB, you will need to alter your PORTAGE_TMPDIR variable +in /etc/make.conf to point to the partition with enough free space +for compiling extremely large packages such as OpenOffice.

-- gentoo-doc-cvs@gentoo.org mailing list