Gentoo Archives: gentoo-commits

From: "Le Zhang (r0bertz)" <r0bertz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/zh_cn: faq.xml
Date: Thu, 30 Oct 2008 01:27:55
Message-Id: E1KvMKG-0004sT-Ns@stork.gentoo.org
1 r0bertz 08/10/30 01:27:52
2
3 Modified: faq.xml
4 Log:
5 [zh_cn] fix faq.xml
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/zh_cn/faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/faq.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/faq.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/faq.xml?r1=1.5&r2=1.6
13
14 Index: faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/faq.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- faq.xml 11 Oct 2008 17:16:56 -0000 1.5
21 +++ faq.xml 30 Oct 2008 01:27:52 -0000 1.6
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/faq.xml,v 1.5 2008/10/11 17:16:56 r0bertz Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/faq.xml,v 1.6 2008/10/30 01:27:52 r0bertz Exp $ -->
28 <!-- English CVS version: 1.114 -->
29
30 <guide link="/doc/zh_cn/faq.xml" lang="zh_cn">
31 @@ -342,7 +342,7 @@
32 <body>
33
34 <p>
35 -Gentoo的安装手册只是描述了如何使用stage3的tarball来安装Gentoo的过程。不过,Gentoo还是提供了stage1和stage2的tarball。但是它们是为开发所预备的(发布工程团队从stage1的tarball产生stage3的tarball),一般用户不应该使用它们:一个stage3 tarball可以很好的被用来自举一个系统。为此你必须有一个可用的互联网连接。
36 +Gentoo的安装手册只是描述了如何使用stage3的tarball来安装Gentoo的过程。不过,Gentoo还是提供了stage1和stage2的tarball。但是它们是为开发所预备的(发布工程团队从stage1的tarball产生stage3的tarball),一般用户不应该使用它们:stage3 tarball也可以很好的被用来自举一个系统。为此你必须有一个可用的互联网连接。
37 </p>
38
39 <p>
40 @@ -357,7 +357,7 @@
41 </pre>
42
43 <p>
44 -下一步,使用新建的工具链重新建立所有的核心系统软件包。尽管stage3的taball已经提供了它们,我们还是需要重新建立它们。
45 +下一步,使用新建的工具链重新建立所有的核心系统软件包。因为stage3的taball已经提供了它们,所以我们需要重新建立它们。
46 </p>
47
48 <pre caption="重建所有的核心系统包">