Author: alexander
Date: 2007-01-14 22:55:53 -0700 (Sun, 14 Jan 2007)
New Revision: 6405
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/reiser.xml
Log:
Added reiserfsprogs build fix for LFS SVN
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-15 05:25:54 UTC
(rev 6404)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-15 05:55:53 UTC
(rev 6405)
@@ -40,11 +40,13 @@
</listitem>
-->
-
<listitem>
<para>January 15th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Lynx-2.8.6.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/postlfs/filesystems/reiser.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/reiser.xml 2007-01-15 05:25:54 UTC (rev
6404)
+++ trunk/BOOK/postlfs/filesystems/reiser.xml 2007-01-15 05:55:53 UTC (rev
6405)
@@ -54,6 +54,14 @@
</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>
@@ -61,7 +69,13 @@
<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