diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 19:30:20 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 19:30:20 +0000 |
commit | e38671e104cb2b5be81551e8285f21b8c361847b (patch) | |
tree | b6c79b881ccaffa955570eb0668528fb0749626b /chapter01 | |
parent | 3e0c69197fb1252726cb55b5095adf9ad8021a29 (diff) |
Added a sed command to the Sysvinit instructions to suppress the installation of the wall program and its man page as a maintained version of this program is installed by Util-linux-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8638 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 c00310d72..6f9985c43 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,12 @@ <para>2008-10-11</para> <itemizedlist> <listitem> + <para>[randy] - Added a sed command to the Sysvinit instructions to + suppress the installation of the wall program and its man page as a + maintained version of this program is installed by + Util-linux-ng.</para> + </listitem> + <listitem> <para>[randy] - Added commands to the Chapter 6 Binutils instructions to suppress the installation of standards.info. Thanks to Greg Schafer for contributing the fix.</para> |