source: chapter01/changelog.xml@ 90d84f5

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v4_1 v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 90d84f5 was 76f5964, checked in by Timothy Bauscher <timothy@…>, 22 years ago

Added "Prerequisites" section.

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

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