diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9001b9235..23013478c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -65,6 +65,11 @@ Chapter 5: Removed prefix=$LFS/usr from tar's make install. </para></listitem> <listitem><para> +Chapter 5: We now copy the kernel include directories instead of linking to +them. This is theoretically safer if we plan on upgrading the kernel. +</para></listitem> + +<listitem><para> Chapter 5+6: Removed fileutils-patch. After upgrading to fileutils-4.1 the patch isn't needed anymore. </para></listitem> @@ -4,7 +4,7 @@ <!ENTITY book SYSTEM "intel/book/book.xml"> -<!ENTITY version "3.0-cvs-20010508"> +<!ENTITY version "3.0-cvs-20010510"> <!ENTITY releasedate "May 8th, 2001"> <!ENTITY type "INTEL"> @@ -557,7 +557,7 @@ <!ENTITY bin86-version "0.15.5"> <!ENTITY kbd-version "1.05"> <!ENTITY e2fsprogs-version "1.19"> -<!ENTITY lilo-version "21.7.3"> +<!ENTITY lilo-version "21.7.5"> <!ENTITY modutils-version "2.4.6"> <!ENTITY procinfo-version "18"> <!ENTITY procps-version "2.0.7"> |