source: chapter01/changelog.xml@ 14d5c7f1

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 14d5c7f1 was 1986f02, checked in by Gerard Beekmans <gerard@…>, 22 years ago

added make mandocs, plus copy them to /usr/share/man/man9

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

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