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
This commit is contained in:
Simon Perreault 2001-05-11 03:11:52 +00:00
parent 0f4f81c3f1
commit f4d8ddbd77
2 changed files with 7 additions and 2 deletions

View File

@ -64,6 +64,11 @@ Chapter 5: Simplified ln commands.
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.

View File

@ -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">