diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-07 13:02:46 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-07 13:02:46 +0000 |
commit | 6fda0ee9409b4d4a75f896c32d33fa13823693dd (patch) | |
tree | 7c1d6d7e2ba1f8e4d8b3756c9bfafdee6bdf1b47 /chapter01/changelog.xml | |
parent | d28075a0fe83715db91cf20cc7c6c1d2ba7870ea (diff) |
Bug 123: change patch to sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b6a958ab..86ce7cf00 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -16,7 +16,7 @@ <listitem><para>groff-1.17.2</para></listitem> <listitem><para>new ncurses patch-20010721</para></listitem> <listitem><para>linux-2.4.7</para></listitem> -<listitem><para>sysvinit-2.81 (and patch)</para></listitem> +<listitem><para>sysvinit-2.81</para></listitem> <listitem><para>autoconf-2.52</para></listitem> <listitem><para>automake-1.4-p5</para></listitem> <listitem><para>util-linux-2.11h</para></listitem> @@ -27,6 +27,9 @@ </para></listitem> +<listitem><para>Removed sysvinit patch in favour of a sed +command.</para></listitem> + <listitem><para>After much testing and discussing, it's been decided to downgrade to gcc-2.95.3 for the time being, until problems with the new gcc-3.0 version have been fixed.</para></listitem> |