aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-08 19:37:05 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-08 19:37:05 +0000
commita83cbd7740cfb0f9a360b6eb1d2e2bf41ae5be13 (patch)
tree2a7f1924382a6a42dab42809b0d2ab2beb1eea7e
parent6879255c65bd022118525923e28da4beb48e6146 (diff)
patch changes added to changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 828d0b684..193be2df1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -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