swift       05/06/10 18:15:33

  Modified:    xml/htdocs/doc/en/handbook/2005.0 hb-install-alpha-disk.xml
                        hb-install-amd64-disk.xml hb-install-hppa-disk.xml
                        hb-install-ppc-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.3       +7 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-disk.xml

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

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-alpha-disk.xml   28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-alpha-disk.xml   10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-alpha-disk.xml,v
 1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-disk.xml,v
 1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2005-03-15</date>
+<version>4.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.3       +7 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-disk.xml

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

Index: hb-install-amd64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-amd64-disk.xml   28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-amd64-disk.xml   10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-amd64-disk.xml,v
 1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-disk.xml,v
 1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2004-09-25</date>
+<version>4.1</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -148,7 +148,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.3       +7 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-hppa-disk.xml

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

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-hppa-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-hppa-disk.xml    28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-hppa-disk.xml    10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-hppa-disk.xml,v
 1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-hppa-disk.xml,v
 1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2004-09-30</date>
+<version>4.1</version>
+<date>2005-06-10</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -71,7 +71,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.3       +8 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-disk.xml

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

Index: hb-install-ppc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc-disk.xml     28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-ppc-disk.xml     10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-ppc-disk.xml,v 
1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-disk.xml,v 
1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2005-03-19</date>
+<version>4.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.3       +6 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-sparc-disk.xml

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

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-sparc-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-sparc-disk.xml   28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-sparc-disk.xml   10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-sparc-disk.xml,v
 1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-sparc-disk.xml,v
 1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2004-10-21</date>
+<version>4.1</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.3       +7 -5      xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-disk.xml

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

Index: hb-install-x86-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-x86-disk.xml     28 Mar 2005 08:20:02 -0000      1.2
+++ hb-install-x86-disk.xml     10 Jun 2005 18:15:33 -0000      1.3
@@ -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/2005.0/hb-install-x86-disk.xml,v 
1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-disk.xml,v 
1.3 2005/06/10 18:15:33 swift Exp $ -->
 
 <sections>
 
-<version>4.00</version>
-<date>2004-09-25</date>
+<version>4.1</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