source: chapter01/changelog.xml@ e0f2571

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 e0f2571 was 8742eb9, checked in by Timothy Bauscher <timothy@…>, 22 years ago

Updates to changelog.

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

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