aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2018-09-30 01:14:36 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2018-09-30 01:14:36 +0000
commitcc09c074d6c216d901a7b497089cf0fbc97f0548 (patch)
tree2c102c42aba258c989cbf0e5af4dd2c907c38678 /chapter01
parent6c672426f85596f90903645f78d510d52f2846a5 (diff)
Restore build of Util-Linux in chapter5 to avoid reciprocal dependency for Systemd.
Moved installation of Util-Linux and E2fsprogs after Procps to satisfy build order in the Systemd book. This has no effect on the SysV book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ac0aa8d8b..a666aff0a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,21 @@
-->
<listitem>
+ <para>2018-09-30</para>
+ <itemizedlist>
+ <listitem revision="systemd">
+ <para>[dj] - Restore build of Util-Linux in chapter5 to avoid
+ reciprocal dependency for Systemd.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Moved installation of Util-Linux and E2fsprogs after
+ Procps to satisfy build order in the Systemd book. This has no effect
+ on the SysV book.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2018-09-20</para>
<itemizedlist>
<listitem>