aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
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 /chapter01
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
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 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>