source: chapter01/changelog.xml@ 8836e60

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 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 8836e60 was 8836e60, checked in by Gerard Beekmans <gerard@…>, 21 years ago

fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore

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

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