diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 03:02:53 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 03:02:53 +0000 |
commit | 4783efe5de8eccca80fa9c7c7b9d6323fd045c9f (patch) | |
tree | bd993e52cd35466a77730871e154269f7ebf0854 /chapter01 | |
parent | 3c7ea1f646524a45905371d0fbadc99f9f9d64a3 (diff) |
Enable building sulogin in util-linux.
Supress installing sysvinit's sulogin.
Several text updates from Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10386 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 34b3b8abb..abdd758cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,12 @@ <para>2013-12-07</para> <itemizedlist> <listitem> + <para>[bdubbs] - Enable building sulogin in util-linux. + Supress installing sysvinit's sulogin. + Fixes + <ulink url="&lfs-ticket-root;3435">#3435</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Supress installing sysvinit's mesg and last that overwrite the versions installed by util-linux. Thanks to Chris Staub. Fixes |