aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-11 20:07:44 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-11 20:07:44 +0000
commit0841437890915f7f6050da9f1066bf814439cd48 (patch)
tree24b47f5722e2b30e262c9390352b776902678d87 /chapter06
parentc9398bca01ffaa66d492bbc865d267ce905c3033 (diff)
Dropped non-toolchain tests to optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/autoconf-inst.xml4
-rw-r--r--chapter06/automake-inst.xml4
-rw-r--r--chapter06/bash-inst.xml4
-rw-r--r--chapter06/bison-inst.xml4
-rw-r--r--chapter06/coreutils-inst.xml4
-rw-r--r--chapter06/diffutils-inst.xml4
-rw-r--r--chapter06/e2fsprogs-inst.xml4
-rw-r--r--chapter06/ed-inst.xml4
-rw-r--r--chapter06/findutils-inst.xml4
-rw-r--r--chapter06/flex-inst.xml4
-rw-r--r--chapter06/gawk-inst.xml4
-rw-r--r--chapter06/gettext-inst.xml4
-rw-r--r--chapter06/grep-inst.xml4
-rw-r--r--chapter06/libtool-inst.xml4
-rw-r--r--chapter06/m4-inst.xml4
-rw-r--r--chapter06/make-inst.xml4
-rw-r--r--chapter06/patch-inst.xml4
-rw-r--r--chapter06/perl-inst.xml4
-rw-r--r--chapter06/sed-inst.xml4
-rw-r--r--chapter06/tar-inst.xml4
-rw-r--r--chapter06/texinfo-inst.xml4
-rw-r--r--chapter06/zlib-inst.xml16
22 files changed, 75 insertions, 25 deletions
diff --git a/chapter06/autoconf-inst.xml b/chapter06/autoconf-inst.xml
index de0f8160f..0f33c0ca9 100644
--- a/chapter06/autoconf-inst.xml
+++ b/chapter06/autoconf-inst.xml
@@ -10,7 +10,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/automake-inst.xml b/chapter06/automake-inst.xml
index deb241e12..ebafae19f 100644
--- a/chapter06/automake-inst.xml
+++ b/chapter06/automake-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 003d02f93..4f0647c34 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -17,7 +17,9 @@ patch:</para>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make tests</userinput></screen></para>
diff --git a/chapter06/bison-inst.xml b/chapter06/bison-inst.xml
index 3eb085a32..8e745ffcf 100644
--- a/chapter06/bison-inst.xml
+++ b/chapter06/bison-inst.xml
@@ -16,7 +16,9 @@ compliation problem with some packages:</para>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/coreutils-inst.xml b/chapter06/coreutils-inst.xml
index f84b48c43..cebd1839e 100644
--- a/chapter06/coreutils-inst.xml
+++ b/chapter06/coreutils-inst.xml
@@ -23,7 +23,9 @@ provided by Net-tools. Prevent its installation by applying a patch:</para>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results thoroughly:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check-root
make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para>
diff --git a/chapter06/diffutils-inst.xml b/chapter06/diffutils-inst.xml
index 2440cecd4..7fa26aa8f 100644
--- a/chapter06/diffutils-inst.xml
+++ b/chapter06/diffutils-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml
index bf5e3a154..e2fff07e0 100644
--- a/chapter06/e2fsprogs-inst.xml
+++ b/chapter06/e2fsprogs-inst.xml
@@ -36,7 +36,9 @@ of.</para></listitem>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/ed-inst.xml b/chapter06/ed-inst.xml
index ee6805bf3..f31a7e9ea 100644
--- a/chapter06/ed-inst.xml
+++ b/chapter06/ed-inst.xml
@@ -27,7 +27,9 @@ create temporary files.</para>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml
index a43fc1dad..e4f2da960 100644
--- a/chapter06/findutils-inst.xml
+++ b/chapter06/findutils-inst.xml
@@ -17,7 +17,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/flex-inst.xml b/chapter06/flex-inst.xml
index 6e908ad35..50a2cbb2d 100644
--- a/chapter06/flex-inst.xml
+++ b/chapter06/flex-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make bigcheck</userinput></screen></para>
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml
index b96c42e87..f989517fb 100644
--- a/chapter06/gawk-inst.xml
+++ b/chapter06/gawk-inst.xml
@@ -41,7 +41,9 @@ with its contents on a make uninstall.</para></listitem>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/gettext-inst.xml b/chapter06/gettext-inst.xml
index c35ff0f5b..05866cabf 100644
--- a/chapter06/gettext-inst.xml
+++ b/chapter06/gettext-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/grep-inst.xml b/chapter06/grep-inst.xml
index 4345f7a49..2695de465 100644
--- a/chapter06/grep-inst.xml
+++ b/chapter06/grep-inst.xml
@@ -12,7 +12,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/libtool-inst.xml b/chapter06/libtool-inst.xml
index 9e8456264..541adf737 100644
--- a/chapter06/libtool-inst.xml
+++ b/chapter06/libtool-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/m4-inst.xml b/chapter06/m4-inst.xml
index af4cf6908..8f98c87df 100644
--- a/chapter06/m4-inst.xml
+++ b/chapter06/m4-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/make-inst.xml b/chapter06/make-inst.xml
index 2b8248d1e..1ca97b9ce 100644
--- a/chapter06/make-inst.xml
+++ b/chapter06/make-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/patch-inst.xml b/chapter06/patch-inst.xml
index eb3635605..8ef395093 100644
--- a/chapter06/patch-inst.xml
+++ b/chapter06/patch-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/perl-inst.xml b/chapter06/perl-inst.xml
index 5d90fdc99..f0860cb2e 100644
--- a/chapter06/perl-inst.xml
+++ b/chapter06/perl-inst.xml
@@ -17,7 +17,9 @@ above.</para>
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make test</userinput></screen></para>
diff --git a/chapter06/sed-inst.xml b/chapter06/sed-inst.xml
index 4784ed4cc..e43ce3702 100644
--- a/chapter06/sed-inst.xml
+++ b/chapter06/sed-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml
index aa9112405..d7bba9334 100644
--- a/chapter06/tar-inst.xml
+++ b/chapter06/tar-inst.xml
@@ -12,7 +12,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/texinfo-inst.xml b/chapter06/texinfo-inst.xml
index 4dc11144f..8db6ee4ee 100644
--- a/chapter06/texinfo-inst.xml
+++ b/chapter06/texinfo-inst.xml
@@ -11,7 +11,9 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>Test the results:</para>
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
<para><screen><userinput>make check</userinput></screen></para>
diff --git a/chapter06/zlib-inst.xml b/chapter06/zlib-inst.xml
index b00d14499..e48f454e5 100644
--- a/chapter06/zlib-inst.xml
+++ b/chapter06/zlib-inst.xml
@@ -26,12 +26,20 @@ directive during this stage, and remove it after.</para>
<para><screen><userinput>make install</userinput></screen></para>
-<para>Now also build and install the non-shared libraries:</para>
+<para>Now also build the non-shared libraries:</para>
<para><screen><userinput>make clean
./configure --prefix=/usr
-make
-make test
-make install</userinput></screen></para>
+make</userinput></screen></para>
+
+<para>This package has a testsuite available which can perform a number of
+checks to ensure it built correctly. Should you choose to run it, the
+following command will do so:</para>
+
+<para><screen><userinput>make test</userinput></screen></para>
+
+<para>And install the package:</para>
+
+<para><screen><userinput>make install</userinput></screen></para>
<para>The shared Zlib library should be installed in the
<filename>/lib</filename> directory. That way, in the event