neysx 06/07/19 20:30:19 Modified: hb-install-x86-medium.xml Log: #124619 Minimal CD and LiveCD requirements are not identical
Revision Changes Path 1.48 xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml?rev=1.48&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-medium.xml?rev=1.48&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml.diff?r1=1.47&r2=1.48&cvsroot=gentoo Index: hb-install-x86-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- hb-install-x86-medium.xml 2 Mar 2006 16:05:13 -0000 1.47 +++ hb-install-x86-medium.xml 19 Jul 2006 20:30:19 -0000 1.48 @@ -4,12 +4,12 @@ <!-- 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-medium.xml,v 1.47 2006/03/02 16:05:13 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml,v 1.48 2006/07/19 20:30:19 neysx Exp $ --> <sections> -<version>2.10</version> -<date>2006-03-02</date> +<version>2.11</version> +<date>2006-07-19</date> <section> <title>Hardware Requirements</title> @@ -30,20 +30,27 @@ <table> <tr> + <ti/> + <th>Minimal CD</th> + <th>LiveCD</th> +</tr> +<tr> <th>CPU</th> <ti>i486 or later</ti> + <ti><b>i686</b> or later</ti> </tr> <tr> <th>Memory</th> <ti>64 MB</ti> + <ti>128 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
