diff options
author | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-15 18:43:06 +0000 |
---|---|---|
committer | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-15 18:43:06 +0000 |
commit | 4023fcbbd25dac230754eccac243dff1260a4c51 (patch) | |
tree | 50c4842fab0e26edb781f89c6909d7f8be54e12c /chapter01 | |
parent | d8fd804890d55908d65ae98b13ccf4ac85db95a4 (diff) |
[200] The installation instructions for file were changed for using touch to avoid the sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 69547064f..27a933894 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,9 @@ <itemizedlist> +<listitem><para>January 15th, 2002 [marcheerdink]: Chapter 6 - file: changed +the installation instruction so the sed isn't nessecary anymore.</para></listitem> + <listitem><para>January 14th, 2002 [marcheerdink]: Changed the kernel header files installation in chapter 5 so it's a bit more portable.</para></listitem> |