diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 01:19:31 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 01:19:31 +0000 |
commit | 3c7ea1f646524a45905371d0fbadc99f9f9d64a3 (patch) | |
tree | fc2873a911d0f67bfc0ea3d3a77fc30cca691522 /chapter01 | |
parent | a3bd4d9feb6d68cd63b0b7a38182f194552896e5 (diff) |
Supress installing sysvinit's mesg and last that overwrite the versions
installed by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10385 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 53243d3c3..34b3b8abb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,12 @@ <para>2013-12-07</para> <itemizedlist> <listitem> + <para>[bdubbs] - Supress installing sysvinit's mesg and last + that overwrite the versions installed by util-linux. + Thanks to Chris Staub. Fixes + <ulink url="&lfs-ticket-root;3434">#3434</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Add a sed to diffutils so locales are properly installed. Fixes <ulink url="&lfs-ticket-root;3433">#3433</ulink>.</para> |