source: chapter01/changelog.xml@ cfa1ae5

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 cfa1ae5 was 79b94bd, checked in by Jeremy Utley <jeremy@…>, 21 years ago

Added sscanf patch to Glibc instructions and download page.

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

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