diff options
-rw-r--r-- | chapter01/changelog.xml | 19 |
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 & 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 |