Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86+amd64-medium.xml
Date: Fri, 18 May 2007 09:50:10
Message-Id: E1Hoz5n-0008DV-RX@stork.gentoo.org
1 neysx 07/05/18 09:49:47
2
3 Modified: hb-install-x86+amd64-medium.xml
4 Log:
5 #178251 Increase min memory size
6
7 Revision Changes Path
8 1.8 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.8&view=markup
11 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
12 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
13
14 Index: hb-install-x86+amd64-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- hb-install-x86+amd64-medium.xml 15 May 2007 16:17:25 -0000 1.7
21 +++ hb-install-x86+amd64-medium.xml 18 May 2007 09:49:47 -0000 1.8
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 Installer LiveCD is possible as well.
33 </abstract>
34
35 -<version>5.0</version>
36 -<date>2007-05-07</date>
37 +<version>5.1</version>
38 +<date>2007-05-18</date>
39
40 <section>
41 <title>Hardware Requirements</title>
42 @@ -48,7 +48,7 @@
43 <tr>
44 <th>Memory</th>
45 <ti>64 MB</ti>
46 - <ti>128 MB</ti>
47 + <ti>256 MB</ti>
48 </tr>
49 <tr>
50 <th>Diskspace</th>
51 @@ -65,20 +65,26 @@
52
53 <table>
54 <tr>
55 + <ti/>
56 + <th>Minimal CD</th>
57 + <th>LiveCD</th>
58 +</tr>
59 +<tr>
60 <th>CPU</th>
61 - <ti>Any AMD64 CPU</ti>
62 + <ti colspan="2">Any AMD64 CPU or EM64T CPU</ti>
63 </tr>
64 <tr>
65 <th>Memory</th>
66 <ti>64 MB</ti>
67 + <ti>256 MB</ti>
68 </tr>
69 <tr>
70 <th>Diskspace</th>
71 - <ti>1.5 GB (excluding swap space)</ti>
72 + <ti colspan="2">1.5 GB (excluding swap space)</ti>
73 </tr>
74 <tr>
75 <th>Swap space</th>
76 - <ti>At least 256 MB</ti>
77 + <ti colspan="2">At least 256 MB</ti>
78 </tr>
79 </table>
80
81
82
83
84 --
85 gentoo-doc-cvs@g.o mailing list