source: chapter01/changelog.xml@ 212a71b

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 212a71b was ebdee2c, checked in by Gerard Beekmans <gerard@…>, 21 years ago

upgraded to lfs-bootscripts-1.11

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

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