Author: jim
Date: 2006-06-20 15:16:24 -0600 (Tue, 20 Jun 2006)
New Revision: 1804
Modified:
/
trunk/BOOK/boot/common/e2fsprogs.xml
trunk/BOOK/introduction/common/changelog.xml
Log:
[EMAIL PROTECTED] (orig r1868): jeremy | 2006-06-20 14:05:35 -0700
Fixed e2fsprogs in the bootsection - added DESTDIR to the install - fixes
ticket 45
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1867
+ b6734a72-470d-0410-b049-f317dca95413:/:1868
Modified: trunk/BOOK/boot/common/e2fsprogs.xml
===================================================================
--- trunk/BOOK/boot/common/e2fsprogs.xml 2006-06-20 21:16:14 UTC (rev
1803)
+++ trunk/BOOK/boot/common/e2fsprogs.xml 2006-06-20 21:16:24 UTC (rev
1804)
@@ -59,13 +59,12 @@
href="../../final-system/common/e2fsprogs.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/common/e2fsprogs.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
+ <para os="i">The installation for e2fsprogs hard-codes a path to the
+ <emphasis>mke2fs.conf</emphasis> file, causing the installation to fail
+ unless the DESTDIR parameter is used. Install the binaries and
+ documentation with the following command:</para>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/common/e2fsprogs.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'j'])"/>
+<screen os="j"><userinput>make DESTDIR=${LFS} install</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../final-system/common/e2fsprogs.xml"
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-06-20 21:16:14 UTC
(rev 1803)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-06-20 21:16:24 UTC
(rev 1804)
@@ -36,10 +36,15 @@
</listitem>
-->
+
<listitem>
- <para>Date</para>
+ <para>June 20, 2006</para>
<itemizedlist>
<listitem>
+ <para>[jeremy] - Corrected e2fsprogs installation in the boot
+ section, to take into account the new mke2fs.conf file.</para>
+ </listitem>
+ <listitem>
<para>[jciccone] - Updated to linux-2.6.17.1 and
linux-headers-2.6.17.1-06202006.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page