aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perreault <nomis80@videotron.ca>2001-05-11 03:11:52 +0000
committerSimon Perreault <nomis80@videotron.ca>2001-05-11 03:11:52 +0000
commitf4d8ddbd777cae9df5eb93163b75baea314b90e3 (patch)
treec4889d0b9fe0722cc2248427bd38849bd6b9e5fc
parent0f4f81c3f1602b5bacf00699e0c8bf44e7772cdf (diff)
New lilo version. Changed date in intel.xml. Added changelog item about the way
we now deal with kernel headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--index.xml4
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>
diff --git a/index.xml b/index.xml
index 065f768c8..aede3d926 100644
--- a/index.xml
+++ b/index.xml
@@ -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">