Author: pierre
Date: Sun Apr  9 01:29:24 2017
New Revision: 1396

Log:
Update website for jhalfs-2.4

Modified:
   html/trunk/alfs/documentation.html
   html/trunk/alfs/download.html
   html/trunk/alfs/index.html
   html/trunk/alfs/news.html

Modified: html/trunk/alfs/documentation.html
==============================================================================
--- html/trunk/alfs/documentation.html  Wed Apr  5 11:34:33 2017        (r1395)
+++ html/trunk/alfs/documentation.html  Sun Apr  9 01:29:24 2017        (r1396)
@@ -4,9 +4,10 @@
     <div class="main">
      <h1>ALFS Documentation</h1>
      <h2>jhalfs Documentation</h2>
-     <p>Full documentation for jhalfs has not yet been written. Until it is, 
you can
-       view the<a 
href="http://wiki.linuxfromscratch.org/alfs/browser/jhalfs/trunk/README?format=txt";>
-       README</a> included in the release.</p>
+     <p>Full documentation for jhalfs has not yet been written. Until it is,
+        you can view the<a
+        
href="http://wiki.linuxfromscratch.org/alfs/browser/jhalfs/tags/2.4/README?format=txt";>
+       README</a> included in the stable release.</p>
      <h2>nALFS Guides</h2>
      <p>Here you will find the various guides available for nALFS:</p>
        <ul>

Modified: html/trunk/alfs/download.html
==============================================================================
--- html/trunk/alfs/download.html       Wed Apr  5 11:34:33 2017        (r1395)
+++ html/trunk/alfs/download.html       Sun Apr  9 01:29:24 2017        (r1396)
@@ -11,10 +11,9 @@
          href="downloads/jhalfs/stable/">stable jhalfs</a> directory. It can
          also be checked out from the subversion repository:</p>
       <div class="cmd"><p>svn co
-         svn://svn.linuxfromscratch.org/ALFS/jhalfs/tags/2.3.2
-         jhalfs-2.3.2</p></div>
-      <p>That version is very old and does not work with recent (7.x and 8.x)
-         versions of the LFS book.</p>
+         svn://svn.linuxfromscratch.org/ALFS/jhalfs/tags/2.4
+         jhalfs-2.4</p></div>
+<!--
       <h2>Release Candidate Version &mdash; jhalfs-2.4-rc2</h2>
       <p>After almost eight years without a stable version, this is a
          soon-to-be-released version undergoing the last stages of
@@ -24,6 +23,7 @@
       <div class="cmd"><p>svn co
          svn://svn.linuxfromscratch.org/ALFS/jhalfs/tags/2.4-rc2
          jhalfs-2.4-rc2</p></div>
+-->
       <h2>Current Development</h2>
       <p>The current development version can only be obtained from the
          subversion repository:</p>

Modified: html/trunk/alfs/index.html
==============================================================================
--- html/trunk/alfs/index.html  Wed Apr  5 11:34:33 2017        (r1395)
+++ html/trunk/alfs/index.html  Sun Apr  9 01:29:24 2017        (r1396)
@@ -39,9 +39,10 @@
      <p>The most current jhalfs stable release can been downloaded from
        <a href="http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/";>
        http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/</a>.</p>
-     <p>A release candidate for the next stable version can be found at <a
+<!--     <p>A release candidate for the next stable version can be found at <a
         href="http://www.linuxfromscratch.org/alfs/downloads/jhalfs/2.4-rc2/";>
         http://www.linuxfromscratch.org/alfs/downloads/jhalfs/2.4-rc2/</a>.</p>
+-->
      <p>jhalfs is maintained as a subversion repository. To fetch the latest
        development version, you can use this command:</p>
      <div class="cmd"><p>svn co

Modified: html/trunk/alfs/news.html
==============================================================================
--- html/trunk/alfs/news.html   Wed Apr  5 11:34:33 2017        (r1395)
+++ html/trunk/alfs/news.html   Sun Apr  9 01:29:24 2017        (r1396)
@@ -5,6 +5,28 @@
     <h1>ALFS News</h1>
 <!--<p>|&nbsp;<a href="/alfs/feed.rss">RSS Feed</a>&nbsp;|</p>-->
     <dl class="newsItem">
+      <dt>jhalfs Stable Version 2.4 Released</dt>
+      <dd><em>Pierre Labastie - 2017/04/08</em>
+        <p>After eight years of rolling release, the jhalfs development team
+           is pleased to announce the release of jhalfs-2.4. Uncountable
+           changes have been made since the last version, to adapt to the new
+           versions of the LFS/CLFS/BLFS books. The main new features are the
+           ability to use a package manager (provided it can use <q>DESTDIR
+           install</q>) and the ability to automatically install dependencies
+           of BLFS packages.</p>
+        <p>This release is compatible with the (B)LFS books in the 7.x series,
+           as well as with the recent 8.0 versions and the current SVN, both
+           Sys V and systemd. It also works with CLFS-3.x versions and CLFS
+           development.</p>
+        <p><a 
href="http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/jhalfs-2.4.tar.xz";>
+           Download jhalfs-2.4 tarball</a></p>
+        <p><a href="http://wiki.linuxfromscratch.org/alfs/wiki/SupportedBooks";>
+           See the list of supported books</a></p>
+        <p>Please, send any comments or bugs you find to the alfs-discuss
+           mailing list.</p>
+      </dd>
+    </dl>
+    <dl class="newsItem">
       <dt>jhalfs 2.4-rc2 Release Candidate</dt>
       <dd><em>Pierre Labastie - 2017/03/19</em>
         <p>After eight years of rolling release, the jhalfs development team
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to