source: chapter01/changelog.xml@ dc6acb5

Last change on this file since dc6acb5 was dc6acb5, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

In DocBook-NG the replacement for <ulink> is a new definition of <link>.

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

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