Add description of the --disable-libuud and --disable-blkid parameters for E2fsprogs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2009-07-06 19:26:36 +00:00
parent d35b7f3ced
commit 68460dd084
2 changed files with 12 additions and 2 deletions

View File

@ -85,6 +85,16 @@ cd build</userinput></screen>
</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>

View File

@ -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}]" -->