Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: liveusb.xml
Date: Mon, 18 Sep 2006 10:51:34
Message-Id: 20060918105148.BE67E649B7@smtp.gentoo.org
1 nightmorph 06/09/18 10:51:48
2
3 Modified: liveusb.xml
4 Log:
5 more explicit 2006.0 only warning to liveusb guide, as well as updated 2006.1 gli handbook for a changed boot parameter we weren't originally notified about
6
7 Revision Changes Path
8 1.10 xml/htdocs/doc/en/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.9&r2=1.10
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- liveusb.xml 9 Sep 2006 10:00:13 -0000 1.9
21 +++ liveusb.xml 18 Sep 2006 10:51:48 -0000 1.10
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.9 2006/09/09 10:00:13 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.10 2006/09/18 10:51:48 nightmorph Exp $ -->
27
28 <guide link="/doc/en/liveusb.xml">
29 <title>Gentoo Linux LiveUSB HOWTO</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.5</version>
35 -<date>2006-09-09</date>
36 +<version>1.6</version>
37 +<date>2006-09-18</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -149,6 +149,11 @@
42 <title>Mounting the Gentoo Linux Installation CD</title>
43 <body>
44
45 +<warn>
46 +This guide is designed only to be used with Gentoo 2006.0. Do not attempt to
47 +use a 2006.1 CD or newer; you will end up with an unbootable USB disk.
48 +</warn>
49 +
50 <p>
51 Download the <path>install-x86-minimal-2006.0.iso</path> file from your
52 local Gentoo Linux <uri link="/main/en/where.xml">mirror</uri> site and mount
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list