aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-03 03:27:03 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-03 03:27:03 +0000
commit8836e6026ab78f44476a8ed005836db507224253 (patch)
treed2573aca76c41eb9000adc14ca49c11163692b3f /chapter01
parent72bab458dda2564ba3718a04b5ba6e9784c2da97 (diff)
fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6c4d4e7a7..ce2c40c44 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -13,6 +13,7 @@
<listitem><para>binutils-2.13.2</para></listitem>
<listitem><para>bison-1.75</para></listitem>
<listitem><para>e2fsprogs-1.32</para></listitem>
+<listitem><para>gawk-3.1.1-3.patch</para></listitem>
<listitem><para>gcc-3.2.1</para></listitem>
<listitem><para>glibc-2.3.1</para></listitem>
<listitem><para>glibc-2.3.1.patch</para></listitem>
@@ -56,6 +57,12 @@
</itemizedlist>
</para></listitem>
+<listitem><para>January 2nd, 2003 [gerard]: Chapter 06 - Fixed the gawk
+patch. <userinput>make uninstall</userinput> will no longer wipe out the
+<filename class="directory">/usr/bin</filename> directory. Also, renamed
+<filename class="directory">/usr/share/gawk</filename> to
+<filename class="directory">/usr/share/gawk-3.1.1</filename>.</para></listitem>
+
<listitem><para>January 2nd, 2003 [gerard]: Replaced the glibc-2.3.1
mega-patch with two separate patches (glibc-2.3.1-root-perl.patch and
glibc-2.3.1-libnss.patch).</para></listitem>