Author: ag
Date: 2007-08-01 11:07:44 -0600 (Wed, 01 Aug 2007)
New Revision: 6997

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/filesystems/reiser.xml
Log:
Updated to ReiserFS-3.6.20

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-08-01 15:40:42 UTC (rev 6996)
+++ trunk/BOOK/general.ent      2007-08-01 17:07:44 UTC (rev 6997)
@@ -77,7 +77,7 @@
 <!ENTITY nss-version                  "3.11.7">
 
 <!-- Chapter 5 -->
-<!ENTITY reiser-version               "3.6.19">
+<!ENTITY reiser-version               "3.6.20">
 <!ENTITY xfsprogs-version             "2.8.18">
 
 <!-- Chapter 6 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-08-01 15:40:42 UTC 
(rev 6996)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-08-01 17:07:44 UTC 
(rev 6997)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>August 1st, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ag] - Updated to ReiserFS-3.6.20.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 31st, 2007</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/filesystems/reiser.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/reiser.xml   2007-08-01 15:40:42 UTC (rev 
6996)
+++ trunk/BOOK/postlfs/filesystems/reiser.xml   2007-08-01 17:07:44 UTC (rev 
6997)
@@ -6,10 +6,10 @@
 
   <!ENTITY reiser-download-http 
"http://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz";>
   <!ENTITY reiser-download-ftp 
"ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz";>
-  <!ENTITY reiser-md5sum "b42cf15f6651c3ceff5cb84996c0d539">
-  <!ENTITY reiser-size "400 KB">
-  <!ENTITY reiser-buildsize "7.9 MB">
-  <!ENTITY reiser-time "0.16 SBU">
+  <!ENTITY reiser-md5sum "3b3392f59c5d302cf858bc4cf194b258">
+  <!ENTITY reiser-size "500 KB">
+  <!ENTITY reiser-buildsize "8 MB">
+  <!ENTITY reiser-time "0.17 SBU">
 ]>
 
 <sect1 id="reiserfs" xreflabel="ReiserFS-&reiser-version;">
@@ -54,14 +54,6 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
-    <itemizedlist spacing="compact">
-      <listitem>
-        <para>Required Patch: <ulink
-        
url="&patch-root;/reiserfs-&reiser-version;-header_fix-1.patch"/></para>
-      </listitem>
-    </itemizedlist>
-
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/reiser"/></para>
 
@@ -69,13 +61,7 @@
 
   <sect2 role="installation">
     <title>Installation of ReiserFS</title>
-    <para><application>ReiserFS</application> uses the
-    <filename>asm/unaligned.h</filename> Linux header that should
-    not be used by applications. While LFS-6.2 provides this header, later
-    LFS versions don't do this. Apply the patch to fix the issue:</para>
 
-<screen><userinput>patch -Np1 -i 
../reiserfs-&reiser-version;-header_fix-1.patch</userinput></screen>
-
     <para>Install <application>ReiserFS</application> by running the following
     commands:</para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to