source: chapter01/changelog.xml@ f24558cd

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

added CPPFLAGS=-D_GNU_SOURCE to findutils to promote proper compiling on non-x86 architectures

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

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