diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7879e0c38..11739c056 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,28 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-12-19 + + + [bdubbs] - Update tar-1.30. Fixes + #4175. + + + [bdubbs] - Update meson-0.44.0. Fixes + #4173. + + + [bdubbs] - Update to systemd-236. Fixes + #4174. + + + [bdubbs] - Update to linux-4.14.6. Fixes + #4171. + + + + 2017-12-03 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5f8d41b4c..cf7ce293e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -206,15 +206,15 @@ - + - + diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 2d7ddebdc..9bb635558 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -288,6 +288,7 @@ messagebus:x:18: systemd-journal:x:23: input:x:24: mail:x:34: +kvm:x:61: systemd-bus-proxy:x:72: systemd-journal-gateway:x:73: systemd-journal-remote:x:74: diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index 6edd0e524..8b5582f31 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -42,7 +42,7 @@ linkend="ch-system-bindmount"/> and . - Finally, there were several static libraries that were not suppressed earlier + There were several static libraries that were not suppressed earlier in the chapter in order to satisfy the regression tests in several packages. These libraries are from binutils, bzip2, e2fsprogs, flex, libtool, and zlib. If desired, remove them now: @@ -55,4 +55,19 @@ rm -f /usr/lib/libfl.a rm -f /usr/lib/libfl_pic.a rm -f /usr/lib/libz.a + There are also several files installed in the /usr/lib directory with a + file name extention of .la. These are "libtool archive" files and generally + unneeded on a linux system. None of these are necessary at this point. To + remove them, run: + +find /usr/lib -name \*.la -delete + + For more information about libtool archive files, see the BLFS section "About Libtool + Archive (.la) files". + + + + + diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index b9b6c6f31..13d536c55 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -42,10 +42,10 @@ Create a symlink to work around missing xsltproc: -ln -s /tools/bin/true /usr/bin/xsltproc +ln -sf /tools/bin/true /usr/bin/xsltproc Set up the man pages: -tar -xf ../systemd-man-pages-235.tar.xz +tar -xf ../systemd-man-pages-236.tar.xz Prepare systemd for compilation: diff --git a/general.ent b/general.ent index 817e9a87c..d991b435e 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 1f663ddd4..fd81cc013 100644 --- a/packages.ent +++ b/packages.ent @@ -408,12 +408,12 @@ - + - + - +