From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-doc-cvs+bounces-2078-garchives=archives.gentoo.org@gentoo.org>)
	id 1GPGir-0006gM-SX
	for garchives@archives.gentoo.org; Mon, 18 Sep 2006 10:51:34 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8IApoTt001478;
	Mon, 18 Sep 2006 10:51:50 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8IApmVD002403
	for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 18 Sep 2006 10:51:49 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with SMTP id BE67E649B7
	for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 18 Sep 2006 10:51:48 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Mon, 18 Sep 2006 10:51:48 +0000
From: "Josh Saddler" <nightmorph@lark.gentoo.org>
Date: Mon, 18 Sep 2006 10:51:48 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: liveusb.xml
Message-Id: <20060918105148.BE67E649B7@smtp.gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org>
List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org>
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 74c75392-9bfb-41ea-b7c2-a52c9b3ab366
X-Archives-Hash: 654359205639a885d0d56d19db5f7421

nightmorph    06/09/18 10:51:48

  Modified:             liveusb.xml
  Log:
  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

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

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

Index: liveusb.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- liveusb.xml	9 Sep 2006 10:00:13 -0000	1.9
+++ liveusb.xml	18 Sep 2006 10:51:48 -0000	1.10
@@ -1,6 +1,6 @@
 <?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.9 2006/09/09 10:00:13 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.10 2006/09/18 10:51:48 nightmorph Exp $ -->
 
 <guide link="/doc/en/liveusb.xml">
 <title>Gentoo Linux LiveUSB HOWTO</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.5</version>
-<date>2006-09-09</date>
+<version>1.6</version>
+<date>2006-09-18</date>
 
 <chapter>
 <title>Introduction</title>
@@ -149,6 +149,11 @@
 <title>Mounting the Gentoo Linux Installation CD</title>
 <body>
 
+<warn>
+This guide is designed only to be used with Gentoo 2006.0. Do not attempt to
+use a 2006.1 CD or newer; you will end up with an unbootable USB disk.
+</warn>
+
 <p>
 Download the <path>install-x86-minimal-2006.0.iso</path> file from your
 local Gentoo Linux <uri link="/main/en/where.xml">mirror</uri> site and mount



-- 
gentoo-doc-cvs@gentoo.org mailing list