source: chapter01/changelog.xml@ 82f5ee3

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

Minor correction - we don't explain how to unpack a tarball (Jeremy Huntwork)

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

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