diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-27 19:24:51 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-27 19:24:51 +0000 |
commit | ff5782be796c7a0eed5e7fd1924143ef213821f0 (patch) | |
tree | 09fb677b124879090777d19709986eaa181d4a8a /chapter01 | |
parent | 47aeb8bf15aab09ecb983a18238880d82cee9564 (diff) |
downgrade kernel to 2.4.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5d086ec81..c0708d292 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,7 +19,7 @@ <listitem><para>gettext-0.10.39</para></listitem> <listitem><para>glibc-2.2.4</para></listitem> <listitem><para>groff-1.17.2</para></listitem> -<listitem><para>linux-2.4.9</para></listitem> +<listitem><para>linux-2.4.8</para></listitem> <listitem><para>man-pages-1.39</para></listitem> <listitem><para>modutils-2.4.7</para></listitem> <listitem><para>sysvinit-2.81</para></listitem> @@ -29,6 +29,10 @@ </para></listitem> +<listitem><para>August 27th 2001 [markh]: After a discussion on #lfs, +we've downgraded the book to linux-2.4.8 due to performance problems +with 2.4.9.</para></listitem> + <listitem><para>August 26th 2001 [markh]: Moved appendix c --> appendix d and appendix b --> appendix c in order to create room for the dependency information to go into appendix b.</para></listitem> |