diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-24 00:13:05 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-24 00:13:05 +0000 |
commit | 5ef3797c41c01e9565b7616a2d97be8a8f94b51f (patch) | |
tree | 03329ffbbc06cf9f49113692aab414ac8a7d4750 /chapter01 | |
parent | 2cad36ffa4be0fe6e132dbc6773d8deac27399f7 (diff) |
[Bug 183] /etc/mtab --> /proc/mounts symlink added
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1475 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 b9ca99060..fea0a5fd6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,9 @@ <itemizedlist> +<listitem><para>January 23rd, 2002 [markh]: Chapter 6: Added the section +Create /etc/mtab symlink.</para></listitem> + <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> |