|
@@ -46,19 +46,7 @@
|
|
|
<para>Prepare Util-linux-ng for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
|
|
|
-<!--
|
|
|
- <variablelist>
|
|
|
- <title>The meaning of the new configure option:</title>
|
|
|
-
|
|
|
- <varlistentry>
|
|
|
- <term><parameter>- -with-fsprobe</parameter></term>
|
|
|
- <listitem>
|
|
|
- <para>This tells Util-Linux-NG to use its own version of the libblkid
|
|
|
- library, rather than a system-installed version.</para>
|
|
|
- </listitem>
|
|
|
- </varlistentry>
|
|
|
- </variablelist>
|
|
|
--->
|
|
|
+
|
|
|
<para>Only a few of the utilities contained in this package need to be
|
|
|
built:</para>
|
|
|
|
|
@@ -66,15 +54,6 @@
|
|
|
make -C mount mount umount
|
|
|
make -C text-utils more</userinput></screen>
|
|
|
|
|
|
- <!-- Not sure why this is in there. There is no test suite. Though
|
|
|
- running 'make check' may build these programs, there is no
|
|
|
- testing done.
|
|
|
- <para>This package comes with a test suite, but running it will cause all of
|
|
|
- the binaries to be built and tested. If you still wish to run the tests,
|
|
|
- issue:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="test">make check</userinput></screen> -->
|
|
|
-
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
<para>Install the shared libraries required by E2fsprogs:</para>
|