source: chapter01/changelog.xml@ 8f992bb5

6.0
Last change on this file since 8f992bb5 was 8f992bb5, checked in by Matthew Burgess <matthew@…>, 20 years ago

Remove redundnat comment regarding hotplug config (fixes bug 914)

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

  • Property mode set to 100644
File size: 24.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<sect1 id="ch-scatter-changelog" condition="html">
7<title>Changelog</title>
8<?dbhtml filename="changelog.html"?>
9
10<para>This is version &version; of the Linux From Scratch book, dated
11&releasedate;. If this book is more than two months old, a newer and better
12version is probably already available. To find out, please check one of the
13mirrors via <ulink url="&lfs-root;"/>.</para>
14
15<para>Below is a list of changes made since the previous release of the book,
16first a summary, then a detailed log.</para>
17
18<itemizedlist>
19
20<listitem><para>Upgraded to:</para>
21<itemizedlist>
22<listitem><para>automake-1.9.1</para></listitem>
23<listitem><para>bash-3.0</para></listitem>
24<listitem><para>binutils-2.15.91.0.2</para></listitem>
25<listitem><para>bison-1.875a</para></listitem>
26<listitem><para>expect-5.42.1</para></listitem>
27<listitem><para>file-4.10</para></listitem>
28<listitem><para>flex-2.5.31</para></listitem>
29<listitem><para>gawk-3.1.4</para></listitem>
30<listitem><para>gcc-3.4.1</para></listitem>
31<listitem><para>glibc-2.3.4-20040701</para></listitem>
32<listitem><para>groff-1.19.1</para></listitem>
33<listitem><para>lfs-bootscripts-2.2.2</para></listitem>
34<listitem><para>libtool-1.5.8</para></listitem>
35<listitem><para>linux-2.6.8.1</para></listitem>
36<listitem><para>m4-1.4.2</para></listitem>
37<listitem><para>man-1.5o</para></listitem>
38<listitem><para>man-pages-1.67</para></listitem>
39<listitem><para>perl-5.8.5</para></listitem>
40<listitem><para>procps-3.2.3</para></listitem>
41<listitem><para>psmisc-21.5</para></listitem>
42<listitem><para>sed-4.1.2</para></listitem>
43<listitem><para>tar-1.14</para></listitem>
44<listitem><para>tcl-8.4.7</para></listitem>
45<listitem><para>util-linux-2.12b</para></listitem>
46<listitem><para>vim-6.3</para></listitem>
47</itemizedlist>
48</listitem>
49
50<listitem><para>Added:</para>
51<itemizedlist>
52<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
53<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
54<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
55<listitem><para>gcc-3.4.1-linkonce-1.patch</para></listitem>
56<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
57<listitem><para>iproute2-2.6.8-040823</para></listitem>
58<listitem><para>iproute2-2.6.8_040823-remove_db-1.patch</para></listitem>
59<listitem><para>linux-libc-headers-2.6.8.1</para></listitem>
60<listitem><para>module-init-tools-3.0</para></listitem>
61<listitem><para>readline-5.0</para></listitem>
62<listitem><para>readline-5.0-display_wrap-1.patch</para></listitem>
63<listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
64<listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
65<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
66<listitem><para>texinfo-4.7-segfault-1.patch</para></listitem>
67<listitem><para>udev-030</para></listitem>
68<listitem><para>udev-config-1.permissions</para></listitem>
69<listitem><para>udev-config-1.rules</para></listitem>
70<listitem><para>util-linux-2.12b-sfdisk-2.patch</para></listitem>
71<listitem><para>vim-6.3 language files</para></listitem>
72<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
73</itemizedlist>
74</listitem>
75
76<listitem><para>Removed:</para>
77<itemizedlist>
78<listitem><para>bison-1.875-attribute.patch</para></listitem>
79<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
80<listitem><para>ed-0.2</para></listitem>
81<listitem><para>gcc-2.95.3</para></listitem>
82<listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
83<listitem><para>modutils-2.4.25</para></listitem>
84<listitem><para>net-tools-1.60</para></listitem>
85<listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
86<listitem><para>procinfo-18</para></listitem>
87</itemizedlist>
88</listitem>
89
90<listitem><para>September 29th, 2004 [matt]: chapter08/kernel - Removed
91redundant comment regarding hotplug configuration (fixes bug 914 - Alexander E.
92Patrakov).</para></listitem>
93
94<listitem><para>September 28th, 2004 [matt]: chapter06/texinfo - Added a
95description for the texinfo segfault patch (fixes bug 917 - Randy McMurchy).</para></listitem>
96
97<listitem><para>September 28th, 2004 [matt]: chapter06/zlib - Added a
98description for the zlib security patch (fixes bug 916 - Randy McMurchy).</para></listitem>
99
100<listitem><para>September 28th, 2004 [matt]: chapter06/glibc - glibcbug isn't
101installed in recent versions of glibc (bug 915 - Randy McMurchy).</para></listitem>
102
103<listitem><para>September 28th, 2004 [matt]: chapter05/introduction - we never
104explain how to unpack a tarball (Jeremy Huntwork).</para></listitem>
105
106<listitem><para>September 28th, 2004 [matt]: Minor correction - test
107suites are simply not mandatory in chapter 5, rather than not being recommended
108(bug 913 - Randy McMurchy).</para></listitem>
109
110<listitem><para>September 28th, 2004 [matt]: Added description of libexpect, and
111corrected the version number of the installed file (bug 912 - Randy McMurchy).
112</para></listitem>
113
114<listitem><para>September 28th, 2004 [matt]: Corrected the command used
115to verify the status of the hardware clock (Anderson Lizardo)</para></listitem>
116
117<listitem><para>September 28th, 2004 [matt]: Added <quote>su</quote> to
118the list of files installed by shadow</para></listitem>
119
120<listitem><para>September 28th, 2004 [matt]: Remove potential confusion caused
121by incorrect text in replaceable tags (bug 906 - Igor Zivkovic).</para></listitem>
122
123<listitem><para>September 28th, 2004 [matt]: Small typo correction (Igor
124Zivkovic).</para></listitem>
125
126<listitem><para>September 28th, 2004 [matt]: Added a note regarding a known
127failure in the GRUB testsuite</para></listitem>
128
129<listitem><para>September 23rd, 2004 [jeremy]: Changed the util-linux patch to
130the new, corrected fix, courtesy of Jim Gifford and Greg Schafer</para></listitem>
131
132<listitem><para>September 13th, 2004 [jeremy]: Added the security patch for
133Zlib</para></listitem>
134
135<listitem><para>September 13th, 2004 [jeremy]: Added the patch to resolve a
136segfault problem in the info program.</para></listitem>
137
138<listitem><para>September 13th, 2004 [jeremy]: Replaced the util-linux sed
139with a patch file instead.</para></listitem>
140
141<listitem><para>September 12th, 2004 [manuel]: Fixed some URLs.</para></listitem>
142
143<listitem><para>September 10th, 2004 [manuel]: Appendix{a,b} - Changes in
144the XML, XSL and CSS code to do a better output.</para></listitem>
145
146<listitem><para>September 9th, 2004 [gerard]: Added missing colon to
147group name in Chapter 6-Coreutils used by the test
148suite.</para></listitem>
149
150<listitem><para>September 9th, 2004 [manuel]: Added support to can have
151different contextual phrases for HTML or PDF output.</para></listitem>
152
153<listitem><para>September 9th, 2004 [manuel]: Chapter 6 - Moved the para
154about the missing /etc/fstab from kernfs.xml to devices.xml.</para></listitem>
155
156<listitem><para>September 4th, 2004 [manuel]: Tags corrections.</para></listitem>
157
158<listitem><para>August 31th, 2004 [manuel]: stylesheets. Several changes
159to improve HTML and PDF output. Some XML tags changes related with
160the stylesheets changes.</para></listitem>
161
162<listitem><para>August 30th, 2004 [matt]: chapter06/util-linux.xml.
163-funit-at-a-time is implied by -O2, and it was this specific option that was
164causing the runtime problems with sfdisk. Instead of dropping to -O1
165optimisation, we simply prevent the problematic optimisation by
166specifying -fno-unit-at-a-time.</para></listitem>
167
168<listitem><para>August 30th, 2004 [matt]: chapter06/udev.xml. Renumber udev
169permissions and rules files to allow easier customisation. Fixes bug 887.
170</para></listitem>
171
172<listitem><para>August 30th, 2004 [matt]: Minor typo corrections in
173appendixb/acronymlist.xml (Tero Tamminen)</para></listitem>
174
175<listitem><para>August 30th, 2004 [matt]: Drop optimisation level of util-linux
176from O2 to O1, so as sfdisk works properly when compiled with gcc-3.4.1</para>
177</listitem>
178
179<listitem><para>August 29th, 2004 [matt]: Upgraded to
180linux-libc-headers-2.6.8.1</para></listitem>
181
182<listitem><para>August 29th, 2004 [matt]: Added
183gcc-3.4.1-linkonce-1.patch, so as our toolchain can compile Mozilla and
184kdegraphics (to name but 2 packages) once again. See
185<ulink url="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16625"/> for more
186details.</para></listitem>
187
188<listitem><para>August 29th, 2004 [gerard]: Added Appendix B -
189Acronyms.</para></listitem>
190
191<listitem><para>August 29th, 2004 [gerard]: Moved acknowledgements to
192Appendix A.</para></listitem>
193
194<listitem><para>August 29th, 2004 [matt]: Upgraded to autoconf-1.9.1,
195gawk-3.1.4, iproute2-2.6.8-040823, linux-2.6.8.1, m4-1.4.2, man-1.5o,
196procps-3.2.3 (removing unnecessary <command>rm</command> command,
197sed-4.1.2 and util-linux-2.12b (removing kernel-headers patch as the issue has
198been fixed upstream).</para></listitem>
199
200<listitem><para>August 29th, 2004 [gerard]: Added missing SBU for
201readline.</para></listitem>
202
203<listitem><para>August 29th, 2004 [gerard]: Completed second global
204textual edits.</para></listitem>
205
206<listitem><para>August 17th, 2004 [gerard]: Added Bash and Readline
207Display Wrap patches.</para></listitem>
208
209<listitem><para>August 8th, 2004 [gerard]: Upgraded to
210iproute2-2.6.8-ss040730.</para></listitem>
211
212<listitem><para>August 8th, 2004 [gerard]: Added notes regarding
213missing test suites for diffutils, ncurses, patch, utils-linux and
214udev. Added note to chapter05/perl not to run the test
215suite.</para></listitem>
216
217<listitem><para>August 7th, 2004 [gerard]: Completed global textual
218edits.</para></listitem>
219
220<listitem><para>August 7th, 2004 [gerard]: Upgraded to
221expect-5.42.1.</para></listitem>
222
223<listitem><para>August 7th, 2004 [gerard]: hostname binary moved to
224/bin as well.</para></listitem>
225
226<listitem><para>August 3rd, 2004 [jim]: Made suggested change to the
227home location of pt_chown</para></listitem>
228
229<listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
230file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
231</para></listitem>
232
233<listitem><para>July 22, 2004 [manuel]: Prologue: Added a para about
234replaceable text</para></listitem>
235
236<listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem>
237
238<listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem>
239
240<listitem><para>July 19, 2004 [matt]: Upgraded to procps-3.2.2.</para></listitem>
241
242<listitem><para>July 16, 2004 [matt]: Install iproute2 to /sbin to
243comply with the FHS and to allow the bootscripts to run even if /usr is
244mounted on a separate filesystem. (Oliver Brakmann)</para></listitem>
245
246<listitem><para>July 15, 2004 [matt]: Fixed various networking inaccuracies
247(Kevin P. Fleming)</para></listitem>
248
249<listitem><para>July 14, 2004 [matt]: chapter07/network.xml - A couple
250of minor fixes for the network configuration</para></listitem>
251
252<listitem><para>July 14, 2004 [matt]: chapter06/iproute2.xml - Fixed
253remaining reference to net-tools</para></listitem>
254
255<listitem><para>July 14, 2004 [matt]: chapter06/udev.xml - Explained udevdir
256option</para></listitem>
257
258<listitem><para>July 12, 2004 [matt]: Network bootscripts now support directory
259based configurations.</para></listitem>
260
261<listitem><para>July 12, 2004 [matt]: Upgraded to lfs-bootscripts-2.2.0.</para>
262</listitem>
263
264<listitem><para>July 12, 2004 [matt]: Swapped iproute2 in for net-tools (kudos
265and many thanks to Jim Gifford)</para></listitem>
266
267<listitem><para>July 7, 2004 [matt]: Removed hotplug.</para></listitem>
268
269<listitem><para>July 6, 2004 [matt]: Upgraded to sed-4.1.1.</para></listitem>
270
271<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
272link.</para></listitem>
273
274<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
275</listitem>
276
277<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
278
279<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
280configuration to include the nvidia kernel modules.</para></listitem>
281
282<listitem><para>June 29, 2004 [alexander]: Explained the benefits of setting
283LC_ALL properly.</para></listitem>
284
285<listitem><para>June 28, 2004 [winkie]: Upgraded to Udev 028, and dropped the
286Udev permissions patch.</para></listitem>
287
288<listitem><para>June 28, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2.
289</para></listitem>
290
291<listitem><para>June 27, 2004 [matt]: Moved glibc test result discussion to
292chapter 6 (where it is actually recommended to be run). Also made it clearer
293that the tests in chapter 5 are optional, as opposed to
294<emphasis>not recommended</emphasis></para></listitem>
295
296<listitem><para>June 26, 2004 [winkie]: Upgraded to GCC 3.4.1-20040625.</para>
297</listitem>
298
299<listitem><para>June 26, 2004 [matt]: Added descriptions for udev package
300contents (Alexander Patrakov)</para></listitem>
301
302<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
303and updated the Net-tools GCC 3.4 patch.</para></listitem>
304
305<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
306page</para></listitem>
307
308<listitem><para>June 24, 2004 [alexander]: Removed hotplug isapnp patch for a
309while until bugs are fixed</para></listitem>
310
311<listitem><para>June 23, 2004 [matt]: Removed the note regarding the use of
312GRUB's --no-mem-option</para></listitem>
313
314<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
315installed files.</para></listitem>
316
317<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
318</para></listitem>
319
320<listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix
321a regression from version 023 (really nasty bug, too).</para></listitem>
322
323<listitem><para>June 20, 2004 [matt]: chapter07 - console. Add a note regarding
324the screen font not being set automatically when the console script isn't run.
325(Alexander Patrakov)</para></listitem>
326
327<listitem><para>June 20, 2004 [matt]: chapter03 - packages. Point people at the
328FTP mirrors and GnuPG.</para></listitem>
329
330<listitem><para>June 19, 2004 [winkie]: Modified Flex installation to only touch
331the flex.1 manual page, since that's the only one that exists.</para></listitem>
332
333<listitem><para>June 19, 2004 [matt]: chapter05 - hostreqs. Provide clearer
334information regarding determining whether the host kernel is suitable for
335passing glibcs test suite</para></listitem>
336
337<listitem><para>June 19, 2004 [matt]: chapter06 - creatingdirs. Use
338`install -d` instead of `mkdir` (fixes bug #821)</para></listitem>
339
340<listitem><para>June 19, 2004 [matt]: chapter04 - addinguser. Make the lfs user
341a member of the lfs group, in case hosts add a new user to a non-existent gid by
342default (which causes the glibc test suite to fail). Fixes bug #856.</para>
343</listitem>
344
345<listitem><para>June 19, 2004 [matt]: chapter07 - console &amp; chapter 08 -
346kernel. Improved wording and re-introduced the option for compiling the keymap
347directly into the kernel.</para></listitem>
348
349<listitem><para>June 19, 2004 [matt]: chapter06 - e2fsprogs, brought
350instructions inline with upstream recommendations.</para></listitem>
351
352<listitem><para>June 19, 2004 [manuel]: Applied the Index entries for Hotplug
353and Linux-Libc-Headers. Tags corrections.</para></listitem>
354
355<listitem><para>June 18, 2004 [winkie]: Instead of using the udev binary, use
356the udev daemon instead.</para></listitem>
357
358<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch.</para>
359</listitem>
360
361<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x
362kernel is required on the host.</para></listitem>
363
364<listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the
365FPU patch.</para></listitem>
366
367<listitem><para>June 16, 2004 [alexander]: Removed the fileencodings line due to
368a bug which causes Vim to default to UTF-8.</para></listitem>
369
370<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline.
371</para></listitem>
372
373<listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
374since it's not correct for our purposes by default.</para></listitem>
375
376<listitem><para>June 15, 2004 [winkie]: Dropped the Udev patch in favor copying
377the configuration file(s) to /etc/udev after installation.</para></listitem>
378
379<listitem><para>June 15, 2004 [winkie]: Upgraded to Sed 4.1.</para></listitem>
380
381<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem>
382
383<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
384</para></listitem>
385
386<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it
387defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem>
388
389<listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common
390usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence).
391</para></listitem>
392
393<listitem><para>June 14, 2004 [winkie]: Upgraded to GRUB 0.95. Removed the
394<quote>--no-mem-option</quote> argument from GRUB's
395<filename>menu.lst</filename>, since it is now the default.</para></listitem>
396
397<listitem><para>June 13, 2004 [alexander]: Security: added
398linux-2.6.6-fpu-1.patch</para></listitem>
399
400<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
401name of the bogus deps patch</para></listitem>
402
403<listitem><para>June 12, 2004 [alexander]: British people speak English but
404need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
405text on the console page to account for this</para></listitem>
406
407<listitem><para>June 12, 2004 [alexander]: Re-added the <quote>background</quote> option to
408/etc/vimrc, since it has some educational value. Put this option inside an <quote>if</quote>
409statement because it applies to some, not all, terminals</para></listitem>
410
411<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in
412favor of a patch from upstream.</para></listitem>
413
414<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
415</para></listitem>
416
417<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
418</para></listitem>
419
420<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
421order. Removed the <quote>background</quote> line from /etc/vimrc because it matches the
422default on Linux console</para></listitem>
423
424<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
425character set of files being edited to /etc/vimrc
426</para></listitem>
427
428<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
429vim after gettext in order for them to work
430</para></listitem>
431
432<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
433</para></listitem>
434
435<listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
436</para></listitem>
437
438<listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
439tarballs.</para></listitem>
440
441<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
442
443<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
444headers in favor of a simple sed.</para></listitem>
445
446<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
447throughout the book.</para></listitem>
448
449<listitem><para>June 7, 2004 [winkie]: Use the
450<quote>gcc --print-file specs</quote> command to determine the location of the
451<quote>specs</quote> file.</para></listitem>
452
453<listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
454by the patches project.</para></listitem>
455
456<listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
457to <quote>DejaGNU</quote>.</para></listitem>
458
459<listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
460
461<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
462Reitelbach as the German translator</para></listitem>
463
464<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
465release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
466upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
467architectures.</para></listitem>
468
469<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
470release provides the <quote>-z relro</quote> option.</para></listitem>
471
472<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
473</listitem>
474
475<listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
476problem. Removed the effectively dead link to the Kernel
477HOWTO.</para></listitem>
478
479<listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
480/etc/fstab.</para></listitem>
481
482<listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
483with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
484
485<listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
48621.5.</para></listitem>
487
488<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
489lfs-bootscripts package</para></listitem>
490
491<listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
492</listitem>
493
494<listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
495vimrc config file</para></listitem>
496
497<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
498contents of the Hotplug package. The reason is that we use winkie's
499replacement script from LFS-Bootscripts.</para></listitem>
500
501<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
502error.</para></listitem>
503
504<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
50514, instead of 15.</para></listitem>
506
507<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
508<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
509some general textual/rendering cleanups.</para></listitem>
510
511<listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
512</para></listitem>
513
514<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
515</para></listitem>
516
517<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
5180444 instead of 0666.</para></listitem>
519
520<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
5213.4.1-20040517.</para></listitem>
522
523<listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
524</para></listitem>
525
526<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
527
528<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
529</para></listitem>
530
531<listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
532
533<listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
534page.</para></listitem>
535
536<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
537install any binaries that we don't need/want.</para></listitem>
538
539<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
540Man's configure, since it's not needed anymore.</para></listitem>
541
542<listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
543on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
544
545<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils test suite execution.
546</para></listitem>
547
548<listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
549libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
550
551<listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
552Tar 1.14.</para></listitem>
553
554<listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
555</para></listitem>
556
557<listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
558the <quote>--enable-multibyte</quote> option.</para></listitem>
559
560<listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
561and use it when building Bash.</para></listitem>
562
563<listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
564</para></listitem>
565
566<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
567<quote>utmp</quote> group.</para></listitem>
568
569<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
5702.1.0 and modify the book to work with it.</para></listitem>
571
572<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
573<quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
574
575<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
576use, so that we get correct results.</para></listitem>
577
578<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
579the GRUB title.</para></listitem>
580
581<listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
582naming <quote>standard</quote>.</para></listitem>
583
584<listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
585and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
586
587</itemizedlist>
588
589<para>Release of version 5.1.1 on June 6th, 2004.</para>
590
591</sect1>
Note: See TracBrowser for help on using the repository browser.