diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 27a7e2a57..fdd1f0f05 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -1615,7 +1615,9 @@ &external; - None + + scdoc (for man pages) + diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index daa0d45cb..4e420b168 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,28 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2024-08-17 + + + [bdubbs] - Update to setuptools-72.2.0. Fixes + #5542. + + + [bdubbs] - Update to kmod-33. Fixes + #5540. + + + [bdubbs] - Update to binutils-2.43.1. Fixes + #5543. + + + [bdubbs] - Update to linux-6.10.5. Fixes + #5541. + + + + 2024-08-15 diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml index 6c875caed..912fe07a0 100644 --- a/chapter08/kmod.xml +++ b/chapter08/kmod.xml @@ -43,12 +43,13 @@ Prepare Kmod for compilation: -./configure --prefix=/usr \ - --sysconfdir=/etc \ - --with-openssl \ - --with-xz \ - --with-zstd \ - --with-zlib +./configure --prefix=/usr \ + --sysconfdir=/etc \ + --with-openssl \ + --with-xz \ + --with-zstd \ + --with-zlib \ + --disable-manpages The meaning of the configure options: @@ -74,6 +75,16 @@ + + + --disable-manpages + + + This option disables generating the manpages which + requires an external program. + + + Compile the package: diff --git a/packages.ent b/packages.ent index a7f30cf39..022333993 100644 --- a/packages.ent +++ b/packages.ent @@ -65,10 +65,10 @@ - - + + - + @@ -365,10 +365,10 @@ - - + + - + @@ -431,12 +431,12 @@ - + - + - +