Browse Source

various updates

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 years ago
parent
commit
492516d701
2 changed files with 6 additions and 3 deletions
  1. 4 1
      chapter01/changelog.xml
  2. 2 2
      index.xml

+ 4 - 1
chapter01/changelog.xml

@@ -27,8 +27,11 @@
 
 </para></listitem>
 
+<listitem><para>Chapter 5: sed command for bzip2 static compile has been
+replaced with a simpler flag to gcc.</para></listitem>
+
 <listitem><para>Chapter 5: A sed for fileutils-4.1 static has been added to 
-avoid Segmentation Fault problems on AMD systems.</para></listitem>
+avoid Segmentation Fault problems on glibc-2.2.3 systems.</para></listitem>
 
 <listitem><para>Chapter 6: Util-linux sed command has been replaced with a 
 flag to make.</para></listitem>

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20010814">
-<!ENTITY releasedate "August 14th, 2001">
+<!ENTITY version "20010815">
+<!ENTITY releasedate "August 15th, 2001">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">