source: chapter01/changelog.xml@ 72bab45

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

fix typos - alex' patch

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

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