source: chapter01/changelog.xml@ d26bde3

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 d26bde3 was 6a9875d, checked in by Timothy Bauscher <timothy@…>, 22 years ago

Applied Bill Maltby's grammatic-fixes patch.

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

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