aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2018-11-24 18:08:40 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2018-11-24 18:08:40 +0000
commitb8cb3b30d6e9fc403c5724afa97ae3d79ef7ab1d (patch)
tree5a9ba272f4083237cebdaad77a1347d09a6618d8 /chapter01
parent31bf7e7f074b6c075977ba921623af69a1651ce5 (diff)
Add 'wheel' group to systemd groups.
Add touch to the list of moved coreutils programs, and clarify necessity of the moves to meet FHS compliance. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c08c51ad0..df998de85 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,19 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2018-11-24</para>
+ <itemizedlist>
+ <listitem revision="systemd">
+ <para>[dj] - Add "wheel" group to systemd groups.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Add touch to the list of moved coreutils programs, and
+ clarify necessity of the moves to meet FHS compliance.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2018-11-21</para>
<itemizedlist>
<listitem>