|
@@ -41,14 +41,13 @@ provided by Net-tools. Prevent its installation by applying a patch:</para>
|
|
<screen><userinput>make</userinput></screen>
|
|
<screen><userinput>make</userinput></screen>
|
|
|
|
|
|
<para>The <command>su</command> program from Coreutils wasn't installed in
|
|
<para>The <command>su</command> program from Coreutils wasn't installed in
|
|
-Chapter 5 because it needed <emphasis>root</emphasis> privilege to do so. We're
|
|
|
|
-going to need it in a few moments for the test suite. Therefore we work around
|
|
|
|
-the problem by installing it now:</para>
|
|
|
|
|
|
+<xref linkend="chapter-temporary-tools"/> because it needed
|
|
|
|
+<emphasis>root</emphasis> privilege to do so. We're going to need it in a few
|
|
|
|
+moments for the test suite. Therefore we install it now:</para>
|
|
|
|
|
|
<screen><userinput>make install-root</userinput></screen>
|
|
<screen><userinput>make install-root</userinput></screen>
|
|
|
|
|
|
-<para>This package has a test suite available which can perform a number of
|
|
|
|
-checks to ensure it built correctly. However, this particular test suite
|
|
|
|
|
|
+<para>The test suite of this package
|
|
makes some assumptions with regards to the presence of non-root users and
|
|
makes some assumptions with regards to the presence of non-root users and
|
|
groups that don't apply this early into the LFS build. We therefore create
|
|
groups that don't apply this early into the LFS build. We therefore create
|
|
a dummy system user and two dummy groups to allow the tests to run
|
|
a dummy system user and two dummy groups to allow the tests to run
|