|
@@ -9,6 +9,7 @@
|
|
<listitem><para>Upgraded to:
|
|
<listitem><para>Upgraded to:
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
<listitem><para>automake-1.7.4</para></listitem>
|
|
<listitem><para>automake-1.7.4</para></listitem>
|
|
|
|
+<listitem><para>bash-2.05b</para></listitem>
|
|
<listitem><para>e2fsprogs-1.33</para></listitem>
|
|
<listitem><para>e2fsprogs-1.33</para></listitem>
|
|
<listitem><para>file-4.02</para></listitem>
|
|
<listitem><para>file-4.02</para></listitem>
|
|
<listitem><para>gawk-3.1.2</para></listitem>
|
|
<listitem><para>gawk-3.1.2</para></listitem>
|
|
@@ -35,6 +36,7 @@
|
|
|
|
|
|
<listitem><para>Added:
|
|
<listitem><para>Added:
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
|
|
+<listitem><para>bash-2.05b.patch</para></listitem>
|
|
<listitem><para>binutils-2.13.2-libc.patch</para></listitem>
|
|
<listitem><para>binutils-2.13.2-libc.patch</para></listitem>
|
|
<listitem><para>coreutils-5.0</para></listitem>
|
|
<listitem><para>coreutils-5.0</para></listitem>
|
|
<listitem><para>dejagnu-1.4.3</para></listitem>
|
|
<listitem><para>dejagnu-1.4.3</para></listitem>
|
|
@@ -49,6 +51,7 @@
|
|
<listitem><para>ncurses-5.3-etip.patch</para></listitem>
|
|
<listitem><para>ncurses-5.3-etip.patch</para></listitem>
|
|
<listitem><para>perl-5.8.0-libc.patch</para></listitem>
|
|
<listitem><para>perl-5.8.0-libc.patch</para></listitem>
|
|
<listitem><para>tcl-8.4.2</para></listitem>
|
|
<listitem><para>tcl-8.4.2</para></listitem>
|
|
|
|
+<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
|
|
</itemizedlist>
|
|
</itemizedlist>
|
|
</para></listitem>
|
|
</para></listitem>
|
|
|
|
|
|
@@ -63,6 +66,39 @@
|
|
</itemizedlist>
|
|
</itemizedlist>
|
|
</para></listitem>
|
|
</para></listitem>
|
|
|
|
|
|
|
|
+<listitem><para>May 11th, 2003 [winkie]: Upgraded to Bash 2.05b and
|
|
|
|
+added its patch</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Zlib:
|
|
|
|
+Apply a patch to fix the buffer overflow in gzprintf().</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Configuring system
|
|
|
|
+compoents: Moved the creation of the btmp, wtmp, lastlog, and utmp to
|
|
|
|
+just before Shadow, so that they are detected at their proper locations.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Automake:
|
|
|
|
+Run "make" before installing. This is needed now with the newer releases
|
|
|
|
+of Automake.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Vim:
|
|
|
|
+Removed the patch. It hasn't been required since GCC 3.2.1.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Creating the mtab
|
|
|
|
+file: Removed. Mounting /proc has the side effect of creating /etc/mtab
|
|
|
|
+for us.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Make:
|
|
|
|
+Removed modification of /usr/bin/make file. It is no longer mistakenly
|
|
|
|
+installed with strange ownership or permissions.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Glibc:
|
|
|
|
+Made /etc/localtime a file instead of a symlink. The symlink method breaks
|
|
|
|
+on systems where /usr is a separate partition.</para></listitem>
|
|
|
|
+
|
|
|
|
+<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing E2fsprogs:
|
|
|
|
+Removed install-info commands for e2fsprogs. The "make install" target
|
|
|
|
+handles this for us.</para></listitem>
|
|
|
|
+
|
|
<listitem><para>May 10th, 2003 [gerard]: Removed all CFLAGS and LDFLAGS
|
|
<listitem><para>May 10th, 2003 [gerard]: Removed all CFLAGS and LDFLAGS
|
|
variables where they are not essential (so, not including static binutils,
|
|
variables where they are not essential (so, not including static binutils,
|
|
gcc and compiling zlib with -fPIC).</para></listitem>
|
|
gcc and compiling zlib with -fPIC).</para></listitem>
|