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/handbook/2008.0: hb-install-stage.xml index.xml
Date: Fri, 01 Aug 2008 18:37:53
Message-Id: E1KOzVe-0008UC-SM@stork.gentoo.org
1 r0bertz 08/08/01 18:37:50
2
3 Modified: hb-install-stage.xml index.xml
4 Log:
5 [zh_cn] updated handbook
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml?r1=1.5&r2=1.6
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-install-stage.xml 6 Jul 2008 19:27:05 -0000 1.5
21 +++ hb-install-stage.xml 1 Aug 2008 18:37:50 -0000 1.6
22 @@ -4,13 +4,13 @@
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/zh_cn/handbook/2008.0/hb-install-stage.xml,v 1.5 2008/07/06 19:27:05 r0bertz Exp $ -->
27 -<!-- English CVS version: 1.6 -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/hb-install-stage.xml,v 1.6 2008/08/01 18:37:50 r0bertz Exp $ -->
29 +<!-- English CVS version: 1.7 -->
30
31 <sections>
32
33 -<version>9.3</version>
34 -<date>2008-07-07</date>
35 +<version>9.4</version>
36 +<date>2008-08-02</date>
37
38 <section>
39 <title>安装一个Stage Tarball</title>
40 @@ -89,29 +89,6 @@
41
42 </body>
43 </subsection>
44 -<subsection>
45 -<title>解开Stage Tarball</title>
46 -<body>
47 -
48 -<p>
49 -现在把你所下载的stage解压缩到系统里。我们使用<c>tar</c>命令来做,这是最简单的方法:
50 -</p>
51 -
52 -<pre caption="解开stage">
53 -# <i>tar xvjpf stage3-*.tar.bz2</i>
54 -</pre>
55 -
56 -<p>
57 -请确认你使用了同样的参数(<c>xvjpf</c>)。<c>x</c>参数代表<e>Extract</e>,<c>v</c>参数代表<e>Verbose</e>(可选参数,添加该参数后可以看到在解开tar包的过程中发生了些什么),<c>j</c>参数代表<e>使用bzip2解压缩</e>,<c>p</c>参数代表<e>Preserve permissiions</e>(保留权限),而<c>f</c>参数代表我们想要解开的是一个文件而不是来自于标准输入的数据。
58 -
59 -</p>
60 -
61 -<p>
62 -现在stage已经安装好,下面我们继续<uri link="#installing_portage">安装Portage</uri>。
63 -</p>
64 -
65 -</body>
66 -</subsection>
67 </section>
68 <section id="installing_portage">
69 <title>安装Portage</title>
70
71
72
73 1.7 xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml?r1=1.6&r2=1.7
78
79 Index: index.xml
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- index.xml 10 May 2008 19:15:47 -0000 1.6
86 +++ index.xml 1 Aug 2008 18:37:50 -0000 1.7
87 @@ -1,9 +1,9 @@
88 <?xml version='1.0' encoding="UTF-8"?>
89 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
90
91 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml,v 1.6 2008/05/10 19:15:47 r0bertz Exp $ -->
92 -<!-- English CVS version: 1.12 -->
93 -<guide disclaimer="draft" lang="zh_cn">
94 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/handbook/2008.0/index.xml,v 1.7 2008/08/01 18:37:50 r0bertz Exp $ -->
95 +<!-- English CVS version: 1.13 -->
96 +<guide link="/doc/zh_cn/handbook/2008.0/index.xml" lang="zh_cn">
97 <title>Gentoo 2008.0无网络安装手册</title>
98
99 <author title="作者">
100 @@ -22,8 +22,8 @@
101
102 <license/>
103
104 -<version>9.1</version>
105 -<date>2008-05-11</date>
106 +<version>9.2</version>
107 +<date>2008-08-02</date>
108
109 <chapter>
110 <title>Gentoo Linux 2008.0无网络安装手册</title>