Author: matthew
Date: 2009-07-06 13:26:36 -0600 (Mon, 06 Jul 2009)
New Revision: 8956

Modified:
   trunk/BOOK/chapter06/e2fsprogs.xml
   trunk/BOOK/general.ent
Log:
Add description of the --disable-libuud and --disable-blkid parameters for 
E2fsprogs

Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml  2009-07-06 06:54:06 UTC (rev 8955)
+++ trunk/BOOK/chapter06/e2fsprogs.xml  2009-07-06 19:26:36 UTC (rev 8956)
@@ -85,6 +85,16 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><parameter>--disable-lib*</parameter></term>
+        <listitem>
+          <para>This prevents E2fsprogs from building and installing the
+          <systemitem class="library">libuuid</systemitem> and
+          <systemitem class="library">libblkid</systemitem> libraries, as
+          Util-Linux-NG installed them earlier.</para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
     <para>Compile the package:</para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-07-06 06:54:06 UTC (rev 8955)
+++ trunk/BOOK/general.ent      2009-07-06 19:26:36 UTC (rev 8956)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090704">
-<!ENTITY releasedate "July  4, 2009">
+<!ENTITY version "SVN-20090706">
+<!ENTITY releasedate "July  6, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "6.5">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

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

Reply via email to