diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 33beb28e9..29c54ca19 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,10 @@ 2014-04-07 + + [bdubbs] - Update to kmod-17. Fixes + #3538. + [bdubbs] - Add section on systemd customization. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 67ebbf051..33d71f41c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -115,9 +115,9 @@ - + diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 06a1e19bb..75fa028a0 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -47,7 +47,6 @@ --bindir=/bin \ --sysconfdir=/etc \ --with-rootlibdir=/lib \ - --disable-manpages \ --with-xz \ --with-zlib @@ -61,15 +60,6 @@ - - --disable-manpages - - This option prevents the man pages from being built, as they - rely on libxslt, which isn't available in the chroot - environment. - - - --with-rootlibdir=/lib @@ -94,7 +84,6 @@ correct directory: make install -make -C man install for target in depmod insmod modinfo modprobe rmmod; do ln -sv ../bin/kmod /sbin/$target diff --git a/packages.ent b/packages.ent index 51dad0bd5..817b3bfa7 100644 --- a/packages.ent +++ b/packages.ent @@ -342,12 +342,12 @@ - - + + - + - +