source: chapter01/changelog.xml@ da1fc68

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 da1fc68 was da1fc68, checked in by Timothy Bauscher <timothy@…>, 21 years ago

Modified paragraphs about unpacking patches since they are no longer compressed.

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

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