diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 619928463..d959d1b63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,20 @@ --> + + 2016-01-01 + + + [bdubbs] - Update to linux-4.4. Fixes + #3877. + + + [bdubbs] - Update to iproute2-4.4.0. Fixes + #3878. + + + + 2016-01-01 diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 9d286210f..d65e23e53 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -41,32 +41,19 @@ Installation of IPRoute2 - The arpd binary included in this package is - dependent on Berkeley DB. Because arpd is not a very - common requirement on a base Linux system, remove the dependency on Berkeley - DB by applying the commands below. If the arpd binary is - needed, instructions for compiling Berkeley DB can be found in the BLFS Book - at . + The arpd program included in this package will not + be built since it is dependent on Berkeley DB, which is not installed in + LFS. However, documentation files and a directory for + arpd will still be installed. Prevent this by running + the commands below. If the arpd binary is needed, + instructions for compiling Berkeley DB can be found in the BLFS Book at + . -sed -i '/^TARGETS/s@arpd@@g' misc/Makefile -sed -i /ARPD/d Makefile -sed -i 's/arpd.8//' man/man8/Makefile +sed -i /ARPD/d Makefile +sed -i 's/arpd.8//' man/man8/Makefile +rm -v doc/arpd.sgml - - Compile the package: make diff --git a/general.ent b/general.ent index ae207a188..7d545cf1b 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ - + - + diff --git a/packages.ent b/packages.ent index a074b939f..1601f3b57 100644 --- a/packages.ent +++ b/packages.ent @@ -316,10 +316,10 @@ - - + + - + @@ -381,13 +381,13 @@ - - - - - + + + + + - +