Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: liveusb.xml
Date: Thu, 11 Sep 2008 21:59:14
Message-Id: E1KduBy-00031Z-TI@stork.gentoo.org
1 nightmorph 08/09/11 21:59:10
2
3 Modified: liveusb.xml
4 Log:
5 redoing mbr.bin for bug 237227
6
7 Revision Changes Path
8 1.15 xml/htdocs/doc/en/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.15&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.14&r2=1.15
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- liveusb.xml 28 Jul 2008 19:24:26 -0000 1.14
21 +++ liveusb.xml 11 Sep 2008 21:59:10 -0000 1.15
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.14 2008/07/28 19:24:26 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.15 2008/09/11 21:59:10 nightmorph Exp $ -->
27
28 <guide link="/doc/en/liveusb.xml">
29 <title>Gentoo Linux LiveUSB HOWTO</title>
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3</version>
35 -<date>2008-07-28</date>
36 +<version>4</version>
37 +<date>2008-09-11</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -152,7 +152,7 @@
42 <pre caption="Installing a master boot record">
43 <comment>(Make sure you have sys-boot/syslinux-3.00 or later installed)</comment>
44 # <i>emerge -av '>sys-boot/syslinux-3'</i>
45 -# <i>dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc</i>
46 +# <i>dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc</i>
47 0+1 records in
48 0+1 records out
49 304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s