mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6666 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9c3b5b6aeb
commit
20f56c70f5
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2007">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
|
@ -40,6 +40,18 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>March 13th, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Added a note to the Linux-PAM instructions to run
|
||||
the test suite after the package has been installed and minimally
|
||||
configured.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 8th, 2007</para>
|
||||
<itemizedlist>
|
||||
|
@ -101,14 +101,15 @@
|
||||
--enable-read-both-confs &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue <command>make check</command>.</para>
|
||||
<!-- <para>To test the results, issue <command>make check</command>.</para> -->
|
||||
|
||||
<!-- <para>The test suite will not provide meaningful results until the package
|
||||
has been installed and configured. If, after installing the package and
|
||||
creating a minimum configuration as shown below in the 'other' example,
|
||||
you wish to run the tests, issue <command>make check</command>.</para>
|
||||
<para>The test suite will not provide meaningful results until the package
|
||||
has been installed and minimally configured. If, after installing the
|
||||
package and creating a minimum configuration as shown below in the 'other'
|
||||
example, you wish to run the tests, issue
|
||||
<command>make check</command>.</para>
|
||||
|
||||
<tip>
|
||||
<!-- <tip>
|
||||
<para>Don't delete the <application>Linux-PAM</application> source tree
|
||||
until after you reinstall the <application>Shadow</application> package.
|
||||
The reinstallation of the Shadow package includes much more stringent
|
||||
|
Loading…
Reference in New Issue
Block a user