source: chapter01/changelog.xml@ 5091251

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.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 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 5091251 was 5091251, checked in by Jim Gifford <jim@…>, 19 years ago

Updates: zlib, readline Upgrade: perl to 5.8.6

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

  • Property mode set to 100644
File size: 28.4 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="no-print">
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.3</para></listitem>
23<listitem><para>bash-3.0</para></listitem>
24<listitem><para>binutils-2.15.94.0.1</para></listitem>
25<listitem><para>bison-1.875a</para></listitem>
26<listitem><para>expect-5.42.1</para></listitem>
27<listitem><para>file-4.12</para></listitem>
28<listitem><para>findutils-4.2.8</para></listitem>
29<listitem><para>flex-2.5.31</para></listitem>
30<listitem><para>gawk-3.1.4</para></listitem>
31<listitem><para>gcc-3.4.3</para></listitem>
32<listitem><para>glibc-20041122</para></listitem>
33<listitem><para>grep-2.5.1a</para></listitem>
34<listitem><para>groff-1.19.1</para></listitem>
35<listitem><para>iana-etc-1.03</para></listitem>
36<listitem><para>lfs-bootscripts-2.2.3</para></listitem>
37<listitem><para>libtool-1.5.10</para></listitem>
38<listitem><para>linux-2.6.9</para></listitem>
39<listitem><para>m4-1.4.2</para></listitem>
40<listitem><para>man-1.5o1</para></listitem>
41<listitem><para>man-pages-1.70</para></listitem>
42<listitem><para>perl-5.8.6</para></listitem>
43<listitem><para>procps-3.2.4</para></listitem>
44<listitem><para>psmisc-21.5</para></listitem>
45<listitem><para>sed-4.1.2</para></listitem>
46<listitem><para>shadow-4.0.6</para></listitem>
47<listitem><para>tar-1.14</para></listitem>
48<listitem><para>tcl-8.4.8</para></listitem>
49<listitem><para>util-linux-2.12i</para></listitem>
50<listitem><para>vim-6.3</para></listitem>
51<listitem><para>zlib-1.2.2</para></listitem>
52</itemizedlist>
53</listitem>
54
55<listitem><para>Added:</para>
56<itemizedlist>
57<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
58<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
59<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
60<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
61<listitem><para>gcc-3.4.2-linkonce-1.patch</para></listitem>
62<listitem><para>hotplug-2004_09_23</para></listitem>
63<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
64<listitem><para>iproute2-2.6.9-041019</para></listitem>
65<listitem><para>iproute2-2.6.9-041019-remove_db-1.patch</para></listitem>
66<listitem><para>libol-0.3.14</para></listitem>
67<listitem><para>linux-libc-headers-2.6.8.1</para></listitem>
68<listitem><para>module-init-tools-3.1</para></listitem>
69<listitem><para>readline-5.0</para></listitem>
70<listitem><para>readline-5.0-fixes-1.patch</para></listitem>
71<listitem><para>syslog-ng-1.6.5</para></listitem>
72<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
73<listitem><para>udev-046</para></listitem>
74<listitem><para>udev-config-1.permissions</para></listitem>
75<listitem><para>udev-config-1.rules</para></listitem>
76<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
77<listitem><para>vim-6.3 language files</para></listitem>
78<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
79</itemizedlist>
80</listitem>
81
82<listitem><para>Removed:</para>
83<itemizedlist>
84<listitem><para>bison-1.875-attribute.patch</para></listitem>
85<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
86<listitem><para>ed-0.2</para></listitem>
87<listitem><para>gcc-2.95.3</para></listitem>
88<listitem><para>iproute2-2.6.8_040823-manpages-1.patch</para></listitem>
89<listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
90<listitem><para>modutils-2.4.25</para></listitem>
91<listitem><para>net-tools-1.60</para></listitem>
92<listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
93<listitem><para>procinfo-18</para></listitem>
94<listitem><para>sysklogd-1.4.1</para></listitem>
95</itemizedlist>
96</listitem>
97
98<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
99to use --libdir for the libraries. Dumped perl to 5.8.6.</para></listitem>
100
101<listitem><para>December 1st, 2004 [jeremy]: Minor entity revisions in the XML
102sources, patch courtesy of Boris Buegling.</para></listitem>
103
104<listitem><para>November 28th, 2004 [jeremy]: Upgraded binutils, file,
105findutils, glibc, grep, iana-etc, tcl, and udev</para></listitem>
106
107<listitem><para>November 22nd, 2004 [matt]: Remove the now unneccessary
108util-linux patch for sfdisk</para></listitem>
109
110<listitem><para>November 18th, 2004 [jim]: Updated packages - shadow, util-linux, procps.</para></listitem>
111
112<listitem><para>November 18th, 2004 [jim]: Updated packages - udev, glibc, module-init-tools.
113Update module-init-tools make line to remove the docbook2man dependency.</para></listitem>
114
115<listitem><para>November 13th, 2004 [jeremy]: Corrected name of gcc specs
116patch - patches project has -2 instead of -1 for some strange reason.</para></listitem>
117
118<listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.</para></listitem>
119
120<listitem><para>November 13th, 2004 [jeremy]: Corrected IPRoute2's patch name, removed some unneeded commands in shadow.</para></listitem>
121
122<listitem><para>November 4th, 2004 [jeremy]: Upgraded automake, man-pages,
123shadow, findutils, linux, libc-headers, udev, iproute, and zlib to their latest
124versions.</para></listitem>
125
126<listitem><para>November 2nd, 2004 [jeremy]: Alexander Patrakov found that some
127of the optional testsuites require the tty, random, and urandom devices, so
128added those 3 to the list of devices created at the start of chapter 6.</para></listitem>
129
130<listitem><para>October 17th, 2004 [jeremy]: Experimental - dropped udev from
131chapter 5, created a minimal set of devices at the start of chapter 6, and run
132udevstart when udev is installed chapter 6 to create the rest.</para></listitem>
133
134<listitem><para>October 17th, 2004 [jeremy]: Added back in the Util-linux
135patch, as the fix that went into the code was incorrect.</para></listitem>
136
137<listitem><para>October 14th, 2004 [jeremy]: Upgraded Glibc to 20041011
138snapshot, added Bash patch to fix execution problems with the new glibc,
139upgraded to Util-linux-2.12h, removed the sfdisk patch which has been
140incorporated upstream</para></listitem>
141
142<listitem><para>October 12th, 2004 [jeremy]: Added the new DESTDIR patch
143developed by David Jensen to the udev instructions</para></listitem>
144
145<listitem><para>October 12th, 2004 [jeremy]: Upgraded to man-pages-1.69 and
146udev-035, which eliminates the need for the etcdir patch present for 032.</para></listitem>
147
148<listitem><para>October 1th, 2004 [jim]: Fixed typos in Glibc chapter 5.
149Updated binutils to 2.15.92.0.2.
150</para></listitem>
151
152<listitem><para>September 29th, 2004 [jim]: Updated Bash and Readline patches.
153Upgraded man to 1.5o1. </para></listitem>
154
155<listitem><para>September 28th, 2004 [matt]: Added description of libexpect, and
156corrected the version number of the installed file (bug 912 - Randy McMurchy).
157</para></listitem>
158
159<listitem><para>September 28th, 2004 [matt]: Added <quote>su</quote> to
160the list of files installed by shadow</para></listitem>
161
162<listitem><para>September 28th, 2004 [matt]: Sync with testing branch with
163regard to bug 906 (Igor Zivkovic).</para></listitem>
164
165<listitem><para>September 28th, 2004 [matt]: Small typo correction (Igor
166Zivkovic).</para></listitem>
167
168<listitem><para>September 28th, 2004 [matt]: Made Grub's configuration
169file location FHS compliant.</para></listitem>
170
171<listitem><para>September 28th, 2004 [matt]: Added a note regarding a known
172failure in the GRUB testsuite</para></listitem>
173
174<listitem><para>September 25th, 2004 [jeremy]: Added the --with-headers flag
175back to glibc chapter 5. Numerous reports on list indicated that without
176this flag, glibc would grab headers from the host, rather than the ones we
177installed to /tools/include.</para></listitem>
178
179<listitem><para>September 25th, 2004 [jeremy]: Upgraded to hotplug-2004_09_23.
180This includes Alexander's improved isapnp detection script.</para></listitem>
181
182<listitem><para>September 23rd, 2004 [jeremy]: Added a sed to hotplug to fix
183the return 0 syntax error in isapnp.rc. Assistance on this courtesy of Chris
184Lingard and Alexander Patrakov.</para></listitem>
185
186<listitem><para>September 23nd, 2004 [jim]: Changed patch for util-linux.
187Updated patch fixes sfdisk in the sfdisk code.</para></listitem>
188
189<listitem><para>September 22nd, 2004 [jeremy]: Upgraded to Util-Linux 2.12g.
190Rapid release to fix a bug where unmounting as a user would hang the process.</para></listitem>
191
192<listitem><para>September 22nd, 2004 [jeremy]: Dropped the 2 patches to hotplug
193since they are no longer needed.</para></listitem>
194
195<listitem><para>September 21st, 2004 [jeremy]: Upgraded to Util-linux-2.12e,
196Udev-032, and Hotplug-2004_09_20. Thanks to David Jensen and Kevin Fleming
197for their hard work in putting together the new udev instructions, including
198the new patch.</para></listitem>
199
200<listitem><para>September 20th, 2004 [jeremy]: Upgraded to iana-etc 1.02, libtool 1.5.10, automake-1.9.2.</para></listitem>
201
202<listitem><para>September 20th, 2004 [jeremy]: Upgraded to Util-Linux 2.12d,
203and replaced the sed with a patch to fix the sfdisk problem</para></listitem>
204
205<listitem><para>September 14th, 2004 [jim]: Removed reference to
206sysklogd.</para></listitem>
207
208<listitem><para>September 13th, 2004 [jim]: Correct syslog-ng.conf entries.
209</para></listitem>
210
211<listitem><para>September 12th, 2004 [jeremy]: Added Zlib Security Patch,
212fixing bug 899 for unstable.</para></listitem>
213
214<listitem><para>September 11th, 2004 [jeremy]: A problem was reported on IRC
215where after locking in glibc chapter 6, gcc would no longer function properly
216due to a missing libgcc_s library. In troubleshooting, it was found that this
217occured because only the .so.1 library was linked from /tools to /usr/lib at
218the start of chapter 6. Added a symlink of libgcc_s.so to the createfiles
219page in chapter 6.</para></listitem>
220
221<listitem><para>September 10th, 2004 [jeremy]: Modified the instructions to
222lock in glibc in Chapter 6, modifying the startfile_prefix_spec parameter in
223the gcc specs file. Thanks to Greg Schafer for pointing out this problem, and
224Ryan Oliver and Anderson Lizardo for the fix. Closes out bug 895 for
225unstable.</para></listitem>
226
227<listitem><para>September 9th, 2004 [jeremy]: Added missing colon to group
228name in Chapter 6-Coreutils (used by the test suite). Reported by
229Nico to LFS-Dev</para></listitem>
230
231<listitem><para>September 9th, 2004 [jeremy]: Upgraded to GCC 3.4.2 and
232Util-linux-2.12c.</para></listitem>
233
234<listitem><para>September 6th, 2004 [jeremy]: Added the linkonce patch to
235chapter 6 gcc instructions.</para></listitem>
236
237<listitem><para>September 6th, 2004 [jeremy]: Upgraded to linux-libc-headers
238version 2.6.8.1</para></listitem>
239
240<listitem><para>September 4th, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.3
241which provides the necessary bootscript for syslog-ng. Altered the bootscripts
242installation to install the new bootscript.</para></listitem>
243
244<listitem><para>August 31st, 2004 [jeremy]: Replaced sysklogd with syslog-ng,
245and it's library libol. Build instructions taken from Jim Gifford's
246syslog-ng hint.</para></listitem>
247
248<listitem><para>August 31st, 2004 [jeremy]: Upgrade glibc to tarball based
249on CVS code from 2004-08-28. Simplified the configure instructions for
250glibc as well, thanks to the new tarball</para></listitem>
251
252<listitem><para>August 30th, 2004 [matt]: chapter06/util-linux.xml.
253-funit-at-a-time is implied by -O2, and it was this specific option that was
254causing the runtime problems with sfdisk. Instead of dropping to -O1
255optimisation, we simply prevent the problematic optimisation by
256specifying -fno-unit-at-a-time.</para></listitem>
257
258<listitem><para>August 30th, 2004 [matt]: chapter06/udev.xml. Renumber udev
259permissions and rules files to allow easier customisation. Fixes bug 887.
260</para></listitem>
261
262<listitem><para>August 30th, 2004 [matt]: Drop optimisation level of util-linux
263from O2 to O1, so as sfdisk works properly when compiled with gcc-3.4.1</para>
264</listitem>
265
266<listitem><para>August 30, 2004 [jeremy]: Removing /lib/libproc.so is no longer
267necessary when installing procps</para></listitem>
268
269<listitem><para>August 27, 2004 [jeremy]: Upgraded to Libtool-1.5.8</para></listitem>
270
271<listitem><para>August 27, 2004 [jeremy]: Upgraded to Expect-5.42.1</para></listitem>
272
273<listitem><para>August 27, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.2</para></listitem>
274
275<listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter
2765 and chapter 6 glibc to compile against sanitized headers instead of raw
277kernel headers - this brings us more in line with what is considered "proper",
278and should have minimal affect on the build itself.</para></listitem>
279
280<listitem><para>August 27, 2004 [jeremy]: (Experimental) Added -B/usr/bin flag
281to GCC Pass 1 to solve possible problem where the host's toolchain is
282actually newer than the one we're building. Change taken from Greg Schafer's
283DIY-Linux project</para></listitem>
284
285<listitem><para>August 27, 2004 [jeremy]: Added the readline display wrap
286patch to chapter 6.</para></listitem>
287
288<listitem><para>August 26, 2004 [jim]: Upgraded to util-linux-2.12b.
289Added patch for iproute2 to install man pages</para></listitem>
290
291<listitem><para>August 25, 2004 [jeremy]: Upgraded to automake-1.9.1,
292man-1.5o, gawk-3.1.4, procps-3.2.3, sed-4.1.2, m4-1.4.2, linux-2.6.8.1,
293linux-libc-headers-2.6.8.0, iproute2-2.6.8_040823</para></listitem>
294
295<listitem><para>August 25, 2004 [jeremy]: Added the new bash display wrap
296patch, which fixes a problem with bash wrapping lines incorrectly</para></listitem>
297
298<listitem><para>August 4, 2004 [jeremy]: Removed the bogus notes regarding the
299readline patch in chapter 5, since this has been removed with the upgrade to
300readline-5.0</para></listitem>
301
302<listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
303file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
304</para></listitem>
305
306<listitem><para>July 23, 2004 [jeremy]: Upgraded to iana-etc 1.01</para></listitem>
307
308<listitem><para>July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1</para></listitem>
309
310<listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem>
311
312<listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem>
313
314<listitem><para>July 19, 2004 [matt]: Upgraded to procps-3.2.2.</para></listitem>
315
316<listitem><para>July 16, 2004 [matt]: Install iproute2 to /sbin to
317comply with the FHS and to allow the bootscripts to run even if /usr is
318mounted on a separate filesystem. (Oliver Brakmann)</para></listitem>
319
320<listitem><para>July 15, 2004 [matt]: Fixed various networking inaccuracies
321(Kevin P. Fleming)</para></listitem>
322
323<listitem><para>July 14, 2004 [matt]: Upgraded to lfs-bootscripts-2.2.0.</para>
324</listitem>
325
326<listitem><para>July 14, 2004 [matt]: Swapped iproute2 in for net-tools (kudos
327and many thanks to Jim Gifford)</para></listitem>
328
329<listitem><para>July 14, 2004 [matt]: chapter06/udev.xml - Explained udevdir
330option</para></listitem>
331
332<listitem><para>July 6, 2004 [matt]: Upgraded to sed-4.1.1.</para></listitem>
333
334<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
335link.</para></listitem>
336
337<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
338</listitem>
339
340<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
341
342<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
343configuration to include the nvidia kernel modules.</para></listitem>
344
345<listitem><para>June 29, 2004 [alexander]: Explained the benefits of setting
346LC_ALL properly.</para></listitem>
347
348<listitem><para>June 28, 2004 [winkie]: Upgraded to Udev 028, and dropped the
349Udev permissions patch.</para></listitem>
350
351<listitem><para>June 28, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2.
352</para></listitem>
353
354<listitem><para>June 27, 2004 [matt]: Moved glibc test result discussion to
355chapter 6 (where it is actually recommended to be run). Also made it clearer
356that the tests in chapter 5 are optional, as opposed to
357<emphasis>not recommended</emphasis></para></listitem>
358
359<listitem><para>June 26, 2004 [winkie]: Upgraded to GCC 3.4.1-20040625.</para>
360</listitem>
361
362<listitem><para>June 26, 2004 [matt]: Added descriptions for udev package
363contents (Alexander Patrakov)</para></listitem>
364
365<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
366and updated the Net-tools GCC 3.4 patch.</para></listitem>
367
368<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
369page</para></listitem>
370
371<listitem><para>June 24, 2004 [alexander]: Removed hotplug isapnp patch for a
372while until bugs are fixed</para></listitem>
373
374<listitem><para>June 23, 2004 [matt]: Removed the note regarding the use of
375GRUB's --no-mem-option</para></listitem>
376
377<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
378installed files.</para></listitem>
379
380<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
381</para></listitem>
382
383<listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix
384a regression from version 023 (really nasty bug, too).</para></listitem>
385
386<listitem><para>June 20, 2004 [matt]: chapter07 - console. Add a note regarding
387the screen font not being set automatically when the console script isn't run.
388(Alexander Patrakov)</para></listitem>
389
390<listitem><para>June 20, 2004 [matt]: chapter03 - packages. Point people at the
391FTP mirrors and GnuPG.</para></listitem>
392
393<listitem><para>June 19, 2004 [winkie]: Modified Flex installation to only touch
394the flex.1 manual page, since that's the only one that exists.</para></listitem>
395
396<listitem><para>June 19, 2004 [matt]: chapter05 - hostreqs. Provide clearer
397information regarding determining whether the host kernel is suitable for
398passing glibcs testsuite</para></listitem>
399
400<listitem><para>June 19, 2004 [matt]: chapter06 - creatingdirs. Use
401`install -d` instead of `mkdir` (fixes bug #821)</para></listitem>
402
403<listitem><para>June 19, 2004 [matt]: chapter04 - addinguser. Make the lfs user
404a member of the lfs group, in case hosts add a new user to a non-existent gid by
405default (which causes the glibc testsuite to fail). Fixes bug #856.</para>
406</listitem>
407
408<listitem><para>June 19, 2004 [matt]: chapter07 - console &amp; chapter 08 -
409kernel. Improved wording and re-introduced the option for compiling the keymap
410directly into the kernel.</para></listitem>
411
412<listitem><para>June 19, 2004 [matt]: chapter06 - e2fsprogs, brought
413instructions inline with upstream recommendations.</para></listitem>
414
415<listitem><para>June 19, 2004 [manuel]: Applied the Index entries for Hotplug
416and Linux-Libc-Headers. Tags corrections.</para></listitem>
417
418<listitem><para>June 18, 2004 [winkie]: Instead of using the udev binary, use
419the udev daemon instead.</para></listitem>
420
421<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch.</para>
422</listitem>
423
424<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x
425kernel is required on the host.</para></listitem>
426
427<listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the
428FPU patch.</para></listitem>
429
430<listitem><para>June 16, 2004 [alexander]: Removed the fileencodings line due to
431a bug which causes Vim to default to UTF-8.</para></listitem>
432
433<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline.
434</para></listitem>
435
436<listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
437since it's not correct for our purposes by default.</para></listitem>
438
439<listitem><para>June 15, 2004 [winkie]: Dropped the Udev patch in favor copying
440the configuration file(s) to /etc/udev after installation.</para></listitem>
441
442<listitem><para>June 15, 2004 [winkie]: Upgraded to Sed 4.1.</para></listitem>
443
444<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem>
445
446<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
447</para></listitem>
448
449<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it
450defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem>
451
452<listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common
453usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence).
454</para></listitem>
455
456<listitem><para>June 14, 2004 [winkie]: Upgraded to GRUB 0.95. Removed the
457<quote>--no-mem-option</quote> argument from GRUB's
458<filename>menu.lst</filename>, since it is now the default.</para></listitem>
459
460<listitem><para>June 13, 2004 [alexander]: Security: added
461linux-2.6.6-fpu-1.patch</para></listitem>
462
463<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
464name of the bogus deps patch</para></listitem>
465
466<listitem><para>June 12, 2004 [alexander]: British people speak English but
467need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
468text on the console page to account for this</para></listitem>
469
470<listitem><para>June 12, 2004 [alexander]: Re-added the <quote>background</quote> option to
471/etc/vimrc, since it has some educational value. Put this option inside an <quote>if</quote>
472statement because it applies to some, not all, terminals</para></listitem>
473
474<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in
475favor of a patch from upstream.</para></listitem>
476
477<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
478</para></listitem>
479
480<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
481</para></listitem>
482
483<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
484order. Removed the <quote>background</quote> line from /etc/vimrc because it matches the
485default on Linux console</para></listitem>
486
487<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
488character set of files being edited to /etc/vimrc
489</para></listitem>
490
491<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
492vim after gettext in order for them to work
493</para></listitem>
494
495<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
496</para></listitem>
497
498<listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
499</para></listitem>
500
501<listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
502tarballs.</para></listitem>
503
504<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
505
506<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
507headers in favor of a simple sed.</para></listitem>
508
509<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
510throughout the book.</para></listitem>
511
512<listitem><para>June 7, 2004 [winkie]: Use the
513<quote>gcc --print-file specs</quote> command to determine the location of the
514<quote>specs</quote> file.</para></listitem>
515
516<listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
517by the patches project.</para></listitem>
518
519<listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
520to <quote>DejaGNU</quote>.</para></listitem>
521
522<listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
523
524<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
525Reitelbach as the German translator</para></listitem>
526
527<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
528release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
529upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
530architectures.</para></listitem>
531
532<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
533release provides the <quote>-z relro</quote> option.</para></listitem>
534
535<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
536</listitem>
537
538<listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
539problem. Removed the effectively dead link to the Kernel
540HOWTO.</para></listitem>
541
542<listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
543/etc/fstab.</para></listitem>
544
545<listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
546with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
547
548<listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
54921.5.</para></listitem>
550
551<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
552lfs-bootscripts package</para></listitem>
553
554<listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
555</listitem>
556
557<listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
558vimrc config file</para></listitem>
559
560<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
561contents of the Hotplug package. The reason is that we use winkie's
562replacement script from LFS-Bootscripts.</para></listitem>
563
564<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
565error.</para></listitem>
566
567<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
56814, instead of 15.</para></listitem>
569
570<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
571<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
572some general textual/rendering cleanups.</para></listitem>
573
574<listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
575</para></listitem>
576
577<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
578</para></listitem>
579
580<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
5810444 instead of 0666.</para></listitem>
582
583<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
5843.4.1-20040517.</para></listitem>
585
586<listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
587</para></listitem>
588
589<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
590
591<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
592</para></listitem>
593
594<listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
595
596<listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
597page.</para></listitem>
598
599<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
600install any binaries that we don't need/want.</para></listitem>
601
602<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
603Man's configure, since it's not needed anymore.</para></listitem>
604
605<listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
606on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
607
608<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
609</para></listitem>
610
611<listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
612libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
613
614<listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
615Tar 1.14.</para></listitem>
616
617<listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
618</para></listitem>
619
620<listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
621the <quote>--enable-multibyte</quote> option.</para></listitem>
622
623<listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
624and use it when building Bash.</para></listitem>
625
626<listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
627</para></listitem>
628
629<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
630<quote>utmp</quote> group.</para></listitem>
631
632<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
6332.1.0 and modify the book to work with it.</para></listitem>
634
635<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
636<quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
637
638<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
639use, so that we get correct results.</para></listitem>
640
641<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
642the GRUB title.</para></listitem>
643
644<listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
645naming <quote>standard</quote>.</para></listitem>
646
647<listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
648and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
649
650</itemizedlist>
651
652<para>Release of version 5.1.1 on June 6th, 2004.</para>
653
654</sect1>
Note: See TracBrowser for help on using the repository browser.