swift       05/06/10 18:15:33

  Modified:    xml/htdocs/doc/en/handbook hb-install-alpha-disk.xml
                        hb-install-amd64-disk.xml hb-install-hppa-disk.xml
                        hb-install-mips-disk.xml hb-install-ppc-disk.xml
                        hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
                        hb-install-x86-disk.xml
  Log:
  #92450 - Add in information about the size of the Portage tree

Revision  Changes    Path
1.18      +7 -5      xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-alpha-disk.xml   28 Mar 2005 11:30:52 -0000      1.17
+++ hb-install-alpha-disk.xml   10 Jun 2005 18:15:33 -0000      1.18
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.17 
2005/03/28 11:30:52 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.18 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.00</version>
-<date>2005-03-28</date>
+<version>2.1</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -108,7 +108,9 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
 </p>
 
 <p>



1.20      +8 -5      xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml?rev=1.20&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo

Index: hb-install-amd64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-install-amd64-disk.xml   28 Mar 2005 18:38:18 -0000      1.19
+++ hb-install-amd64-disk.xml   10 Jun 2005 18:15:33 -0000      1.20
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml,v 1.19 
2005/03/28 18:38:18 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-disk.xml,v 1.20 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.1</version>
-<date>2005-03-28</date>
+<version>2.2</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -148,7 +148,10 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
+
 </p>
 
 <p>



1.16      +8 -5      xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-hppa-disk.xml    20 Feb 2005 12:38:07 -0000      1.15
+++ hb-install-hppa-disk.xml    10 Jun 2005 18:15:33 -0000      1.16
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.15 
2005/02/20 12:38:07 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.16 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>1.10</version>
-<date>2005-02-20</date>
+<version>1.11</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -71,7 +71,10 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
+
 </p>
 
 <p>



1.13      +7 -5      xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.13&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.13&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml.diff?r1=1.12&r2=1.13&cvsroot=gentoo

Index: hb-install-mips-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-mips-disk.xml    20 Feb 2005 12:38:07 -0000      1.12
+++ hb-install-mips-disk.xml    10 Jun 2005 18:15:33 -0000      1.13
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.12 
2005/02/20 12:38:07 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.13 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>1.8</version>
-<date>2005-02-20</date>
+<version>1.9</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -70,7 +70,9 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
 </p>
 
 <p>



1.29      +8 -5      xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo

Index: hb-install-ppc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hb-install-ppc-disk.xml     28 Mar 2005 11:30:52 -0000      1.28
+++ hb-install-ppc-disk.xml     10 Jun 2005 18:15:33 -0000      1.29
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.28 
2005/03/28 11:30:52 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.29 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.00</version>
-<date>2005-03-28</date>
+<version>2.1</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -172,7 +172,10 @@
 should be separate as all mails are stored inside <path>/var</path>. A good
 choice of filesystem will then maximise your performance. Gameservers will have
 a separate <path>/opt</path> as most gaming servers are installed there. The
-reason is similar for <path>/home</path>: security and backups.
+reason is similar for <path>/home</path>: security and backups. You will
+definitely want to keep <path>/usr</path> big: not only will it contain the 
+majority of applications, the Portage tree alone takes around 500 Mbyte 
+excluding the various sources that are stored in it.
 </p>
 
 <p>



1.19      +7 -5      xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.19&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.19&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml.diff?r1=1.18&r2=1.19&cvsroot=gentoo

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-install-ppc64-disk.xml   21 Apr 2005 13:27:19 -0000      1.18
+++ hb-install-ppc64-disk.xml   10 Jun 2005 18:15:33 -0000      1.19
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.18 
2005/04/21 13:27:19 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.19 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.2</version>
-<date>2005-04-20</date>
+<version>2.3</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -133,7 +133,9 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
 </p>
 
 <p>



1.20      +6 -5      xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.20&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-install-sparc-disk.xml   28 Mar 2005 18:38:19 -0000      1.19
+++ hb-install-sparc-disk.xml   10 Jun 2005 18:15:33 -0000      1.20
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.19 
2005/03/28 18:38:19 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.20 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.1</version>
-<date>2005-03-28</date>
+<version>2.2</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -141,7 +141,8 @@
     <ti>/usr</ti>
     <ti>
       /usr partition. Applications are installed here. By default this 
partition
-      is also used for Portage data.
+      is also used for Portage data (which takes around 500 Mbyte excluding
+      source code).
     </ti>
 </tr>
 <tr>



1.22      +7 -5      xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo

Index: hb-install-x86-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-x86-disk.xml     28 Mar 2005 18:38:19 -0000      1.21
+++ hb-install-x86-disk.xml     10 Jun 2005 18:15:33 -0000      1.22
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml,v 1.21 
2005/03/28 18:38:19 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-disk.xml,v 1.22 
2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>2.1</version>
-<date>2005-03-28</date>
+<version>2.2</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -155,7 +155,9 @@
 <path>/var</path>. A good choice of filesystem will then maximise your 
 performance. Gameservers will have a separate <path>/opt</path> as most gaming 
 servers are installed there. The reason is similar for <path>/home</path>: 
-security and backups.
+security and backups. You will definitely want to keep <path>/usr</path> big:
+not only will it contain the majority of applications, the Portage tree alone
+takes around 500 Mbyte excluding the various sources that are stored in it.
 </p>
 
 <p>



-- 
[email protected] mailing list

Reply via email to