diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-23 19:05:19 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-23 19:05:19 +0000 |
commit | 8960a18e44f47ed180fa63b4bba55243a0e3f71e (patch) | |
tree | 63e75a50c16413f2092353a5bf25802b6063203a | |
parent | fdcc769e2fa843aeb1617ba575b6c5256ecda83c (diff) |
noted file -C removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 c15e56cdc..546ff3086 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,10 @@ overwriting files of the host distribution.</para></listitem> <itemizedlist> +<listitem><para>January 23rd, 2002 [gerard]: Removed the file -C command +from the file installation. This package runs this command at the very end +of the installation so we don't need to do this anymore.</para></listitem> + <listitem><para>January 22nd, 2002 [markh]: Back out linuxthreads man-page installation instructions as they don't work (they need perl which we don't have installed at that point).</para></listitem> |