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: Sat, 11 Oct 2008 17:47:01
Message-Id: E1KoiYN-0004GR-KC@stork.gentoo.org
1 r0bertz 08/10/11 17:46:59
2
3 Modified: liveusb.xml
4 Log:
5 [zh_cn] updated liveusb.xml, thanks to Li Yanrui
6
7 Revision Changes Path
8 1.4 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.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?r1=1.3&r2=1.4
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- liveusb.xml 5 Sep 2008 11:46:49 -0000 1.3
21 +++ liveusb.xml 11 Oct 2008 17:46:59 -0000 1.4
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.3 2008/09/05 11:46:49 r0bertz Exp $ -->
27 -<!-- English CVS version:1.14 -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v 1.4 2008/10/11 17:46:59 r0bertz Exp $ -->
29 +<!-- English CVS version:1.15 -->
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>3</version>
38 -<date>2008-07-28</date>
39 +<version>4</version>
40 +<date>2008-09-11</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/share/syslinux/mbr.bin of=/dev/sdc</i>
49 +# <i>dd if=/usr/lib/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