aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2020-03-19 02:39:55 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2020-03-19 02:39:55 +0000
commit840b7db933f2814ec5be1b0909c07712fb047c93 (patch)
tree82e6fa98796b101aab6377b61c7058b957976b79 /chapter01
parentb7dfb42253feee7322be4ee2040383c7a8e6e90c (diff)
Make some minor tweaks to the kernel configuration on systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 042de1a02..90bb3097d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,7 +41,18 @@
Note: If a change is only specific to sysv or systemd, then use
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
- -->
+ -->
+ <listitem revision="systemd">
+ <para>2020-03-18</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Make minor modifications to the kernel configuration
+ in order to match the configuration options to there current positions
+ in Linux-5.5</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2020-03-15</para>
<itemizedlist>