source: chapter01/changelog.xml@ 6f531d7

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 6f531d7 was 6f531d7, checked in by Gerard Beekmans <gerard@…>, 21 years ago

applied seth's mtab changes

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

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