Hello Jeremy,

I have put the first testing CD with the 6.3 book in the download area. This leaves all 6.2 and earlier CDs as old and unsupported. However, there are a few places where the site mentions a stable CD (that doesn't exist). I have attached a diff, is it OK to apply?

Also, someone has to do something with the really old news item about the 6.2-3 release, and update documentation.html.

--
Alexander E. Patrakov
Index: download.html
===================================================================
--- download.html	(revision 932)
+++ download.html	(working copy)
@@ -3,10 +3,10 @@
 <!--#include virtual="menu.html" -->
     <div class="main">
      <h1>Download the Official LFS LiveCD</h1>
-	<p>Stable x86 iso: <em>lfslivecd-x86-6.2-5.iso</em></p>
-	<p>Latest x86 iso (Testing): <em>lfslivecd-x86-6.3-r2032.iso</em></p>
-	<p>Latest ppc iso (Pre-release): <em>lfslivecd-ppc-6.2-pre1.iso</em></p>
-	<p>Latest x86_64 iso: (Testing): <em>lfslivecd-x86_64-6.3-r2014.iso</em></p>
+	<p>Currently, there is no stable CD version. The following testing versions are supported and recommended for downloading:</p>
+	<p>x86 (contains official LFS-6.3 book): <em>lfslivecd-x86-6.3-r2052.iso</em></p>
+	<p>x86_64 (contains unofficial LFS book): <em>lfslivecd-x86_64-6.3-r2014.iso</em></p>
+	<p>The -nosrc ISO images do not contain source tarballs, but are otherwise identical to the full releases. The -min ISO images contain no source tarballs and no X window system.</p>
      <h2>FTP Mirrors</h2>
 	<p>Corvallis, OR, USA: <a href="ftp://ftp.osuosl.org/pub/lfs-livecd/";>ftp://ftp.osuosl.org/pub/lfs-livecd/</a></p>
 	<p>Los Angeles, CA, USA: <a href="ftp://ftp.lfs-matrix.net/pub/lfs-livecd/";>ftp://ftp.lfs-matrix.net/pub/lfs-livecd/</a></p>
@@ -31,6 +31,7 @@
 	   The scripts will allow you to automate the entire process of building an official cd from scratch.</p>
 	<p>You can view the repository in the SVN browser: <a href="http://wiki.linuxfromscratch.org/livecd/browser";>LiveCD Repository</a></p>
 	<p>Or, if you have subversion, check out the repository locally:</p>
-	<div class="cmd"><p>svn co svn://svn.linuxfromscratch.org/livecd/branches/6.2 lfs-livecd</p></div>
+	<!-- Default to trunk in order to get testers -->
+	<div class="cmd"><p>svn co svn://svn.linuxfromscratch.org/livecd/trunk lfs-livecd</p></div>
 
 <!--#include virtual="/common/footer.html" -->
Index: index.html
===================================================================
--- index.html	(revision 932)
+++ index.html	(working copy)
@@ -15,8 +15,8 @@
 	however, provide you with a comfortable enough environment so that you can, in turn,
 	build your own "perfect" system.
      </p>
-     <p>For a more detailed description of the stable version of the LiveCD read the
-	<a href="http://wiki.linuxfromscratch.org/livecd/browser/tags/6.2-3/doc/README?format=txt";>README</a>.</p>
+     <p>For a more detailed description of the current version of the LiveCD read the
+	<a href="http://wiki.linuxfromscratch.org/livecd/browser/trunk/doc/README?format=txt";>README</a>.</p>
      <h2>Why would I want to use the LFS LiveCD?</h2>
      <p><em>It provides a known good host for building LFS</em><br /> 
 	At times, Linux distros are built in such a way that make it difficult to successfully
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to