source: chapter01/changelog.xml@ f4e03a1

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 v4_1 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 f4e03a1 was f4e03a1, checked in by Gerard Beekmans <gerard@…>, 22 years ago

upgraded to glibc-2.3.1

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

  • Property mode set to 100644
File size: 30.1 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>Upgraded to:
10<itemizedlist>
11<listitem><para>autoconf-2.57</para></listitem>
12<listitem><para>automake-1.7.2</para></listitem>
13<listitem><para>binutils-2.13.2</para></listitem>
14<listitem><para>bison-1.75</para></listitem>
15<listitem><para>e2fsprogs-1.32</para></listitem>
16<listitem><para>gcc-3.2.1</para></listitem>
17<listitem><para>glibc-2.3.1</para></listitem>
18<listitem><para>glibc-2.3.1.patch</para></listitem>
19<listitem><para>groff-1.18.1</para></listitem>
20<listitem><para>kbd-1.08</para></listitem>
21<listitem><para>less-378</para></listitem>
22<listitem><para>libtool-1.4.3</para></listitem>
23<listitem><para>linux-2.4.20</para></listitem>
24<listitem><para>make-3.80</para></listitem>
25<listitem><para>man-pages-1.53</para></listitem>
26<listitem><para>modutils-2.4.22</para></listitem>
27<listitem><para>ncurses-5.3</para></listitem>
28<listitem><para>procps-3.1.5</para></listitem>
29<listitem><para>psmisc-21.2</para></listitem>
30<listitem><para>sed-4.0.5</para></listitem>
31<listitem><para>texinfo-4.3</para></listitem>
32<listitem><para>util-linux-2.11y</para></listitem>
33</itemizedlist>
34</para></listitem>
35
36<listitem><para>Added:
37<itemizedlist>
38<listitem><para>findutils-4.1-segfault.patch</para></listitem>
39<listitem><para>kbd-1.08.patch</para></listitem>
40</itemizedlist>
41</para></listitem>
42
43<listitem><para>Removed:
44<itemizedlist>
45<listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem>
46<listitem><para>kbd-1.06-3.patch</para></listitem>
47<listitem><para>ncurses-5.2-2.patch</para></listitem>
48</itemizedlist>
49</para></listitem>
50
51<listitem><para>December 31st, 2002 [gerard]: Upgraded to
52Glibc-2.3.1</para></listitem>
53
54<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
55nofixincludes patch and use the built-in
56<emphasis>install-no-fixedincludes</emphasis> make
57target.</para></listitem>
58
59<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
60<emphasis>HAVE_GAS_HIDDEN</emphasis>, added <emphasis>--with-ld and
61--with-as</emphasis> configure switches.</para></listitem>
62
63<listitem><para>December 29th, 2002 [timothy]: Updated to
64binutils-2.13.2, procps-3.1.5.</para></listitem>
65
66<listitem><para>December 29th, 2002 [timothy]: Chapter 05:
67Changed all LDFLAGS=-static to LDFLAGS="-static".</para></listitem>
68
69<listitem><para>December 29th, 2002 [timothy]: Chapter 06 - Flex:
70Added symlink from libfl.a to libl.a.</para></listitem>
71
72<listitem><para>December 20th, 2002 [timothy]: Updated to
73sed-4.0.5.</para></listitem>
74
75<listitem><para>December 18th, 2002 [timothy]: Updated to
76procps-3.1.4.</para></listitem>
77
78<listitem><para>December 17th, 2002 [timothy]: Chapter 5 &amp; 6: Modified
79paragraphs about unpacking patches since they are no longer
80compressed.</para></listitem>
81
82<listitem><para>December 15th, 2002 [timothy]: Updated to autoconf-2.57,
83automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3,
84linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3,
85util-linux-2.11y.</para></listitem>
86
87<listitem><para>December 15th, 2002 [timothy]: Chapter 06 - Glibc: Removed
88warning about --enable-kernel.</para></listitem>
89
90<listitem><para>December 10th, 2002 [gerard]: Chapter 04 - Changed all
91links into Freshmeat.net project links, removed lfs-pacakges tarball. This
92was done because the LFS FTP achive won't contain the packages anymore,
93instead you have to go to the package's download sites to get
94them.</para></listitem>
95
96<listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed
97<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
98guys made this change to reduce confusion with
99<emphasis>devfs</emphasis>.</para></listitem>
100
101<listitem><para>December 3rd, 2002 [gerard]: Chapter 05 - Sed: Added
102--disable-nls</para></listitem>
103
104<listitem><para>December 3rd, 2002 [gerard]: Chapter 03 - Creating
105filesystem: Added a note that <userinput>mkswap</userinput> has to be run
106if a new swap partition has been created.</para></listitem>
107
108<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Removed
109unnecesary lines that first create a symlink, then remove it
110again.</para></listitem>
111
112<listitem><para>December 3rd, 2002 [gerard]: Appendix A - Bzip2: Updated
113the download URL.</para></listitem>
114
115<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Groff: Removed
116the <emphasis>PROCESSEDEXAMPLEFILES=""</emphasis>
117variables.</para></listitem>
118
119<listitem><para>October 25th, 2002 [timothy]: Preface: Added
120"Prerequisites" section.</para></listitem>
121
122<listitem><para>October 25th, 2002 [timothy]: Chapter 09: Added "What now?"
123section.</para></listitem>
124
125<listitem><para>October 25th, 2002 [timothy]: Removed
126Appendix B.</para></listitem>
127
128<listitem><para>October 25th, 2002 [timothy]: Chapter 02: Removed "Which
129Platform" section.</para></listitem>
130
131<listitem><para>October 23rd, 2002 [timothy]: Swapped chapter03 and
132chapter04.</para></listitem>
133
134<listitem><para>October 23rd, 2002 [timothy]: Chapter 02: Removed "Where
135to store the downloaded software" and "How to install the software"
136sections.</para></listitem>
137
138<listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75,
139sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem>
140
141<listitem><para>October 21st, 2002 [timothy]: Chapter 06 - Linux-2.4.19:
142Replaced <userinput>mkdir /usr/include/asm</userinput> and
143<userinput>cp</userinput> command with
144<userinput>cp -HR</userinput>.</para></listitem>
145
146<listitem><para>October 21st, 2002 [timothy]: Added findutils-4.1-segfault.patch
147to fix a segfault in locate when it encounters a very long path
148name.</para></listitem>
149
150<listitem><para>October 21st, 2002 [timothy]: Added libtool-1.4.2.patch to fix
151an incompatibility between Autoconf 2.53 and Libtool 1.4.x.</para></listitem>
152
153<listitem><para>October 21st, 2002 [timothy]: Upgraded to automake-1.7.1,
154modutils-2.4.21, man-pages-1.53, kbd-1.08, util-linux-2.11w, autoconf-2.54,
155e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4,
156make-3.80, ncurses-5.3.</para></listitem>
157
158<listitem><para>October 20th, 2002 [timothy]: Uncompressed
159patches.</para></listitem>
160
161<listitem><para>October 13th, 2002 [markh]: Chapter 05 - Bzip2: Added -s
162to CC argument to make it consistent.</para></listitem>
163
164<listitem><para>October 6th, 2002 [timothy]: Switched to gcc-core and
165gcc-g++.</para></listitem>
166
167<listitem><para>October 6th, 2002 [timothy]: Chapter 06 - Applied Bill
168Maltby's grammatic-fixes patch.</para></listitem>
169
170</itemizedlist>
171
172<para>4.0 - October 5th, 2002</para>
173
174<itemizedlist>
175
176<listitem><para>October 3rd, 2002 [gerard]: Chapter 06 - Linuxthreads:
177Instead of <userinput>cd man</userinput> use the <emphasis>-C</emphasis>
178option to <userinput>make</userinput> which makes a lot more sense (and
179it's shorter too).</para></listitem>
180
181<listitem><para>September 29th, 2002 [gerard]: Chapter 05 - GCC: Fixed the
182old nofixincludes patch and reinstated it.</para></listitem>
183
184<listitem><para>September 29th, 2002 [markh]: Chapter 05 - Bash: Correct
185reference to Debian to refer to the old stable release (potato) as it
186doesn't apply to the current one (woody). Reported by h2k1 on
187#lfs.</para></listitem>
188
189</itemizedlist>
190
191<para>4.0-RC1 - September 28th, 2002</para>
192
193<itemizedlist>
194
195<listitem><para>Upgraded to:
196<itemizedlist>
197<listitem><para>automake-1.6.3</para></listitem>
198<listitem><para>bin86-0.16.3</para></listitem>
199<listitem><para>binutils-2.13</para></listitem>
200<listitem><para>bison-1.35</para></listitem>
201<listitem><para>diffutils-2.8.1</para></listitem>
202<listitem><para>file-3.39</para></listitem>
203<listitem><para>gawk-3.1.1</para></listitem>
204<listitem><para>gcc-3.2</para></listitem>
205<listitem><para>gettext-0.11.5</para></listitem>
206<listitem><para>groff-1.18</para></listitem>
207<listitem><para>gzip-1.2.4b.patch</para></listitem>
208<listitem><para>lfs-bootscripts-1.10</para></listitem>
209<listitem><para>linux-2.4.19</para></listitem>
210<listitem><para>MAKEDEV-1.7</para></listitem>
211<listitem><para>man-1.5k</para></listitem>
212<listitem><para>man-pages-1.52</para></listitem>
213<listitem><para>modutils-2.4.19</para></listitem>
214<listitem><para>ncurses-5.2-2.patch</para></listitem>
215<listitem><para>perl-5.8.0</para></listitem>
216<listitem><para>psmisc-21</para></listitem>
217<listitem><para>texinfo-4.2</para></listitem>
218<listitem><para>textutils-2.1</para></listitem>
219<listitem><para>util-linux-2.11u</para></listitem>
220</itemizedlist>
221</para></listitem>
222
223<listitem><para>Added:
224<itemizedlist>
225<listitem><para>ed-0.2.patch</para></listitem>
226<listitem><para>fileutils-4.1.patch</para></listitem>
227<listitem><para>gawk-3.1.1-2.patch</para></listitem>
228<listitem><para>gcc-3.2.patch</para></listitem>
229<listitem><para>gcc-3.2-nofixincludes.patch</para></listitem>
230<listitem><para>glibc-2.2.5-2.patch</para></listitem>
231<listitem><para>gzip-1.2.4b.patch</para></listitem>
232<listitem><para>kbd-1.06-3.patch</para></listitem>
233<listitem><para>man-1.5k.patch</para></listitem>
234<listitem><para>ncurses-5.2.patch</para></listitem>
235<listitem><para>procps-2.0.7.patch</para></listitem>
236<listitem><para>sh-utils-2.0-hostname.patch</para></listitem>
237<listitem><para>vim-6.1.patch</para></listitem>
238<listitem><para>zlib-1.1.4</para></listitem>
239</itemizedlist>
240</para></listitem>
241
242<listitem><para>Removed:
243<itemizedlist>
244<listitem><para>gzip-1.2.4a.patch</para></listitem>
245<listitem><para>kbd-1.06-2.patch</para></listitem>
246<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
247</itemizedlist>
248</para></listitem>
249
250<listitem><para>September 28th, 2002 [gerard]: Chapter 05 - GCC: Added the
251nofixincludes patch to prevent that script from running in Chapter
25205. It should run in Chapter 06, so we need it to be a seperate
253patch.</para></listitem>
254
255<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Man: Replaced
256the sed contruction with a regular patch.</para></listitem>
257
258<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Bzip2: Removed
259the <emphasis>PREFIX=/usr</emphasis> from the
260<userinput>make install</userinput> command because the
261<emphasis>PREFIX</emphasis> is already set to <emphasis>/usr</emphasis> by
262default.</para></listitem>
263
264<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Vim: Removed
265the FHS compliance notes. They are bogus because Vim doesn't use the
266localstatedir at all.</para></listitem>
267
268<listitem><para>September 28th, 2002 [timothy]: Applied Bill Maltby's
269grammatic-fixes patch. Changed "$LFS" to "LFS" when speaking of the LFS
270environment variable.</para></listitem>
271
272<listitem><para>September 23rd, 2002 [timothy]: Applied Bill Maltby's
273grammatic-related patches.</para></listitem>
274
275<listitem><para>September 23rd, 2002 [timothy]: Added <userinput>-</userinput>
276before <userinput>tar</userinput> options (for clarity).</para></listitem>
277
278<listitem><para>September 22nd, 2002 [timothy]: Chapter 06: Applied Alex's
279grammatic-fixes patch.</para></listitem>
280
281<listitem><para>September 21st, 2002 [timothy]: Chapter 02: Applied Bill
282Maltby's grammatic-fixes patch.</para></listitem>
283
284<listitem><para>September 21st, 2002 [timothy]: Chapter 06 - Zlib:
285<userinput>mv</userinput> shared lib to /lib.</para></listitem>
286
287<listitem><para>September 20th, 2002 [timothy]: Chapter 05 - GCC:
288Removed the <userinput>--enable-threads=posix</userinput> flag since we
289don't build a C++ compiler in this chapter.</para></listitem>
290
291<listitem><para>September 18th, 2002 [timothy]: Chapter 05 - Introduction:
292Removed paragraph about static linking since it seems misleading and is
293covered in better detail in <emphasis>Why Static</emphasis>.</para></listitem>
294
295<listitem><para>September 18th, 2002 [timothy]: Chapter 08 - Linux:
296Removed <userinput>cd</userinput> command.</para></listitem>
297
298<listitem><para>September 18th, 2002 [timothy]: Chapter 06 - Ncurses:
299Removed old <userinput>mv /lib/*.a /usr/lib</userinput> command
300explanation.</para></listitem>
301
302<listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Shadow: Added
303--libdir=/usr/lib to the configure script options. This way a proper
304<filename>libshadow.la</filename> is generated. Also changed the
305<userinput>mv</userinput> command to move all the
306<filename>libshadow.so*</filename> files to the <filename
307class="directory">/lib</filename> directory. The <filename>lib*a</filename>
308files are already in the <filename class="directory">/usr/lib</filename>
309directory.</para></listitem>
310
311<listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Man: Added
312another regex to the <userinput>sed</userinput> command that modifies the
313<filename>man.conf</filename> file. The added regex comments out the
314<emphasis>MANPATH /usr/man</emphasis> line which causes for duplicate
315results when using the <userinput>whatis</userinput>
316command</para></listitem>
317
318<listitem><para>September 13th, 2002 [gerard]: Chapter 06: Added the
319<emphasis>Linux Threads Man Pages</emphasis> installation after the Perl
320installation.</para></listitem>
321
322<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Create mtab
323link: Made the <userinput>ln</userinput> command an <userinput>ln
324-sf</userinput> so the existing <filename>/etc/mtab</filename> file, created
325by the <userinput>mount</userinput> command, will be removed before
326re-creating it as a symlink.</para></listitem>
327
328<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Sh-utils: Added
329the sh-utils-hostname patch that supresses the build of the hostname
330program. This is done because the hostname program from the net-tools
331package is superior over this version.</para></listitem>
332
333<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
334the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
335location now.</para></listitem>
336
337<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
338patch that fixes a locale problem that makes <userinput>top</userinput>
339crash under certain locale settings.</para></listitem>
340
341<listitem><para>September 12th, 2002 [timothy]: Chapter 04 - Creating a
342file system: Referenced alternative filesystems in BLFS.</para></listitem>
343
344<listitem><para>September 12th, 2002 [gerard]: Removed all superfluous
345<filename>/usr/lib/*.so</filename> symbolic links from library
346installations.</para></listitem>
347
348<listitem><para>September 12th, 2002 [gerard]: Upgraded to
349lfs-bootscripts-1.10</para></listitem>
350
351<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Configure
352Sysvinit: Changed the sulogin line to <emphasis>once</emphasis> instead of
353having it respawn. This way it'll behave as expected (ie: a CTRL+D will
354continue instead of restart sulogin).</para></listitem>
355
356<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - GCC: Added the
357<emphasis>--enable-clocale=gnu</emphasis> option to ensure the proper
358locale mode is used by the C++ libraries.</para></listitem>
359
360<listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
361changes.</para></listitem>
362
363<listitem><para>September 8th, 2002 [timothy]: Chapter 06: Applied Alex's
364grammar changes patch.</para></listitem>
365
366<listitem><para>September 7th, 2002 [timothy]: Chapter 06 - Gzip:
367Added gzip-1.2.4b.patch.</para></listitem>
368
369<listitem><para>September 7th, 2002 [timothy]: Chapter 05 - Textutils:
370Added re_max_failures2 for old host systems.</para></listitem>
371
372<listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
373creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
374symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp
375command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed
376statement to edit less call, so SGR will work.</para></listitem>
377
378<listitem><para>September 1st, 2002 [timothy]: Chapter 06 - About
379debugging symbols: Removed info. about stripping /static. Man: Added sed
380statement to prevent groff from using SGR escape sequences.</para></listitem>
381
382<listitem><para>September 1st, 2002 [timothy]: Chapter 05 - Install all
383software as an unprivileged user: Added $CC='gcc -s' to omit the
384compilation of symbols in static packages.</para></listitem>
385
386<listitem><para>August 30th, 2002 [timothy]: Chapter 06 - Makedev:
387Put rm /bin/bash after device creation. Perl: Removed information
388about the old patch.</para></listitem>
389
390<listitem><para>August 30th, 2002 [timothy]: Chapter 05 - GCC: Re-added
391HAVE_GAS_HIDDEN; removed --enable-__cxa-atexit which was incorrect and
392not needed in this chapter; added information about the
393patch.</para></listitem>
394
395<listitem><para>August 26th, 2002 [gerard]: Added a new Glibc patch and
396introducted a GCC patch.</para></listitem>
397
398<listitem><para>August 26th, 2002 [gerard]: Updated to automake-1.6.3,
399gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0,
400util-linux-2.11u</para></listitem>
401
402<listitem><para>August 22nd, 2002 [timothy]: Appendix: Added
403missing URLs to patches.</para></listitem>
404
405<listitem><para>August 18th, 2002 [timothy]: Chapter 05 &amp; 06:
406Changed ln -sf to ln -s wherever possible.</para></listitem>
407
408<listitem><para>August 18th, 2002 [timothy]: Chapter 06 - Binutils: cp
409libiberty.h after install, as it is needed by certain software. Shadow:
410added command to remove the groups program installed by Shadow because
411Sh-utils installs a (better) groups program.</para></listitem>
412
413<listitem><para>August 18th, 2002 [timothy]: Chapter 05 - Sh-utils: Re-added
414sh-utils-2.0.patch.</para></listitem>
415
416<listitem><para>August 16th, 2002 [markh]: Chapter 06 - Move man-pages to
417just after the kernel headers installation.</para></listitem>
418
419<listitem><para>August 15th, 2002 [markh]: Chapter 06 - Move the MAKEDEV
420installation to before glibc and remove the temporary creation of
421<filename>/dev/null</filename> as we don't need it
422anymore.</para></listitem>
423
424<listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new
425partition: mentioned that a swap partition can be shared between the LFS
426and host systems, grammatic changes.</para></listitem>
427
428<listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the
429<emphasis>--with-curses</emphasis> switch from the Bash installation as
430it's unnecessary here.</para></listitem>
431
432<listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19,
433linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem>
434
435<listitem><para>August 9th, 2002 [timothy]: Chapter 06 - Vim: changed
436alternative editors link from hints to BLFS.</para></listitem>
437
438<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Ncurses: removed
439the <emphasis>--disable-termcap</emphasis> configure option. Termcap is
440disabled by default now, so no need for this option (left over from a long
441time ago when it was needed).</para></listitem>
442
443<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Linux: Added the
444command <userinput>cp include/asm-generic /usr/include</userinput>. There
445are programs which use the files in there, as well as headers in the
446<filename class="directory">asm</filename> directory may be split up in the
447future, and put in the
448<filename class="directory">asm-generic</filename>.</para></listitem>
449
450<listitem><para>August 8th, 2002 [gerard]: Appendix A - Gettext: added the
451missing program description of msgcat.</para></listitem>
452
453<listitem><para>August 4th, 2002 [timothy]: Added zlib-1.1.4.</para></listitem>
454
455<listitem><para>August 3rd, 2002 [timothy]: Updated to man-pages-1.52,
456man-1.5k, gettext-0.11.4, modutils-2.4.18.</para></listitem>
457
458<listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
459Updated to util-linux-2.11t and file-3.39.</para></listitem>
460
461<listitem><para>July 29th, 2002 [timothy]: Chapter 04 &amp; 05 - Creating
462a new partition, Introduction, Why static: grammatic changes. Diffutils,
463Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
464of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to
465auto-host.h.</para></listitem>
466
467<listitem><para>July 29th, 2002 [timothy]: Chapter 06 - Glibc: added
468--disable-profile flag.</para></listitem>
469
470<listitem><para>July 29th, 2002 [timothy]: Chapter 08 - Linux:
471added information about modules and kernel documentation.</para></listitem>
472
473<listitem><para>July 29th, 2002 [timothy]: Chapter 09 - Rebooting the
474system: added a command to remove the static directory.</para></listitem>
475
476<listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
477system: Pointed to BLFS as the next step.</para></listitem>
478
479<listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
480the sed command and updated the installation description because init now
481prints "Sending processes" instead of "Sending all processes".</para></listitem>
482
483<listitem><para>July 2nd, 2002 [markh]: Internal change - Made all
484patches use a &amp;package-patch-version; entity and removed all
485hardcoding of patch versions.</para></listitem>
486
487<listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
488automake-1.6.2</para></listitem>
489
490<listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
491LFS-Bootscripts: Updated package contents.</para></listitem>
492
493<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
494Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
495Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
496Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
497
498<listitem><para>June 23rd, 2002 [timothy] Chapter 05 &amp; 06 - M4,
499Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.
500GCC: Removed i686-specific programs.</para></listitem>
501
502<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
503Updated package contents.</para></listitem>
504
505<listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,
506Bzip2, Diffutils, Grep: Updated package contents. GCC: Updated description
507of c++filt.</para></listitem>
508
509<listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
510Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version
511number inside this file.</para></listitem>
512
513<listitem><para>June 12th, 2002 [timothy]: Chapter 05 - GCC:
514Modified the build instructions and command explanations to
515only build the C compiler. The C++ compiler is not needed
516until after the second GCC build.</para></listitem>
517
518<listitem><para>June 12th, 2002 [timothy]: Chapter 06 - Shadow: grammatic
519changes.</para></listitem>
520
521<listitem><para>June 11th, 2002 [timothy]: Chapter 05 &amp; 06 - Gawk:
522Created a list of package contents and descriptions. Fileutils:
523Removed a confusing paragraph about the fileutils patch. GCC:
524Updated the package contents.</para></listitem>
525
526<listitem><para>June 11th, 2002 [timothy] All software: Updated the
527estimated required disk space.</para></listitem>
528
529<listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating
530Directories: Changed usr,usr/local to just usr/local as we use the -p
531option to mkdir which will create the usr directory
532anyways.</para></listitem>
533
534<listitem><para>June 7th, 2002 [timothy] Chapter 06 - Reiserfsprogs:
535added a description for unpack.</para></listitem>
536
537<listitem><para>June 7th, 2002 [timothy] Chapter 02 - How to ask for
538help: mentioned the FAQ.</para></listitem>
539
540<listitem><para>June 6th, 2002 [markh] - Chapter 05 - Tidy up
541explanations following the /static change.</para></listitem>
542
543<listitem><para>June 5th, 2002 [timothy]: Preface - Who would not want to
544read this book: applied a revised version of Scot's grammar
545patch.</para></listitem>
546
547<listitem><para>June 5th, 2002 [timothy]: Chapter 09 - Rebooting the system, Lilo, Bootscripts: named the hint authors.
548Chapter 06 - Vim: updated the hint URL. Chapter 05 - Gawk: to avoid confusion,
549mentioned that the patch will be applied in Chapter 06.</para></listitem>
550
551<listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited
552to include reporting typos.</para></listitem>
553
554<listitem><para>May 31st, 2002 [gerard] Chapter 05 - Findutils: Added the
555CPPFLAGS...re_max_failures fix which is needed on Glibc-2.1
556systems.</para></listitem>
557
558<listitem><para>May 30th, 2002 [markh]: Chapter 05 &amp; 06 - Update to
559binutils-2.12.1.</para></listitem>
560
561<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
562section about "last two commands executing anyways" because we no longer
563have the commands referred to there.</para></listitem>
564
565<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
566various sed fixes with a regular patch.</para></listitem>
567
568<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
569sed fix with a regular patch.</para></listitem>
570
571<listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
572the sed fix with a regular patch.</para></listitem>
573
574<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
575sed fix with a regular patch.</para></listitem>
576
577<listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
578removed the explicit command to chown <filename
579class="directory">/lost+found</filename>. This is done by the first command
580now that proc isn't mounted anymore in chapter 5.</para></listitem>
581
582<listitem><para>May 27th, 2002 [gerard]: Upgraded to
583ncurses-5.2-2.patch (this patch is smaller than the previously used
584one).</para></listitem>
585
586<listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
587bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
588modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
589patches for ncurses, perl and vim.</para></listitem>
590
591<listitem><para>May 26th, 2002 [gerard]: Chapter 05+06 - Binutils: Removed
592the tooldir setting from chapter 05-binutils, moved its description to
593chapter 06-binutils.</para></listitem>
594
595<listitem><para>May 26th, 2002 [gerard]: Chapter 05 - Gawk &amp; Findutils:
596simplified the installation by removing the libexecdir modifications. We
597can live with a
598<filename class="directory">$LFS/static/libexecdir</filename> being created.
599The whole <filename class="directory">$LFS/static</filename> directory is
600temporarily anyways, so we're not all that concerned with what it looks
601like.</para></listitem>
602
603<listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
604removed the <userinput>cd /</userinput> command and changed the two
605<userinput>chmod</userinput> commands to use absolute paths
606instead.</para></listitem>
607
608<listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
609corrections dealing with removing the $LFS variable where it isn't
610wanted.</para></listitem>
611
612<listitem><para>May 23rd, 2002 [gerard]: Implemented the
613keep_chap5_and_chap6_sep lfs-hint. Highlights of the change: added
614findutils and util-linux to chapter 5, installed everything from chapter 5
615into <filename class="directory">$LFS/static</filename> and re-ordered the
616installation of packages in chapter 6 to prevent hard-wiring the wrong path
617(files from <filename class="directory">$LFS/static</filename>).</para></listitem>
618
619<listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some
620more descriptions.</para></listitem>
621
622<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some
623descriptions.</para></listitem>
624
625<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Flex: Added some
626descriptions.</para></listitem>
627
628<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Glibc: Added some
629more descriptions.</para></listitem>
630
631<listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some
632descriptions.</para></listitem>
633
634<listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some
635more descriptions.</para></listitem>
636
637<listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown
638X:X's which is less likely to run into problems (according to info
639chown).</para></listitem>
640
641<listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added
642http interface to FTP mirror at idge.net</para></listitem>
643
644<listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some
645more descriptions.</para></listitem>
646
647<listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the
648instructions to deal with hard links in older distros a'la the Chapter
64905 gzip instructions.</para></listitem>
650
651<listitem><para>May 11th, 2002 [markh]: Various XML
652fixups; mainly altering &lt;ulink&gt; tags to remove erroneous &amp;#13;
653in the HTML output.</para></listitem>
654
655<listitem><para>May 9th, 2002 [gerard]: Appendix A - Glibc: Filled in the
656missing descriptions.</para></listitem>
657
658<listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the
659symlink location of <filename class="symlink">vigr</filename> to
660<filename class="directory">/usr/sbin</filename></para></listitem>
661
662<listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the
663two single quotes to two double quotes (the two single quotes can be
664mistaken for one double quote which will cause an error).</para></listitem>
665
666<listitem><para>May 2nd, 2002 [gerard]: Changed the
667<userinput>cd dir &amp;&amp; ln -sf</userinput> commands to one single command
668(such as <userinput>ln -sf bash $LFS/bin/sh</userinput> Same goes for
669<userinput>cd dir &amp;&amp; mv/cp</userinput> constructions which are now replaced
670with constructions like
671<userinput>mv $LFS/usr/bin/{bzcat,bzip2} $LFS/bin</userinput></para></listitem>
672
673<listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
674library files" section.</para></listitem>
675
676<listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
677gzip patch, sh-utils patch, copying of libnss files. Also removed the
678<userinput>export VAR=VALUE...unset VAR</userinput> constructions and
679changed them to <userinput>VAR=VALUE ./configure</userinput>
680constructions.</para></listitem>
681
682<listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added
683libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in
684updatedb.</para></listitem>
685
686<listitem><para>April 25th, 2002 [gerard]: Chapter 06 Glibc: added a note
687that if you want to manually install some locales, instead of all of them,
688then you first need to create the
689<filename class="directory">/usr/lib/locale</filename> directory.</para></listitem>
690
691<listitem><para>April 21st,2002 [gerard &amp; markh]: Upgraded to
692MAKEDEV-1.5</para></listitem>
693
694<listitem><para>April 12th, 2002 [markh]: Added entities/ directory to
695cvs and split up index.xml.</para></listitem>
696
697<listitem><para>April 10th, 2002 [marcheerdink]: Updated to the following
698packages: bison-1.35, diffutils-2.8.1, texinfo-4.2, util-linux-2.11q
699</para></listitem>
700
701<listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
702to the grep configure flags to avoid linking against a non-existing static
703pcre library.</para></listitem>
704
705<listitem><para>April 8th, 2002 [gerard]: Added the
706http://ftp.de.linuxfromscratch.org mirror (to complement
707ftp://ftp.de).</para></listitem>
708
709</itemizedlist>
710
711</sect1>
712
Note: See TracBrowser for help on using the repository browser.