source: chapter01/changelog.xml@ 1e5a3c3

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 1e5a3c3 was 9b4f820, checked in by Jeremy Utley <jeremy@…>, 21 years ago

Added bash-2.05b-2.patch to incorporate all 7 patches from ftp.gnu.org

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 31.2 KB
RevLine 
[b822811]1<sect1 id="ch01-changelog">
[6370fa6]2<title>Changelog</title>
[4089c23]3<?dbhtml filename="changelog.html" dir="chapter01"?>
[6370fa6]4
[b822811]5<para>&version; - &releasedate;</para>
[6370fa6]6
[bc82645e]7<itemizedlist>
8
[9b4f820]9<listitem><para>August 28, 2003 [jeremy] - New
10bash-2.05b-2.patch file to include the 7 patches
11from ftp.gnu.org</para></listitem>
12
[cfd08b4]13<listitem><para>August 27, 2003 [jeremy] - Chapter 06 -
14Inetutils: Added --sysconfdir=/etc --localstatedir=/var
15and moved the ping binary from /usr/bin to /bin</para>
16</listitem>
17
[fbcfacd]18<listitem><para>August 26, 2003 [jeremy] - Chapter 07 -
19Creating /etc/hosts: Changed www.mydomain.org to
20&lt;value of HOSTNAME&gt;.mydomain.org</para></listitem>
21
22<listitem><para>August 26, 2003 [jeremy] - Chapter 04 -
23Mounting the LFS partition: Added text regarding mounting
24with too restrictive permissions.</para></listitem>
25
26<listitem><para>August 26, 2003 [jeremy] - Chapter 06 -
27Creating Directories: Added the creation of the /dev/shm
28directory.</para></listitem>
29
30<listitem><para>August 26, 2003 [jeremy] - Chapter 08 -
31Creating fstab: Added the mount of tmpfs filesystem to
32/dev/shm.</para></listitem>
33
34<listitem><para>August 26, 2003 [jeremy] - Chapter 08 -
35Kernel Installation: Added a reminder to compile tmpfs
36support into the kernel.</para></listitem>
37
38
[8727a64]39<listitem><para>Upgraded to:
40<itemizedlist>
[615efc85]41<listitem><para>automake-1.7.6</para></listitem>
[6e50755]42<listitem><para>bash-2.05b</para></listitem>
[615efc85]43<listitem><para>binutils-2.14</para></listitem>
44<listitem><para>e2fsprogs-1.34</para></listitem>
45<listitem><para>file-4.03</para></listitem>
[a77c2ca]46<listitem><para>findutils-4.1.7</para></listitem>
[615efc85]47<listitem><para>gawk-3.1.3</para></listitem>
[8727a64]48<listitem><para>gcc-3.2.3</para></listitem>
[615efc85]49<listitem><para>gettext-0.12.1</para></listitem>
[8727a64]50<listitem><para>glibc-2.3.2</para></listitem>
51<listitem><para>grep-2.5.1</para></listitem>
52<listitem><para>groff-1.19</para></listitem>
[a77c2ca]53<listitem><para>gzip-1.3.5</para></listitem>
[8727a64]54<listitem><para>less-381</para></listitem>
55<listitem><para>libtool-1.5</para></listitem>
[615efc85]56<listitem><para>linux-2.4.21</para></listitem>
[8727a64]57<listitem><para>man-1.5l</para></listitem>
58<listitem><para>man-1.5l-80cols.patch</para></listitem>
59<listitem><para>man-1.5l-manpath.patch</para></listitem>
60<listitem><para>man-1.5l-pager.patch</para></listitem>
[615efc85]61<listitem><para>man-pages-1.58</para></listitem>
[8727a64]62<listitem><para>modutils-2.4.25</para></listitem>
[615efc85]63<listitem><para>procps-3.1.11</para></listitem>
64<listitem><para>procps-3.1.11.patch</para></listitem>
65<listitem><para>psmisc-21.3</para></listitem>
[8727a64]66<listitem><para>sed-4.0.7</para></listitem>
67<listitem><para>sysvinit-2.85</para></listitem>
[a77c2ca]68<listitem><para>tar-1.13.25</para></listitem>
[615efc85]69<listitem><para>texinfo-4.6</para></listitem>
70<listitem><para>util-linux-2.12</para></listitem>
71<listitem><para>vim-6.2</para></listitem>
[8727a64]72</itemizedlist>
73</para></listitem>
74
75<listitem><para>Added:
76<itemizedlist>
[6e50755]77<listitem><para>bash-2.05b.patch</para></listitem>
[8727a64]78<listitem><para>coreutils-5.0</para></listitem>
[9720145]79<listitem><para>coreutils-5.0-uname.patch</para></listitem>
[8727a64]80<listitem><para>dejagnu-1.4.3</para></listitem>
[615efc85]81<listitem><para>expect-5.38.4</para></listitem>
82<listitem><para>expect-5.38.4.patch</para></listitem>
[8727a64]83<listitem><para>gawk-3.1.2.patch</para></listitem>
84<listitem><para>gcc-2.95.3</para></listitem>
85<listitem><para>gcc-2.95.3-2.patch</para></listitem>
86<listitem><para>gcc-3.2.3-mmap_test.patch</para></listitem>
87<listitem><para>gcc-3.2.3-no_fixincludes.patch</para></listitem>
[a7b952a]88<listitem><para>gcc-3.2.3-specs-4.patch</para></listitem>
[0b6cb04]89<listitem><para>inetutils-1.4.2</para></listitem>
[615efc85]90<listitem><para>lfs-utils-0.3</para></listitem>
[8727a64]91<listitem><para>ncurses-5.3-etip.patch</para></listitem>
92<listitem><para>perl-5.8.0-libc.patch</para></listitem>
93<listitem><para>tcl-8.4.2</para></listitem>
[6e50755]94<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
[8727a64]95</itemizedlist>
96</para></listitem>
97
98<listitem><para>Removed:
99<itemizedlist>
100<listitem><para>fileutils-4.1</para></listitem>
101<listitem><para>fileutils-4.1.patch</para></listitem>
[4a7a683]102<listitem><para>findutils-4.1-segfault.patch</para></listitem>
103<listitem><para>findutils-4.1.patch</para></listitem>
104<listitem><para>gzip-1.2.4b.patch</para></listitem>
[0b6cb04]105<listitem><para>netkit-base-0.17</para></listitem>
[8727a64]106<listitem><para>sh-utils-2.0</para></listitem>
107<listitem><para>sh-utils-2.0.patch</para></listitem>
108<listitem><para>sh-utils-2.0-hostname.patch</para></listitem>
[4a7a683]109<listitem><para>tar-1.13.patch</para></listitem>
[8727a64]110<listitem><para>textutils-2.1</para></listitem>
[40166e9]111<listitem><para>vim-6.1.patch</para></listitem>
[8727a64]112</itemizedlist>
113</para></listitem>
114
[a8b6190]115<listitem><para>August 26th, 2003 [alex]: Chapter 06 &amp; 08 - Moved the
116installation of the kernel manpages from chapter 6 to 8.</para></listitem>
117
118<listitem><para>August 25th, 2003 [alex]: Chapter 06 - Rewrote the installation
119text of Shadow and Util-Linux while correcting some typos.</para></listitem>
120
121<listitem><para>August 25th, 2003 [alex]: Chapter 05 &amp; 06 - Made the
122"Locking in" and "Re-adjusting" look similar.</para></listitem>
123
124<listitem><para>August 24th, 2003 [alex]: Chapter 04 - Merged the many little
125files into one file. Gave packages and patches a separate page.</para></listitem>
126
[503e1a6]127<listitem><para>August 17th, 2003 [alex]: Chapter 05 - From Bash to Perl:
128put text in between commands. Added a section on stripping unneeded
129symbols to decrease the size of the tools.</para></listitem>
130
131<listitem><para>August 16th, 2003 [alex]: Chapter 05 - From Make to Texinfo:
132put text in between commands.</para></listitem>
133
[ab6f1859]134<listitem><para>August 11th, 2003 [alex]: Chapter 05 - From Binutils Pass 1 to
135Findutils: several small textual adjustments. For the second passes not giving
136the contents and dependencies.</para></listitem>
137
138<listitem><para>August 11th, 2003 [alex]: Chapter 04 - Listing for GCC separate
139core, g++, and testsuite tarballs.</para></listitem>
140
141<listitem><para>August 11th, 2003 [alex]: Chapter 04 - Suppressed the
142mention of a wget script.</para></listitem>
143
144<listitem><para>August 9th, 2003 [alex]: Chapter 05 - Binutils Pass2 and GCC
145Pass 2: integrated some text from the pure-lfs hint.</para></listitem>
146
147<listitem><para>August 8th, 2003 [alex]: Chapter 05 - Tcl, Expect, and DejaGNU:
148added some text.</para></listitem>
149
[348d79f]150<listitem><para>August 6th, 2003 [gerard]: Applied Alex Groenewoud's patch
151that adds Appendix B, providing a list of all installed programs and
152libraries plus references to the installation pages.</para></listitem>
153
[615efc85]154<listitem><para>July 30th, 2003 [gerard]: Chapter 06 - Vim: Changed the way
155the global <filename>vimrc</filename> and <filename>gvimrc</filename>
156locations are defined.</para></listitem>
157
158<listitem><para>July 30th, 2003 [gerard]: Chapter 05 - Binutils Pass2:
159removed the lib patch, it's no longer needed with the binutils-2.14
160upgrade.</para></listitem>
161
162<listitem><para>July 30th, 2003 [gerard]: Chapter 05 Binutils Pass1: Added
163<userinput>make configure-host</userinput>.</para></listitem>
164
165<listitem><para>July 30th, 2003 [gerard]: Upgraded to binutils-2.14,
166linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12,
167man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6,
168file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3</para></listitem>
169
[8f999de5]170<listitem><para>June 3rd, 2003 [gerard]: Chapter 06 - Gawk: removed the
171removal of <filename>/bin/awk</filename>. This symlink isn't created
172anymore.</para></listitem>
173
[ec8e3a58]174<listitem><para>May 21st, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added
175/opt/gcc-2.95.3/lib to the /etc/ld.so.conf file so the libraries can be
176found during run-time.</para></listitem>
177
[0d95ff9]178<listitem><para>May 21st, 2003 [gerard]: Chapter 05 - Gzip: Simplified
179commands.</para></listitem>
180
181<listitem><para>May 21st, 2003 [gerard]: Chapter 05 - Bzip2: Simplified
182commands.</para></listitem>
183
[de488c7]184<listitem><para>May 21st, 2003 [gerard]: Chapter 06 - Shadow: Added the
185<userinput>grpconv</userinput> command to complement the enabling of all
186shadowed passwords.</para></listitem>
187
188<listitem><para>May 21st, 2003 [winkie]: Chapter 06 - Creating Files: All
[9503a7d]189those <userinput>ln</userinput> commands can be made into a few long ln
190commands.</para></listitem>
191
[de488c7]192<listitem><para>May 21st, 2003 [winkie]: Chapter 05 - Installing
[1179ee9]193Glibc: Create an ld.so.conf file before building Glibc, to prevent an
194(harmless) error.</para></listitem>
195
[de488c7]196<listitem><para>May 21st, 2003 [winkie]: Chapter 06 - Installing Glibc:
[1179ee9]197Don't bother doing the 'exec /stage1/bin/bash' stuff, it doesn't do anything
198now that we use PLFS.</para></listitem>
199
[6198a8c]200<listitem><para>May 21st, 2003 [winkie]: Chapter 05 &amp; 06 - Installing
201Coreutils: Only test the non-root stuff in Chapter 05, but test everything
202in Chapter 06.</para></listitem>
203
[d1377e4]204<listitem><para>May 21st, 2003 [winkie]: Chapter 05 - Installing Expect:
205Don't both passing anything more than --prefix=/stage1. None of it is
206needed.</para></listitem>
207
[9d937e5]208<listitem><para>May 16th, 2003 [gerard]: Chapter 06: Net-tools: Changed
209<userinput>make install</userinput> to <userinput>make
210update</userinput>.</para></listitem>
211
[6b72dcf]212<listitem><para>May 15th, 2003 [timothy]: Chapter 05: Installing Patch:
213Added <userinput>CPPFLAGS=-D_GNU_SOURCE</userinput> before
214<userinput>./configure</userinput> to fix patch build on PPC.</para></listitem>
215
[720e098]216<listitem><para>May 13th, 2003 [gerard]: Chapter 06: When we
217<userinput>exec /path/to/bash --login</userinput>, also run <userinput>set
218+h</userinput> to keep the hashing option turned off. Fixes bug
219#531</para></listitem>
220
[21b1878]221<listitem><para>May 13th, 2003 [gerard]: Chapter 06 - Basic Network:
222Changed the single quotes to double quotes in the echo command. Without it,
223$(hostname) won't expand which defeats the sole purpose of this command -
224to make perl's hostname check work.</para></listitem>
225
226<listitem><para>May 13th, 2003 [winkie]: Removed all occurrences &amp;&amp;.
[4a7a683]227Updated bug syntax. Added "make check/test" where necessary in Chapter
2286.</para></listitem>
229
[21b1878]230<listitem><para>May 13th, 2003 [winkie]: Applied "Changing ownership"
[b74e415]231patch to polish the text. Closes bug #511.</para></listitem>
232
[21b1878]233<listitem><para>May 13th, 2003 [winkie]: Applied "Configuring system
[9c713f35]234components" patch to polish the text. Closes bug #510.</para></listitem>
235
236<listitem><para>May 13th, 2003 [gerard]: Chapter 06: Removed TCL, Expect
237and DejaGNU. Nothing uses this once past GCC in chapter 6. The versions
238in /stage1/bin do the job just fine.</para></listitem>
239
[0c418fc]240<listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Shadow:
241touch the /usr/bin/passwd file before installation. Not doing so results in
242Shadow thinking passwd will be in /bin/passwd.</para></listitem>
243
244<listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Procps:
[668813f]245Remove the /lib/libproc.so symlink. No package outside of Procps itself
246uses this library, and none should.</para></listitem>
247
[0c418fc]248<listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Net-tools:
[da23651]249Run "make config" before doing make. Fixes bugs #462 and
250#497.</para></listitem>
251
[a939c087]252<listitem><para>May 13th, 2003 [gerard]: Chapter 06 - Ncurses: Added the
253vsscanf patch.</para></listitem>
254
[0f873fe]255<listitem><para>May 12th, 2003 [gerard]: Chapter 05 - Gzip: Removed
256<userinput>make check</userinput>. It doesn't do
257anything.</para></listitem>
258
[8c6f345]259<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Texinfo:
260Don't install the texmf data. It's not used by anything.</para></listitem>
261
[e4f5f04]262<listitem><para>May 12th, 2003 [winkie]: Chapter 05 &amp; 06 - Installing
263Ncurses: In Chapter 6, symlink creation has been updated to include
264libcurses.*, and libncurses++.a has it's properties changed to 644.
265Chapter 5 doesn't need any libcurses.* so those are removed.</para></listitem>
266
[594fd06]267<listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added
[4baf491]268$(hostname) to /etc/hosts, without it Perl's hostname test doesn't
269pass.</para></listitem>
[594fd06]270
[a77c2ca]271<listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Installing GCC:
272Don't try to remove /usr/include/libiberty.h. It isn't installed in the
273first place.</para></listitem>
274
275<listitem><para>May 12th, 2003 [winkie]: Upgraded to findutils-4.1.7,
276gzip-1.3.5, and tar-1.13.25.</para></listitem>
277
[8f85ee87]278<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Perl:
279Add extra commands to build certain modules into Perl. This is to
280accomadate the Coreutils "make check". Partially fixes bug #528.</para></listitem>
281
[38d0037]282<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Gzip:
283Nothing in Chapter 6 checks for or uses the uncompress command,
284therefore we shouldn't create it.</para></listitem>
285
[8fa4aff]286<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Bzip2:
287Running "make" implies "make check", therefore there is no reason
288whatsoever for us to run it manually.</para></listitem>
289
[185b258b]290<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing
291Lfs-Utils: Removed. The only package that checks for mktemp before it is
292installed is GCC, and that's only for gccbug.</para></listitem>
293
[bf2d7c1]294<listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added
295--enable-threads=posix as well to complete the C++
296addition.</para></listitem>
297
298<listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added
[fbac4918]299--enable-languages=c,c++ to fix that gcc's version bug with regards to
[eded582]300-Wreturn-type. Fixes bug #525</para></listitem>
[fbac4918]301
[f8213322]302<listitem><para>May 11th, 2003 [gerard]: Chapter 05 - Bash: Removed the
303--without-bash-malloc configure option.</para></listitem>
304
[a7b952a]305<listitem><para>May 11th, 2003 [gerard]: Updated to
[4a7a683]306gcc-3.2.3-specs-4.patch.</para></listitem>
[a7b952a]307
[4a7a683]308<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Setting up Basic
309Networking: Added section. Create a basic /etc/hosts files, and create
310/etc/services and /etc/protocols from IANA. Fixes bugs #359 &amp;
311#515.</para></listitem>
[eec6e6d]312
313<listitem><para>May 11th, 2003 [winkie]: Upgrading to lfs-utils-0.2.2.
314This adds two files needed for proper networking configuration.</para></listitem>
315
[4a7a683]316<listitem><para>May 11th, 2003 [winkie]: Removed Netkit-base 0.17. Added
317Inetutils 1.4.2. Fixes bug #490.</para></listitem>
[0b6cb04]318
[4a7a683]319<listitem><para>May 11th, 2003 [winkie]: Added lfs-utils-0.2.1. Fixes bug
320#493.</para></listitem>
[0b6cb04]321
[b175687]322<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses:
323Fix up the symlinks so that they follow suit of other library symlinks.
324No more weirdness here.</para></listitem>
325
326<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Procps:
327Removed XSCPT="" cruft and it's corresponding paragraph. This stuff
328isn't needed anymore.</para></listitem>
329
330<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses:
331Pass --without-debug to the configure script. It seems to have gotten
332lost at some point.</para></listitem>
333
[41903a5]334<listitem><para>May 11th, 2003 [timothy]: Chapter 5 &amp; 6 - Installing
335Bzip2, Installing Zlib: Modified build commands per bug #524.</para></listitem>
336
[41d1d0e]337<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Glibc:
338Install the linuxthreads man pages, too. This got lost somewhere.</para></listitem>
339
340<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Grep:
341Added --with-included-regex to prevent Grep from using Glibc's somewhat
342bugged regex.</para></listitem>
343
[aa69c5d]344<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Coreutils:
[9720145]345Fix some functionality of the uname command with a patch.</para></listitem>
346
347<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Net-tools:
348Just do regular old "make install" instead of "make update". The latter
349works fine now.</para></listitem>
350
351<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing GCC:
352After installation, remove /usr/include/libiberty.h. It is not used
353outside of the GCC build tree.</para></listitem>
354
[6e50755]355<listitem><para>May 11th, 2003 [winkie]: Upgraded to Bash 2.05b and
[4a7a683]356added its patch.</para></listitem>
[6e50755]357
358<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Zlib:
359Apply a patch to fix the buffer overflow in gzprintf().</para></listitem>
360
361<listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Configuring system
[b8770e4e]362components: Moved the creation of the btmp, wtmp, lastlog and utmp to
[6e50755]363just before Shadow, so that they are detected at their proper locations.</para></listitem>
364
365<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Automake:
366Run "make" before installing. This is needed now with the newer releases
367of Automake.</para></listitem>
368
369<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Vim:
370Removed the patch. It hasn't been required since GCC 3.2.1.</para></listitem>
371
372<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Creating the mtab
373file: Removed. Mounting /proc has the side effect of creating /etc/mtab
374for us.</para></listitem>
375
376<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Make:
377Removed modification of /usr/bin/make file. It is no longer mistakenly
378installed with strange ownership or permissions.</para></listitem>
379
380<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing Glibc:
381Made /etc/localtime a file instead of a symlink. The symlink method breaks
382on systems where /usr is a separate partition.</para></listitem>
383
384<listitem><para>May 10th, 2003 [winkie]: Chapter 06 - Installing E2fsprogs:
385Removed install-info commands for e2fsprogs. The "make install" target
386handles this for us.</para></listitem>
387
[84a7dc2]388<listitem><para>May 10th, 2003 [gerard]: Removed all CFLAGS and LDFLAGS
389variables where they are not essential (so, not including static binutils,
390gcc and compiling zlib with -fPIC).</para></listitem>
391
[a5b2aa9]392<listitem><para>May 10th, 2003 [gerard]: Chapter 05 - Binutils (pass1,
393pass2, locking glibc and adjusting toolchain): Change tooldir to /stage1
394(likewise we use tooldir=/usr in chapter 6).</para></listitem>
395
396<listitem><para>May 10th, 2003 [gerard]: Chaper 05 - Kernel headers:
397Removed the usage of <userinput>cp -H</userinput> because there are
398distributions out there that do not know about the
399<userinput>-H</userinput> option.</para></listitem>
400
[b2d4656]401<listitem><para>May 10th, 2003 [gerard]: New
402gcc-3.2.3-specs-3.patch.</para></listitem>
403
[585ce08]404<listitem><para>May 10th, 2003 [gerard]: Chapter 06 - Adjusting toolchain:
405Made it more architecture independant.</para></listitem>
406
407<listitem><para>May 10th, 2003 [gerard]: Chapter 05 - Locking in Glibc:
408Made it more architecture independant.</para></listitem>
409
[0939e573]410<listitem><para>May 7th, 2003 [gerard]: Removed GCC No Debug patches. No
411longer assume gcc-core and gcc-g++ packages are downloaded, so added
412appropriate --enable-languages options.</para></listitem>
413
414<listitem><para>May 7th, 2003 [gerard]: Removed Chapter 6 - Glibc-Pass2.
415It's not needed anymore with the pure-lfs integration.</para></listitem>
416
417<listitem><para>May 7th, 2003 [gerard]: Downgraded to flex-2.5.4a again.
418Newer versions just don't work properly.</para></listitem>
419
[29062dd]420<listitem><para>May 5th, 2003 [gerard]: Removed zlib installation from
421chapter 5 (its inclusion was a mistake).</para></listitem>
422
423<listitem><para>May 5th, 2003 [gerard]: Various buf fixes that were
424introduced during the pure-lfs integration.</para></listitem>
425
[8727a64]426<listitem><para>May 2nd, 2003 [gerard]: Upgraded to: automake-1.7.4,
427e2fsprogs-1.33, file-4.02, flex-2.5.31, gawk-3.1.2, gcc-3.2.3, glibc-2.3.2,
428grep-2.5.1, groff-1.19, less-381, libtool-1.5, man-1.5l, man-pages-1.56,
429modutils-2.4.25, procps-3.1.8, sed-4.0.7, sysvinit-2.85, texinfo-4.5,
430util-linux-2.11z</para></listitem>
431
432<listitem><para>May 2nd, 2003 [gerard]: Removed fileutils-4.1,
433sh-utils-2.0, textutils-2.1 (all replaced with
434coreutils-5.0).</para></listitem>
435
436<listitem><para>May 2nd, 2003 [gerard]: Added binutils-2.13.2-libc.patch,
437coreutils-5.0, dejagnu-1.4.3, expect-5.38, gawk-3.1.2, gcc-2.95.3,
438tcl-8.4.2</para></listitem>
439
[bc82645e]440<listitem><para>May 2nd, 2003 [gerard] - Integrated new installation method
[348d79f]441from the Pure LFS hint written by Greg Schafer and Ryan Oliver.</para></listitem>
[bc82645e]442
443</itemizedlist>
444
[55b50e3]445<para>4.1 - April 28th, 2003</para>
446
[6a9875d]447<itemizedlist>
448
[a6445cf]449<listitem><para>Upgraded to:
450<itemizedlist>
[78867601]451<listitem><para>autoconf-2.57</para></listitem>
452<listitem><para>automake-1.7.2</para></listitem>
[3f7da25]453<listitem><para>bison-1.875</para></listitem>
[78867601]454<listitem><para>e2fsprogs-1.32</para></listitem>
[8836e60]455<listitem><para>gawk-3.1.1-3.patch</para></listitem>
[78867601]456<listitem><para>gcc-3.2.1</para></listitem>
[f4e03a1]457<listitem><para>glibc-2.3.1</para></listitem>
[a6445cf]458<listitem><para>groff-1.18.1</para></listitem>
459<listitem><para>kbd-1.08</para></listitem>
460<listitem><para>less-378</para></listitem>
[ebdee2c]461<listitem><para>lfs-bootscripts-1.11</para></listitem>
[78867601]462<listitem><para>libtool-1.4.3</para></listitem>
463<listitem><para>linux-2.4.20</para></listitem>
[a6445cf]464<listitem><para>make-3.80</para></listitem>
[316af24d]465<listitem><para>man-1.5k-2.patch</para></listitem>
[e2ce375]466<listitem><para>man-pages-1.54</para></listitem>
[78867601]467<listitem><para>modutils-2.4.22</para></listitem>
[a6445cf]468<listitem><para>ncurses-5.3</para></listitem>
[8f93b15]469<listitem><para>procps-3.1.5</para></listitem>
[a6445cf]470<listitem><para>psmisc-21.2</para></listitem>
[5fb3b1a]471<listitem><para>sed-4.0.5</para></listitem>
[78867601]472<listitem><para>texinfo-4.3</para></listitem>
473<listitem><para>util-linux-2.11y</para></listitem>
[a6445cf]474</itemizedlist>
475</para></listitem>
476
477<listitem><para>Added:
478<itemizedlist>
479<listitem><para>findutils-4.1-segfault.patch</para></listitem>
[30a2c84]480<listitem><para>glibc-2.3.1-libnss.patch</para></listitem>
[277e3d0]481<listitem><para>glibc-2.3.1-root-perl.patch</para></listitem>
[8742eb9]482<listitem><para>kbd-1.08.patch</para></listitem>
[30a2c84]483<listitem><para>man-1.5k-80cols.patch</para></listitem>
484<listitem><para>man-1.5k-manpath.patch</para></listitem>
485<listitem><para>man-1.5k-pager.patch</para></listitem>
[a6445cf]486</itemizedlist>
487</para></listitem>
488
489<listitem><para>Removed:
490<itemizedlist>
[8b8f29ab]491<listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem>
[30a2c84]492<listitem><para>glibc-2.3.1.patch</para></listitem>
[8742eb9]493<listitem><para>kbd-1.06-3.patch</para></listitem>
[30a2c84]494<listitem><para>man-1.5k-2.patch</para></listitem>
[a6445cf]495<listitem><para>ncurses-5.2-2.patch</para></listitem>
496</itemizedlist>
497</para></listitem>
[8b8f29ab]498
[ebdee2c]499<listitem><para>February 3rd, 2003 [gerard]: Upgraded to
500lfs-bootscripts-1.11 to implement Seth Klein's mtab changes (see entry
501below this one).</para></listitem>
502
[6f531d7]503<listitem><para>February 3rd, 2003 [sklein]: Chapter 06: Changed
504<filename>/etc/mtab</filename> from a symlink to a file.</para></listitem>
505
[8643850]506<listitem><para>January 29th, 2003 [gerard]: Chapter 06 - GCC: Changed the
507install target to install-no-fixedincludes.</para></listitem>
508
[e998167]509<listitem><para>January 29th, 2003 [gerard]: Downgraded to binutils-2.13.2
510due to a GCC bug that can't parse the version string of binutils 2.13.2.1.
511The only changes between 2.13.2 and 2.13.2.1 are documentation changes, so
512there is no actual code downgrade. A better fix will be added to the book
513later.</para></listitem>
514
[5f71b12]515<listitem><para>January 27th, 2003 [gerard, timothy, billy]: Converted the
[6853131]516software installation pages into a new format. Also merged software
517installations with their configure components from "Configuring essential
518software".</para></listitem>
519
[14010859]520<listitem><para>January 22nd, 2003 [timothy]: Chapter 06 - Configuring
521essential software: Corrected kernel directory for keymap
522location.</para></listitem>
523
[738d921]524<listitem><para>January 10th, 2003 [gerard]: Added a new chroot command after
[b4d72e8]525the second Glibc installation that is to be used from that point
[738d921]526onwards.</para></listitem>
[72b34dd]527
[10d18a0f]528<listitem><para>January 9th, 2003 [timothy]: Appendix A - Gzip:
529Added patch URL.</para></listitem>
530
[660e875]531<listitem><para>January 9th, 2003 [timothy]: Chapter 05 - Findutils:
532Removed -D_GNU_SOURCE flag for now because it's breaking compilation;
5334 people have reported this bug.</para></listitem>
534
[b004c8c]535<listitem><para>January 8th, 2003 [timothy]: Chapter 05 - Findutils:
[9901b31e]536Added missing <emphasis>/</emphasis> before <filename>configure</filename>
537line.</para></listitem>
538
[3f7da25]539<listitem><para>January 6th, 2003 [gerard]: Chapter 06 - Bison: removed
540yacc script creation. Bison now installs this by default.</para></listitem>
541
[e2ce375]542<listitem><para>January 6th, 2003 [gerard]: Upgraded to Binutils-2.13.2.1,
543Bison-1.875 and Man-pages-1.54</para></listitem>
[3f7da25]544
[f24558cd]545<listitem><para>January 6th, 2003 [gerard]: Chapter 05+06 - Findutils:
546Added <emphasis>CPPFLAGS=-D_GNU_SOURCE</emphasis> to promote proper
547compiling on non-x86 architectures.</para></listitem>
548
[f353a63]549<listitem><para>January 6th, 2003 [gerard]: Chapter 06 - Zlib: Added CFLAGS
550variable to define -fPIC so the dynamic library gets compiled properly at
551all times.</para></listitem>
552
[f47f9cd]553<listitem><para>January 5th, 2003 [timothy]: Chapter 05 - Applied a revised
554version of Alex's patch to split the <emphasis>Install all software as an
555unprivileged user</emphasis> page into two pages: <emphasis>Adding the user
556lfs</emphasis> and <emphasis>Setting up the
557environment</emphasis>.</para></listitem>
[5e40325]558
559<listitem><para>January 2nd, 2003 [gerard]: Chapter 05 - All packages whose
[c465ee6]560configure script supports the LDFLAGS environment variable now use it
561rather than passing the variable down to
562<userinput>make</userinput>.</para></listitem>
563
[8836e60]564<listitem><para>January 2nd, 2003 [gerard]: Chapter 06 - Fixed the gawk
565patch. <userinput>make uninstall</userinput> will no longer wipe out the
566<filename class="directory">/usr/bin</filename> directory. Also, renamed
567<filename class="directory">/usr/share/gawk</filename> to
568<filename class="directory">/usr/share/gawk-3.1.1</filename>.</para></listitem>
569
[30a2c84]570<listitem><para>January 2nd, 2003 [gerard]: Replaced the glibc-2.3.1
[72bab45]571mega-patch with two separate patches (glibc-2.3.1-root-perl.patch and
[30a2c84]572glibc-2.3.1-libnss.patch).</para></listitem>
573
574<listitem><para>January 2nd, 2003 [gerard]: Replaced the man-1.5k
[72bab45]575mega-patch with three separate patches (man-1.5k-80cols.patch,
[30a2c84]576man-1.5k-manpath.patch and man-1.5k-pager.patch).</para></listitem>
577
578<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Glibc Second Pass:
[5e40325]579Fixed typo in linuxthreads man pages installation.</para></listitem>
[a20338e]580
[30a2c84]581<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Linux Kernel: The
[a20338e]582man pages can't be installed here because it requires Perl. Moved to end of
583chapter 6.</para></listitem>
584
[316af24d]585<listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Man: Updated the
586patch so man pages are formatted properly on screens with more than 80
587columns.</para></listitem>
588
[1986f02]589<listitem><para>December 31st, 2002 [gerard]: Chapter 06 - Linux: Added
590<emphasis>make mandocs</emphasis> to create man pages and copy them to
591<filename
592class="directory">/usr/share/man/man9</filename></para></listitem>
593
[826e4f9]594<listitem><para>December 31st, 2002 [gerard]: Appendix A - Bzip2: Changed
595the download location to http://sources.redhat.com/bzip2</para></listitem>
596
[6143d13]597<listitem><para>December 31st, 2002 [gerard]: Chapter 06: Added second
[72bab45]598Glibc installation at the end of the chapter. Removed the separate
[6143d13]599linuxthreads man-pages installation and moved that to the second Glibc
600installation.</para></listitem>
601
[f4e03a1]602<listitem><para>December 31st, 2002 [gerard]: Upgraded to
603Glibc-2.3.1</para></listitem>
604
[8b8f29ab]605<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
606nofixincludes patch and use the built-in
607<emphasis>install-no-fixedincludes</emphasis> make
608target.</para></listitem>
609
610<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
611<emphasis>HAVE_GAS_HIDDEN</emphasis>, added <emphasis>--with-ld and
612--with-as</emphasis> configure switches.</para></listitem>
[a6445cf]613
[8f93b15]614<listitem><para>December 29th, 2002 [timothy]: Updated to
615binutils-2.13.2, procps-3.1.5.</para></listitem>
616
617<listitem><para>December 29th, 2002 [timothy]: Chapter 05:
618Changed all LDFLAGS=-static to LDFLAGS="-static".</para></listitem>
619
620<listitem><para>December 29th, 2002 [timothy]: Chapter 06 - Flex:
621Added symlink from libfl.a to libl.a.</para></listitem>
622
[5fb3b1a]623<listitem><para>December 20th, 2002 [timothy]: Updated to
624sed-4.0.5.</para></listitem>
625
[6f04cbf]626<listitem><para>December 18th, 2002 [timothy]: Updated to
627procps-3.1.4.</para></listitem>
628
[da1fc68]629<listitem><para>December 17th, 2002 [timothy]: Chapter 5 &amp; 6: Modified
630paragraphs about unpacking patches since they are no longer
631compressed.</para></listitem>
632
[78867601]633<listitem><para>December 15th, 2002 [timothy]: Updated to autoconf-2.57,
634automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3,
635linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3,
636util-linux-2.11y.</para></listitem>
637
638<listitem><para>December 15th, 2002 [timothy]: Chapter 06 - Glibc: Removed
639warning about --enable-kernel.</para></listitem>
640
[e306dae]641<listitem><para>December 10th, 2002 [gerard]: Chapter 04 - Changed all
[72bab45]642links into Freshmeat.net project links, removed lfs-packages tarball. This
[e4b9338]643was done because the LFS FTP archive won't contain the packages anymore,
[e306dae]644instead you have to go to the package's download sites to get
645them.</para></listitem>
646
[70ad6d7]647<listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed
648<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
649guys made this change to reduce confusion with
650<emphasis>devfs</emphasis>.</para></listitem>
651
[b8a2998d]652<listitem><para>December 3rd, 2002 [gerard]: Chapter 05 - Sed: Added
653--disable-nls</para></listitem>
654
[9ce6d7a]655<listitem><para>December 3rd, 2002 [gerard]: Chapter 03 - Creating
656filesystem: Added a note that <userinput>mkswap</userinput> has to be run
657if a new swap partition has been created.</para></listitem>
658
[504cdc5]659<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Removed
[72bab45]660unnecessary lines that first create a symlink, then remove it
[504cdc5]661again.</para></listitem>
662
[6cb42ce]663<listitem><para>December 3rd, 2002 [gerard]: Appendix A - Bzip2: Updated
664the download URL.</para></listitem>
665
[7140f58]666<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Groff: Removed
667the <emphasis>PROCESSEDEXAMPLEFILES=""</emphasis>
668variables.</para></listitem>
669
[76f5964]670<listitem><para>October 25th, 2002 [timothy]: Preface: Added
671"Prerequisites" section.</para></listitem>
672
[50b7320]673<listitem><para>October 25th, 2002 [timothy]: Chapter 09: Added "What now?"
674section.</para></listitem>
675
676<listitem><para>October 25th, 2002 [timothy]: Removed
677Appendix B.</para></listitem>
678
679<listitem><para>October 25th, 2002 [timothy]: Chapter 02: Removed "Which
680Platform" section.</para></listitem>
681
[c7188a2]682<listitem><para>October 23rd, 2002 [timothy]: Swapped chapter03 and
683chapter04.</para></listitem>
684
[b100429]685<listitem><para>October 23rd, 2002 [timothy]: Chapter 02: Removed "Where
686to store the downloaded software" and "How to install the software"
687sections.</para></listitem>
688
[b42fa01]689<listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75,
690sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem>
691
[a6445cf]692<listitem><para>October 21st, 2002 [timothy]: Chapter 06 - Linux-2.4.19:
693Replaced <userinput>mkdir /usr/include/asm</userinput> and
694<userinput>cp</userinput> command with
695<userinput>cp -HR</userinput>.</para></listitem>
696
697<listitem><para>October 21st, 2002 [timothy]: Added findutils-4.1-segfault.patch
698to fix a segfault in locate when it encounters a very long path
699name.</para></listitem>
700
701<listitem><para>October 21st, 2002 [timothy]: Added libtool-1.4.2.patch to fix
702an incompatibility between Autoconf 2.53 and Libtool 1.4.x.</para></listitem>
703
704<listitem><para>October 21st, 2002 [timothy]: Upgraded to automake-1.7.1,
705modutils-2.4.21, man-pages-1.53, kbd-1.08, util-linux-2.11w, autoconf-2.54,
706e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4,
707make-3.80, ncurses-5.3.</para></listitem>
708
[d321e39]709<listitem><para>October 20th, 2002 [timothy]: Uncompressed
710patches.</para></listitem>
711
[15b3899]712<listitem><para>October 13th, 2002 [markh]: Chapter 05 - Bzip2: Added -s
713to CC argument to make it consistent.</para></listitem>
714
[4e010de]715<listitem><para>October 6th, 2002 [timothy]: Switched to gcc-core and
716gcc-g++.</para></listitem>
717
[6a9875d]718<listitem><para>October 6th, 2002 [timothy]: Chapter 06 - Applied Bill
719Maltby's grammatic-fixes patch.</para></listitem>
720
721</itemizedlist>
722
[6370fa6]723</sect1>
724
Note: See TracBrowser for help on using the repository browser.