Mention testsuites (or lack of them) for all packages (bug 1664)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-12-07 20:46:14 +00:00
parent 4e577add49
commit 0be3d41926
21 changed files with 49 additions and 4 deletions

View File

@ -114,6 +114,10 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>December 7, 2005 [matt]: Mention the testsuites (or lack of
them) for all packages (fixes bug 1664). Thanks to Chris Staub for the
report and analysis of affected packages.</para></listitem>
<listitem><para>November 26, 2005 [matt]: Don't install the Linuxthreads man
pages, the POSIX threading API is documented in the man3p section provided by
the man-pages package (fixes bug 1660).</para></listitem>

View File

@ -36,6 +36,8 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
<screen><userinput>make install</userinput></screen>
<para>To test the results, issue: <userinput>make check</userinput>.</para>
</sect2>

View File

@ -39,8 +39,8 @@
<variablelist>
<varlistentry>
<term><parameter>--disable-shared</parameter></term>
<listitem><para>We do not need to install any of the shared gettext libraries at this
time, therefore, no need to build them.</para></listitem>
<listitem><para>We do not need to install any of the shared gettext libraries at
this time, therefore there is no need to build them.</para></listitem>
</varlistentry>
</variablelist>
@ -49,6 +49,11 @@ time, therefore, no need to build them.</para></listitem>
<screen><userinput>make -C lib
make -C src msgfmt</userinput></screen>
<para>As only one binary has been compiled, it is not possible to run the
testsuite without compiling additional support libraries from the Gettext
package. It is therefore not recommended to attempt to run the testsuite at
this stage.</para>
<para>Install the <command>msgfmt</command> binary:</para>
<screen><userinput>cp -v src/msgfmt /tools/bin</userinput></screen>

View File

@ -37,6 +37,8 @@ GCC, Glibc, Grep, Make, Sed, and Zlib</seg></seglistitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -41,6 +41,8 @@ to contain the default paper size. For users in the United States,
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -49,6 +49,8 @@ that the new location gets placed into the script:</para>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -32,6 +32,8 @@ running kernel.</para>
<sect2 role="installation">
<title>Installation of Hotplug</title>
<para>This package does not come with a test suite.</para>
<para>Install the Hotplug package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -33,6 +33,8 @@ correct formats for the <filename>/etc/protocols</filename> and
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -88,6 +88,8 @@ servers.</para></listitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -63,6 +63,8 @@
</varlistentry>
</variablelist>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make SBINDIR=/sbin install</userinput></screen>

View File

@ -41,6 +41,8 @@ when compiling with GCC-&gcc-version;:</para>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -46,6 +46,8 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -62,6 +62,8 @@ class="directory">/etc</filename> directory.</para></listitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -54,6 +54,8 @@ functions from the system C library.</para></listitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install

View File

@ -32,6 +32,8 @@ Make, and Ncurses</seg></seglistitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -50,6 +50,8 @@ package.</para></listitem>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -53,6 +53,8 @@ includes other fixes recommended by the Readline author.</para>
</varlistentry>
</variablelist>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -52,6 +52,8 @@ find man -name Makefile -exec sed -i '/groups/d' {} \;</userinput></screen>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -37,6 +37,8 @@ Sysklogd with Linux 2.6 series kernels</para>
<screen><userinput>make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make install</userinput></screen>

View File

@ -46,6 +46,8 @@ instead:</para>
<screen><userinput>make -C src</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
<screen><userinput>make -C src install</userinput></screen>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20051127">
<!ENTITY releasedate "November 27, 2005">
<!ENTITY version "SVN-20051207">
<!ENTITY releasedate "December 7, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->