diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-05 01:10:02 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-05 01:10:02 +0000 |
commit | 06addba1bf3a118e47393051aed253f237a2b3d3 (patch) | |
tree | 3beb8c09470127c4d1c573821caf1c363ba209f1 /chapter01/changelog.xml | |
parent | 2772bb9c30d8bc9fe97405cf6135c7b43ac0aa16 (diff) |
Add systemd patch to allow systemd-rfkill to work on Linux-5.11+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 08a12ae00..18d954e43 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2021-03-04</para> + <itemizedlist> + <listitem> + <para>[renodr] - Patch systemd-247 so that it will function with + Linux-5.11 API headers.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2021-03-02</para> |