Author: bdubbs
Date: 2012-07-23 09:15:49 -0600 (Mon, 23 Jul 2012)
New Revision: 9918
Modified:
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/chapter06.xml
trunk/BOOK/chapter06/e2fsprogs.xml
trunk/BOOK/packages.ent
Log:
Moved a few things around for ordering/convenience.
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2012-07-23 03:46:48 UTC (rev 9917)
+++ trunk/BOOK/chapter03/patches.xml 2012-07-23 15:15:49 UTC (rev 9918)
@@ -100,18 +100,18 @@
</varlistentry>
<varlistentry>
- <term>Kmod Testsuite Patch -
<token>&kmod-testsuite-patch-size;</token>:</term>
+ <term>Kbd Backspace/Delete Fix Patch -
<token>&kbd-backspace-patch-size;</token>:</term>
<listitem>
- <para>Download: <ulink
url="&patches-root;&kmod-testsuite-patch;"/></para>
- <para>MD5 sum: <literal>&kmod-testsuite-patch-md5;</literal></para>
+ <para>Download: <ulink
url="&patches-root;&kbd-backspace-patch;"/></para>
+ <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry>
- <term>Kbd Backspace/Delete Fix Patch -
<token>&kbd-backspace-patch-size;</token>:</term>
+ <term>Kmod Testsuite Patch -
<token>&kmod-testsuite-patch-size;</token>:</term>
<listitem>
- <para>Download: <ulink
url="&patches-root;&kbd-backspace-patch;"/></para>
- <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
+ <para>Download: <ulink
url="&patches-root;&kmod-testsuite-patch;"/></para>
+ <para>MD5 sum: <literal>&kmod-testsuite-patch-md5;</literal></para>
</listitem>
</varlistentry>
Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml 2012-07-23 03:46:48 UTC (rev 9917)
+++ trunk/BOOK/chapter06/chapter06.xml 2012-07-23 15:15:49 UTC (rev 9918)
@@ -30,6 +30,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bzip2.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/>
@@ -46,7 +47,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inetutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automake.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/>
Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml 2012-07-23 03:46:48 UTC (rev 9917)
+++ trunk/BOOK/chapter06/e2fsprogs.xml 2012-07-23 15:15:49 UTC (rev 9918)
@@ -52,9 +52,7 @@
<para>Prepare E2fsprogs for compilation:</para>
-<screen><userinput remap="configure">PKG_CONFIG=/tools/bin/true \
-LDFLAGS="-lblkid -luuid" \
-../configure --prefix=/usr \
+<screen><userinput remap="configure">../configure --prefix=/usr \
--with-root-prefix="" \
--enable-elf-shlibs \
--disable-libblkid \
@@ -64,7 +62,7 @@
<variablelist>
<title>The meaning of the configure options:</title>
-
+<!--
<varlistentry>
<term><parameter>PKG_CONFIG...</parameter></term>
<listitem>
@@ -72,7 +70,7 @@
to be built and installed first.</para>
</listitem>
</varlistentry>
-
+-->
<varlistentry>
<term><parameter>--with-root-prefix=""</parameter></term>
<listitem>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2012-07-23 03:46:48 UTC (rev 9917)
+++ trunk/BOOK/packages.ent 2012-07-23 15:15:49 UTC (rev 9918)
@@ -431,7 +431,7 @@
<!ENTITY pkgconfig-version "0.27">
<!ENTITY pkgconfig-size "1872 KB">
-<!ENTITY pkgconfig-url
"http://people.freedesktop.org/pkg-config-&pkgconfig-version;.tar.gz">
+<!ENTITY pkgconfig-url
"http://pkgconfig.freedesktop.org/releases/pkg-config-&pkgconfig-version;.tar.gz">
<!ENTITY pkgconfig-md5 "3a4c9feab14b6719afd8904945d9b4e4">
<!ENTITY pkgconfig-home "http://www.freedesktop.org/wiki/Software/pkg-config">
<!ENTITY pkgconfig-ch6-du "38 MB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page