neysx 07/05/18 09:49:47 Modified: hb-install-x86+amd64-medium.xml Log: #178251 Increase min memory size
Revision Changes Path 1.8 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?r1=1.7&r2=1.8 Index: hb-install-x86+amd64-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hb-install-x86+amd64-medium.xml 15 May 2007 16:17:25 -0000 1.7 +++ hb-install-x86+amd64-medium.xml 18 May 2007 09:49:47 -0000 1.8 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.7 2007/05/15 16:17:25 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.8 2007/05/18 09:49:47 neysx Exp $ --> <sections> @@ -14,8 +14,8 @@ Installer LiveCD is possible as well. </abstract> -<version>5.0</version> -<date>2007-05-07</date> +<version>5.1</version> +<date>2007-05-18</date> <section> <title>Hardware Requirements</title> @@ -48,7 +48,7 @@ <tr> <th>Memory</th> <ti>64 MB</ti> - <ti>128 MB</ti> + <ti>256 MB</ti> </tr> <tr> <th>Diskspace</th> @@ -65,20 +65,26 @@ <table> <tr> + <ti/> + <th>Minimal CD</th> + <th>LiveCD</th> +</tr> +<tr> <th>CPU</th> - <ti>Any AMD64 CPU</ti> + <ti colspan="2">Any AMD64 CPU or EM64T CPU</ti> </tr> <tr> <th>Memory</th> <ti>64 MB</ti> + <ti>256 MB</ti> </tr> <tr> <th>Diskspace</th> - <ti>1.5 GB (excluding swap space)</ti> + <ti colspan="2">1.5 GB (excluding swap space)</ti> </tr> <tr> <th>Swap space</th> - <ti>At least 256 MB</ti> + <ti colspan="2">At least 256 MB</ti> </tr> </table> -- [EMAIL PROTECTED] mailing list
