diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-08 01:36:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-08 01:36:48 +0000 |
commit | cfebf1892154702fa6b160bf8b63a3f2b7517e5d (patch) | |
tree | 3c57ed3e437e326dea479833ca0c779903c227c9 /chapter06 | |
parent | bfd117be04e8fa2014e6f3506df92365ff96af0e (diff) |
Update to util-linux 2.27.
Update to linux-4.2.
Update to iproute2-4.2.0.
Refresh build sizes and SBU times.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/diffutils.xml | 2 | ||||
-rw-r--r-- | chapter06/grep.xml | 2 | ||||
-rw-r--r-- | chapter06/m4.xml | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index d98bc500d..782f2eb03 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -57,6 +57,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 126b65182..99b40fe58 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -56,6 +56,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/m4.xml b/chapter06/m4.xml index ca2f5b582..29c6e8c49 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -52,6 +52,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |