source: chapter01/changelog.xml@ 3e46693

6.0
Last change on this file since 3e46693 was 0cb7f8b, checked in by Gerard Beekmans <gerard@…>, 20 years ago

Updated acknowledgements. Added notes regarding test suites not available for some packages. Edited the udev explanation page. Fixed some misc. typos

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

  • Property mode set to 100644
File size: 18.8 KB
RevLine 
[673b0d8]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]>
[caa1aae]6<sect1 id="ch-scatter-changelog" condition="no-print">
[6370fa6]7<title>Changelog</title>
[673b0d8]8<?dbhtml filename="changelog.html"?>
[6370fa6]9
[b157558]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>
[673b0d8]14
[b157558]15<para>Below is a list of changes made since the previous release of the book,
16first a summary, then a detailed log.</para>
[e054f07]17
[bc827b39]18<itemizedlist>
19
[b157558]20<listitem><para>Upgraded to:</para>
21<itemizedlist>
[8748bf3]22<listitem><para>automake-1.9</para></listitem>
23<listitem><para>bash-3.0</para></listitem>
24<listitem><para>binutils-2.15</para></listitem>
[9dfc02f]25<listitem><para>bison-1.875a</para></listitem>
[b99a720]26<listitem><para>expect-5.42.1</para></listitem>
[8748bf3]27<listitem><para>file-4.10</para></listitem>
[9dfc02f]28<listitem><para>flex-2.5.31</para></listitem>
[e075967]29<listitem><para>gcc-3.4.1</para></listitem>
[d184706]30<listitem><para>glibc-2.3.4-20040701</para></listitem>
[80a9683]31<listitem><para>groff-1.19.1</para></listitem>
[248c920]32<listitem><para>lfs-bootscripts-2.2.0</para></listitem>
[9c73bc30]33<listitem><para>linux-2.6.7</para></listitem>
[186f9fc0]34<listitem><para>m4-1.4.1</para></listitem>
[8748bf3]35<listitem><para>man-1.5n</para></listitem>
[e432146]36<listitem><para>man-pages-1.67</para></listitem>
[8748bf3]37<listitem><para>perl-5.8.5</para></listitem>
[52d8abe]38<listitem><para>procps-3.2.2</para></listitem>
[964e0ea]39<listitem><para>psmisc-21.5</para></listitem>
[64a9b14]40<listitem><para>sed-4.1.1</para></listitem>
[1f73d38d]41<listitem><para>tar-1.14</para></listitem>
[8748bf3]42<listitem><para>tcl-8.4.7</para></listitem>
[4661335e]43<listitem><para>vim-6.3</para></listitem>
[ede9b9b]44</itemizedlist>
45</listitem>
46
47<listitem><para>Added:</para>
48<itemizedlist>
[71bbe67]49<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
50<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
51<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
[0cb7f8b]52<listitem><para>iproute2-2.6.8-ss040730</para></listitem>
53<listitem><para>iproute2-2.6.8-ss040730-remove_db-1.patch</para></listitem>
[e43d9b66]54<listitem><para>linux-libc-headers-2.6.7.0</para></listitem>
[9dfc02f]55<listitem><para>module-init-tools-3.0</para></listitem>
[8748bf3]56<listitem><para>readline-5.0</para></listitem>
[71bbe67]57<listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
58<listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
[456a1d92]59<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
[cbd483e]60<listitem><para>udev-030</para></listitem>
[18da154]61<listitem><para>udev-config-1.permissions</para></listitem>
[95f485ae]62<listitem><para>udev-config-1.rules</para></listitem>
[71bbe67]63<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
[b5b61fd]64<listitem><para>vim-6.3 language files</para></listitem>
[ede9b9b]65</itemizedlist>
66</listitem>
67
68<listitem><para>Removed:</para>
69<itemizedlist>
[9dfc02f]70<listitem><para>bison-1.875-attribute.patch</para></listitem>
[ac55dee]71<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
[9dfc02f]72<listitem><para>ed-0.2</para></listitem>
73<listitem><para>gcc-2.95.3</para></listitem>
74<listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
75<listitem><para>modutils-2.4.25</para></listitem>
[6aaa1b0]76<listitem><para>net-tools-1.60</para></listitem>
[c8ba565]77<listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
[9dfc02f]78<listitem><para>procinfo-18</para></listitem>
[ede9b9b]79</itemizedlist>
80</listitem>
[95f485ae]81
[0cb7f8b]82<listitem><para>August 8th, 2004 [gerard]: Upgraded to
83iproute2-2.6.8-ss040730.</para></listitem>
84
85<listitem><para>August 8th, 2004 [gerard]: Added notes regarding
86missing test suites for diffutils, ncurses, patch, utils-linux and
87udev. Added note to chapter05/perl not to run the test
88suite.</para></listitem>
89
[6e35438]90<listitem><para>August 7th, 2004 [gerard]: Completed global textual
91edits.</para></listitem>
92
93<listitem><para>August 7th, 2004 [gerard]: Upgraded to
[b99a720]94expect-5.42.1.</para></listitem>
[6e35438]95
96<listitem><para>August 7th, 2004 [gerard]: hostname binary moved to
97/bin as well.</para></listitem>
98
99<listitem><para>August 3rd, 2004 [jim]: Made suggested change to the
100home location of pt_chown</para></listitem>
101
[8748bf3]102<listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
103file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
104</para></listitem>
105
[87188e32]106<listitem><para>July 22, 2004 [manuel]: Prologue: Added a para about
107replaceable text</para></listitem>
108
[d5833fe]109<listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem>
110
[cbd483e]111<listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem>
112
[52d8abe]113<listitem><para>July 19, 2004 [matt]: Upgraded to procps-3.2.2.</para></listitem>
114
[fff7530]115<listitem><para>July 16, 2004 [matt]: Install iproute2 to /sbin to
116comply with the FHS and to allow the bootscripts to run even if /usr is
117mounted on a separate filesystem. (Oliver Brakmann)</para></listitem>
118
[84988c0]119<listitem><para>July 15, 2004 [matt]: Fixed various networking inaccuracies
120(Kevin P. Fleming)</para></listitem>
121
[287a4e78]122<listitem><para>July 14, 2004 [matt]: chapter07/network.xml - A couple
123of minor fixes for the network configuration</para></listitem>
124
125<listitem><para>July 14, 2004 [matt]: chapter06/iproute2.xml - Fixed
126remaining reference to net-tools</para></listitem>
127
[15afe874]128<listitem><para>July 14, 2004 [matt]: chapter06/udev.xml - Explained udevdir
129option</para></listitem>
130
[fc26c03]131<listitem><para>July 12, 2004 [matt]: Network bootscripts now support directory
132based configurations.</para></listitem>
133
[248c920]134<listitem><para>July 12, 2004 [matt]: Upgraded to lfs-bootscripts-2.2.0.</para>
135</listitem>
136
[6aaa1b0]137<listitem><para>July 12, 2004 [matt]: Swapped iproute2 in for net-tools (kudos
138and many thanks to Jim Gifford)</para></listitem>
139
[3216ee4]140<listitem><para>July 7, 2004 [matt]: Removed hotplug.</para></listitem>
141
[64a9b14]142<listitem><para>July 6, 2004 [matt]: Upgraded to sed-4.1.1.</para></listitem>
143
[d9e7e0a]144<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
145link.</para></listitem>
146
[d184706]147<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
148</listitem>
149
[e075967]150<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
151
[0141195]152<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
153configuration to include the nvidia kernel modules.</para></listitem>
154
[181a690]155<listitem><para>June 29, 2004 [alexander]: Explained the benefits of setting
156LC_ALL properly.</para></listitem>
157
[6ea075cf]158<listitem><para>June 28, 2004 [winkie]: Upgraded to Udev 028, and dropped the
159Udev permissions patch.</para></listitem>
160
[7109566]161<listitem><para>June 28, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2.
162</para></listitem>
163
[d878ce3]164<listitem><para>June 27, 2004 [matt]: Moved glibc test result discussion to
165chapter 6 (where it is actually recommended to be run). Also made it clearer
166that the tests in chapter 5 are optional, as opposed to
167<emphasis>not recommended</emphasis></para></listitem>
168
[cd686ed]169<listitem><para>June 26, 2004 [winkie]: Upgraded to GCC 3.4.1-20040625.</para>
170</listitem>
171
[32324418]172<listitem><para>June 26, 2004 [matt]: Added descriptions for udev package
173contents (Alexander Patrakov)</para></listitem>
174
[e43d9b66]175<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
176and updated the Net-tools GCC 3.4 patch.</para></listitem>
177
[3f91a9c]178<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
179page</para></listitem>
180
181<listitem><para>June 24, 2004 [alexander]: Removed hotplug isapnp patch for a
182while until bugs are fixed</para></listitem>
183
[4abce96]184<listitem><para>June 23, 2004 [matt]: Removed the note regarding the use of
185GRUB's --no-mem-option</para></listitem>
186
[35ee31b]187<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
188installed files.</para></listitem>
189
[4c71931]190<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
191</para></listitem>
192
[95f485ae]193<listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix
194a regression from version 023 (really nasty bug, too).</para></listitem>
[b5b61fd]195
[19afc4e]196<listitem><para>June 20, 2004 [matt]: chapter07 - console. Add a note regarding
197the screen font not being set automatically when the console script isn't run.
198(Alexander Patrakov)</para></listitem>
199
[1baa579d]200<listitem><para>June 20, 2004 [matt]: chapter03 - packages. Point people at the
201FTP mirrors and GnuPG.</para></listitem>
202
[2def124]203<listitem><para>June 19, 2004 [winkie]: Modified Flex installation to only touch
204the flex.1 manual page, since that's the only one that exists.</para></listitem>
205
[deaf14a]206<listitem><para>June 19, 2004 [matt]: chapter05 - hostreqs. Provide clearer
207information regarding determining whether the host kernel is suitable for
208passing glibcs testsuite</para></listitem>
209
[d8277ea]210<listitem><para>June 19, 2004 [matt]: chapter06 - creatingdirs. Use
211`install -d` instead of `mkdir` (fixes bug #821)</para></listitem>
212
[1fd5d19]213<listitem><para>June 19, 2004 [matt]: chapter04 - addinguser. Make the lfs user
214a member of the lfs group, in case hosts add a new user to a non-existent gid by
215default (which causes the glibc testsuite to fail). Fixes bug #856.</para>
216</listitem>
217
[89d204ea]218<listitem><para>June 19, 2004 [matt]: chapter07 - console &amp; chapter 08 -
219kernel. Improved wording and re-introduced the option for compiling the keymap
220directly into the kernel.</para></listitem>
221
[8250be1]222<listitem><para>June 19, 2004 [matt]: chapter06 - e2fsprogs, brought
223instructions inline with upstream recommendations.</para></listitem>
224
225<listitem><para>June 19, 2004 [manuel]: Applied the Index entries for Hotplug
[ef57e3b]226and Linux-Libc-Headers. Tags corrections.</para></listitem>
227
[719759a]228<listitem><para>June 18, 2004 [winkie]: Instead of using the udev binary, use
229the udev daemon instead.</para></listitem>
230
231<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch.</para>
[4a6cd87]232</listitem>
233
[719759a]234<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x
235kernel is required on the host.</para></listitem>
[39734a9]236
[9c73bc30]237<listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the
238FPU patch.</para></listitem>
239
[b19d1dae]240<listitem><para>June 16, 2004 [alexander]: Removed the fileencodings line due to
241a bug which causes Vim to default to UTF-8.</para></listitem>
[56f967e]242
[01b2d1b3]243<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline.
244</para></listitem>
245
[18da154]246<listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
247since it's not correct for our purposes by default.</para></listitem>
248
249<listitem><para>June 15, 2004 [winkie]: Dropped the Udev patch in favor copying
250the configuration file(s) to /etc/udev after installation.</para></listitem>
251
[cb626e2b]252<listitem><para>June 15, 2004 [winkie]: Upgraded to Sed 4.1.</para></listitem>
253
[31bee15]254<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem>
255
[0bc8e6e]256<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
257</para></listitem>
258
[b9e738a]259<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it
260defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem>
261
[3966ace]262<listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common
263usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence).
264</para></listitem>
265
[eb443a3]266<listitem><para>June 14, 2004 [winkie]: Upgraded to GRUB 0.95. Removed the
267<quote>--no-mem-option</quote> argument from GRUB's
268<filename>menu.lst</filename>, since it is now the default.</para></listitem>
269
[5ea02778]270<listitem><para>June 13, 2004 [alexander]: Security: added
271linux-2.6.6-fpu-1.patch</para></listitem>
272
[7db6ac5]273<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
274name of the bogus deps patch</para></listitem>
275
[b3aee6e]276<listitem><para>June 12, 2004 [alexander]: British people speak English but
277need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
278text on the console page to account for this</para></listitem>
279
[5ce2fc9]280<listitem><para>June 12, 2004 [alexander]: Re-added the <quote>background</quote> option to
281/etc/vimrc, since it has some educational value. Put this option inside an <quote>if</quote>
[3e05705]282statement because it applies to some, not all, terminals</para></listitem>
283
[0fa9275]284<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in
285favor of a patch from upstream.</para></listitem>
286
[a66c1cd3]287<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
288</para></listitem>
289
[456a1d92]290<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
291</para></listitem>
292
[3546862]293<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
[5ce2fc9]294order. Removed the <quote>background</quote> line from /etc/vimrc because it matches the
[3546862]295default on Linux console</para></listitem>
296
[b5b61fd]297<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
298character set of files being edited to /etc/vimrc
299</para></listitem>
300
301<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
302vim after gettext in order for them to work
303</para></listitem>
[80a9683]304
[186f9fc0]305<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
306</para></listitem>
307
[6338946]308<listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
309</para></listitem>
310
[53ba09d]311<listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
312tarballs.</para></listitem>
313
[1582636]314<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
315
[aa242b1]316<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
317headers in favor of a simple sed.</para></listitem>
318
[2ec4b60]319<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
320throughout the book.</para></listitem>
321
[9109cd4]322<listitem><para>June 7, 2004 [winkie]: Use the
323<quote>gcc --print-file specs</quote> command to determine the location of the
324<quote>specs</quote> file.</para></listitem>
325
[71bbe67]326<listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
327by the patches project.</para></listitem>
328
[cb983a8]329<listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
330to <quote>DejaGNU</quote>.</para></listitem>
331
332<listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
333
[1d6c029]334<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
335Reitelbach as the German translator</para></listitem>
336
[0078c4c]337<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
338release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
339upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
340architectures.</para></listitem>
341
[fd37ef0]342<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
343release provides the <quote>-z relro</quote> option.</para></listitem>
344
[17fadf7]345<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
346</listitem>
347
[a56c4bb]348<listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
349problem. Removed the effectively dead link to the Kernel
350HOWTO.</para></listitem>
351
352<listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
353/etc/fstab.</para></listitem>
354
355<listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
356with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
357
[964e0ea]358<listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
35921.5.</para></listitem>
360
[2c718ef]361<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
362lfs-bootscripts package</para></listitem>
363
[a9638aa]364<listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
365</listitem>
366
[24789da]367<listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
368vimrc config file</para></listitem>
369
[5f98035]370<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
371contents of the Hotplug package. The reason is that we use winkie's
372replacement script from LFS-Bootscripts.</para></listitem>
373
[a4dadad2]374<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
375error.</para></listitem>
376
[678e79c]377<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
37814, instead of 15.</para></listitem>
379
[bad0dd1]380<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
381<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
382some general textual/rendering cleanups.</para></listitem>
383
[69a7501b]384<listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
385</para></listitem>
386
[72b0264]387<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
388</para></listitem>
389
[7a682ff]390<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
3910444 instead of 0666.</para></listitem>
392
[40327886]393<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
3943.4.1-20040517.</para></listitem>
395
[7d77e8e]396<listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
397</para></listitem>
398
[01b2724c]399<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
[c36f3564]400
[90a4897]401<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
402</para></listitem>
403
[80a9683]404<listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
[b157558]405
[dc32fef]406<listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
407page.</para></listitem>
408
[ac55dee]409<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
410install any binaries that we don't need/want.</para></listitem>
411
[e5f8a42]412<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
413Man's configure, since it's not needed anymore.</para></listitem>
414
[26b1701]415<listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
416on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
417
[1ba4207]418<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
419</para></listitem>
420
[32a531e]421<listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
422libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
423
[1f73d38d]424<listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
425Tar 1.14.</para></listitem>
426
[68beab5]427<listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
428</para></listitem>
429
[c3d6ceb]430<listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
431the <quote>--enable-multibyte</quote> option.</para></listitem>
432
[3125dfb]433<listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
434and use it when building Bash.</para></listitem>
435
[8a240bed]436<listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
437</para></listitem>
438
[7d096f3]439<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
440<quote>utmp</quote> group.</para></listitem>
441
442<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
4432.1.0 and modify the book to work with it.</para></listitem>
444
[6820da0]445<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
446<quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
447
[c6f6bd7]448<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
449use, so that we get correct results.</para></listitem>
450
[52216a8]451<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
452the GRUB title.</para></listitem>
453
[2be5334]454<listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
455naming <quote>standard</quote>.</para></listitem>
456
[4dc8dc6]457<listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
458and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
[9dfc02f]459
[bc827b39]460</itemizedlist>
461
[5ce2fc9]462<para>Release of version 5.1.1 on June 6th, 2004.</para>
[0ba2766b]463
[6370fa6]464</sect1>
Note: See TracBrowser for help on using the repository browser.