patch changes added to changelog

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Mark Hymers 2001-08-08 19:37:05 +00:00
parent 6879255c65
commit a83cbd7740

View File

@ -27,16 +27,23 @@
</para></listitem>
<listitem><para>Man patch replaced with sed command.</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>
<listitem><para>Changed tar patch to use -j for bzip2 files instead of
-y in order to be compatible with next tar release. Also renamed patch
file to tar-1.13.patch</para></listitem>
<listitem><para>Chapter 6: Util-linux sed command has been replaced with a
flag to make.</para></listitem>
<listitem><para>Removed shadow-utils patch in favour of a sed
<listitem><para>Chapter 6: Man patch replaced with
sed command.</para></listitem>
<listitem><para>Chapter 5 &amp; 6: Changed tar patch to use -j for bzip2
files instead of -y in order to be compatible with next tar release. Also
renamed patch file to tar-1.13.patch</para></listitem>
<listitem><para>Chapter 6: Removed shadow-utils patch in favour of a sed
command</para></listitem>
<listitem><para>Removed sysvinit patch in favour of a sed
<listitem><para>Chapter 6: Removed sysvinit patch in favour of a sed
command.</para></listitem>
<listitem><para>After much testing and discussing, it's been decided to