diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-07-20 04:37:18 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-07-20 04:37:18 +0000 |
commit | de5d133aa284ee7ab686442d0b917ce4fb47032b (patch) | |
tree | 29c7679e55ae719fb15f0d38e6a6f12f9365c50a /chapter01 | |
parent | 3c0d7c53937a6ad99b57d9317697423d3903c971 (diff) |
Update systemd kernel configuration to ensure that CONFIG_SYSFS_DEPRECATED{,_V2} is disabled.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 46d774314..93940aadc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2016-07-20</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update systemd kernel configuration page to disable + CONFIG_SYSFS_DEPRECATED{,_V2}.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2016-07-19</para> <itemizedlist> |