diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-04-06 23:29:35 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-04-06 23:29:35 +0000 |
commit | 401da4c65edf45e3c43119d9e48516e3fb75d80f (patch) | |
tree | 4e025f8f848a660644c32255e75ee5805854ef22 /chapter01 | |
parent | 37c20632211b15d091b342be7d186e9e8713a4ce (diff) |
Removed IPRoute2 patch, replaced with sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0d5d47e9b..16fd983bf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -73,6 +73,7 @@ first a summary, then a detailed log.</para> <listitem><para>Removed:</para> <itemizedlist> <listitem><para>bash-3.0-display_wrap-1.patch</para></listitem> +<listitem><para>iproute2-2.6.11-050330-remove_db-1.patch</para></listitem> <listitem><para>man-1.5o1-80cols-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> @@ -82,6 +83,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>April 6, 2005 [jim]: Removed Iproute2 patch for a sed (Ryan Oliver).</para></listitem> + <listitem><para>April 6, 2005 [matt]: Move e2fsprogs sed command to before entering the build directory (Steffen R. Knollmann).</para></listitem> |