diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c875fdf15..5c2e6ee0f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,11 @@ 2019-08-03 + + [renodr] - Add a patch to systemd to fix issues with + networkd on kernel versions 5.2+, and to fix issues with AMD Ryzen + CPUs. Fixes #4506. + [bdubbs] - Update to linux-5.2.5. Fixes #4505. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 23e9eb633..105b4139e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -116,15 +116,15 @@ MD5 sum: &sysvinit-consolidated-patch-md5; - + Total size of these patches: about diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 9c9099e39..9ba24ded5 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -40,6 +40,11 @@ Installation of systemd + First, apply a patch to fix issues with systemd-networkd on Linux 5.2+ + kernels, as well as with AMD Ryzen CPUs: + +patch -Np1 -i ../systemd-&systemd-version;-networkd_and_rdrand_fixes-1.patch + Create a symlink to work around missing xsltproc: ln -sf /tools/bin/true /usr/bin/xsltproc diff --git a/general.ent b/general.ent index 65e656a08..ae7cfb48c 100644 --- a/general.ent +++ b/general.ent @@ -3,7 +3,7 @@ Change to x.y for release but not -rc releases --> - + diff --git a/patches.ent b/patches.ent index 39c19cd43..ea376aa2f 100644 --- a/patches.ent +++ b/patches.ent @@ -56,8 +56,8 @@ - + + + + +