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: liveusb.xml
Date: Fri, 05 Sep 2008 11:46:52
Message-Id: E1KbZm5-0003y6-Ty@stork.gentoo.org
1 r0bertz 08/09/05 11:46:49
2
3 Modified: liveusb.xml
4 Log:
5 [zh_cn] updated liveusb.xml, thanks to li yanrui
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/zh_cn/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?r1=1.2&r2=1.3
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- liveusb.xml 3 Nov 2007 18:37:28 -0000 1.2
21 +++ liveusb.xml 5 Sep 2008 11:46:49 -0000 1.3
22 @@ -1,8 +1,8 @@
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/liveusb.xml,v 1.2 2007/11/03 18:37:28 r0bertz Exp $ -->
27 -<!-- English CVS version:1.13 -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v 1.3 2008/09/05 11:46:49 r0bertz Exp $ -->
29 +<!-- English CVS version:1.14 -->
30
31 <guide link="/doc/zh_cn/liveusb.xml" lang="zh_cn">
32 <title>Gentoo Linux LiveUSB HOWTO</title>
33 @@ -25,8 +25,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>2</version>
38 -<date>2007-05-10</date>
39 +<version>3</version>
40 +<date>2008-07-28</date>
41
42 <chapter>
43 <title>简介</title>
44 @@ -141,7 +141,7 @@
45 <pre caption="安装主引导记录">
46 <comment>(确认系统已经安装了sys-boot/syslinux-3.00或更新的版本)</comment>
47 # <i>emerge -av '>sys-boot/syslinux-3'</i>
48 -# <i>dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc</i>
49 +# <i>dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc</i>
50 0+1 records in
51 0+1 records out
52 304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s