Changeset 549d5cc
- Timestamp:
- 01/15/2007 05:55:53 AM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f803630
- Parents:
- 597caf43
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r597caf43 r549d5cc 41 41 42 42 --> 43 44 43 <listitem> 45 44 <para>January 15th, 2007</para> 46 45 <itemizedlist> 46 <listitem> 47 <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para> 48 </listitem> 47 49 <listitem> 48 50 <para>[randy] - Updated to Lynx-2.8.6.</para> -
postlfs/filesystems/reiser.xml
r597caf43 r549d5cc 55 55 </itemizedlist> 56 56 57 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 58 <itemizedlist spacing="compact"> 59 <listitem> 60 <para>Required Patch: <ulink 61 url="&patch-root;/reiserfs-&reiser-version;-header_fix-1.patch"/></para> 62 </listitem> 63 </itemizedlist> 64 57 65 <para condition="html" role="usernotes">User Notes: 58 66 <ulink url="&blfs-wiki;/reiser"/></para> … … 62 70 <sect2 role="installation"> 63 71 <title>Installation of ReiserFS</title> 72 <para><application>ReiserFS</application> uses the 73 <filename>asm/unaligned.h</filename> Linux header that should 74 not be used by applications. While LFS-6.2 provides this header, later 75 LFS versions don't do this. Apply the patch to fix the issue:</para> 76 77 <screen><userinput>patch -Np1 -i ../reiserfs-&reiser-version;-header_fix-1.patch</userinput></screen> 64 78 65 79 <para>Install <application>ReiserFS</application> by running the following
Note:
See TracChangeset
for help on using the changeset viewer.