diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 19:04:50 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 19:04:50 +0000 |
commit | c66a37ce4fcb1b5ed5fae16229fde39564ae87e7 (patch) | |
tree | 6e9cad38dbfabd51ac99cf57ba6b36f94f98cac5 /chapter01 | |
parent | 67fbf432567387b0b48414ec841d9e38546934d7 (diff) |
Removed broken move in iproute2 commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 415efc268..556a97e8c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[dj] - Removed command to move /sbin/arpd to /usr/sbin as this + is default in iproute2-2.26.6.</para> + </listitem> + <listitem> <para>[randy] - Moved the Chapter 6 M4 installation into alphabetical order as it is installed in Chapter 5 now and therefore doesn't need to precede the Bison installation.</para> |