nightmorph    06/09/04 20:35:41

  Modified:             liveusb.xml
  Log:
  update liveusb guide for 2006.1 and update brix's email

Revision  Changes    Path
1.8                  xml/htdocs/doc/en/liveusb.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.7&r2=1.8

Index: liveusb.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- liveusb.xml 25 Apr 2006 12:50:20 -0000      1.7
+++ liveusb.xml 4 Sep 2006 20:35:41 -0000       1.8
@@ -1,12 +1,12 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.7 
2006/04/25 12:50:20 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.8 
2006/09/04 20:35:41 nightmorph Exp $ -->
 
 <guide link="/doc/en/liveusb.xml">
 <title>Gentoo Linux LiveUSB HOWTO</title>
 
 <author title="Author">
-  <mail link="[EMAIL PROTECTED]">Henrik Brix Andersen</mail>
+  <mail link="[EMAIL PROTECTED]">Henrik Brix Andersen</mail>
 </author>
 
 <abstract>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.3</version>
-<date>2006-04-25</date>
+<version>1.4</version>
+<date>2006-09-04</date>
 
 <chapter>
 <title>Introduction</title>
@@ -150,7 +150,7 @@
 <body>
 
 <p>
-Download the <path>install-x86-minimal-2006.0.iso</path> file from your
+Download the <path>install-x86-minimal-2006.1.iso</path> file from your
 local Gentoo Linux <uri link="/main/en/where.xml">mirror</uri> site and mount
 the ISO image on <path>/mnt/cdrom/</path> as shown below:
 </p>
@@ -158,7 +158,7 @@
 <pre caption="Mounting the Gentoo Linux Installation CD ISO image">
 <comment>(Create the /mnt/cdrom/ mount point if needed)</comment>
 # <i>mkdir -p /mnt/cdrom</i>
-# <i>mount -o loop,ro -t iso9660 install-x86-minimal-2006.0.iso /mnt/cdrom/</i>
+# <i>mount -o loop,ro -t iso9660 install-x86-minimal-2006.1.iso /mnt/cdrom/</i>
 </pre>
 
 <note>



-- 
[email protected] mailing list

Reply via email to