Просмотр исходного кода

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

Simon Perreault 24 лет назад
Родитель
Сommit
f4d8ddbd77
2 измененных файлов с 7 добавлено и 2 удалено
  1. 5 0
      chapter01/changelog.xml
  2. 2 2
      index.xml

+ 5 - 0
chapter01/changelog.xml

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

+ 2 - 2
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">