diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-10-14 06:18:31 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-10-14 06:18:31 +0000 |
commit | 4322222ddb1eb759de62039b22e4f2d16baf45e3 (patch) | |
tree | c071e96e3d0bf20dc10ecb9b5b7a7920bc71b406 /chapter01 | |
parent | 3383a53e90674b72f4202a647cae5aac0b32f741 (diff) |
Remove utmpdump from sysvinit because it is now installed
by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10020 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ab03a749f..c287c346d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2012-09-27</para> <itemizedlist> <listitem> + <para>[bdubbs] - Remove utmpdump from sysvinit + because it is now installed by util-linux. Thanks to + Chris Staub for the patch. Fixes + <ulink url="&lfs-ticket-root;3202">#3202</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Change procps to not install the kill program that is now installed by util-linux. Fixes <ulink url="&lfs-ticket-root;3201">#3201</ulink>.</para> |