source: chapter01/changelog.xml@ a62617aa

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 a62617aa was a62617aa, checked in by Jeremy Utley <jeremy@…>, 20 years ago

Stopped trying to remove /lib/libproc.so, since it's no longer there

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

  • Property mode set to 100644
File size: 20.2 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.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>hotplug-2004_04_01</para></listitem>
34<listitem><para>iana-etc-1.01</para></listitem>
35<listitem><para>lfs-bootscripts-2.2.2</para></listitem>
36<listitem><para>libtool-1.5.8</para></listitem>
37<listitem><para>linux-2.6.8.1</para></listitem>
38<listitem><para>m4-1.4.2</para></listitem>
39<listitem><para>man-1.5o</para></listitem>
40<listitem><para>man-pages-1.67</para></listitem>
41<listitem><para>perl-5.8.5</para></listitem>
42<listitem><para>procps-3.2.3</para></listitem>
43<listitem><para>psmisc-21.5</para></listitem>
44<listitem><para>sed-4.1.2</para></listitem>
45<listitem><para>tar-1.14</para></listitem>
46<listitem><para>tcl-8.4.7</para></listitem>
47<listitem><para>util-linux-2.12b</para></listitem>
48<listitem><para>vim-6.3</para></listitem>
49</itemizedlist>
50</listitem>
51
52<listitem><para>Added:</para>
53<itemizedlist>
54<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
55<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
56<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
57<listitem><para>hotplug-2004_04_01</para></listitem>
58<listitem><para>hotplug-2004_04_01-bogus_deps-1.patch</para></listitem>
59<listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
60<listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
61<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
62<listitem><para>iproute2-2.6.8-040823</para></listitem>
63<listitem><para>iproute2-2.6.8-040823-remove_db-1.patch</para></listitem>
64<listitem><para>linux-libc-headers-2.6.8.0</para></listitem>
65<listitem><para>module-init-tools-3.0</para></listitem>
66<listitem><para>readline-5.0</para></listitem>
67<listitem><para>readline-5.0-display_wrap-1.patch</para></listitem>
68<listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
69<listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
70<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
71<listitem><para>udev-030</para></listitem>
72<listitem><para>udev-config-1.permissions</para></listitem>
73<listitem><para>udev-config-1.rules</para></listitem>
74<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
75<listitem><para>vim-6.3 language files</para></listitem>
76</itemizedlist>
77</listitem>
78
79<listitem><para>Removed:</para>
80<itemizedlist>
81<listitem><para>bison-1.875-attribute.patch</para></listitem>
82<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
83<listitem><para>ed-0.2</para></listitem>
84<listitem><para>gcc-2.95.3</para></listitem>
85<listitem><para>iproute2-2.6.8_040823-manpages-1.patch</para></listitem>
86<listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
87<listitem><para>modutils-2.4.25</para></listitem>
88<listitem><para>net-tools-1.60</para></listitem>
89<listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
90<listitem><para>procinfo-18</para></listitem>
91</itemizedlist>
92</listitem>
93
94<listitem><para>August 30, 2004 [jeremy]: Removing /lib/libproc.so is no longer
95necessary when installing procps</para></listitem>
96
97<listitem><para>August 27, 2004 [jeremy]: Upgraded to Libtool-1.5.8</para></listitem>
98
99<listitem><para>August 27, 2004 [jeremy]: Upgraded to Expect-5.42.1</para></listitem>
100
101<listitem><para>August 27, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.2</para></listitem>
102
103<listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter
1045 and chapter 6 glibc to compile against sanitized headers instead of raw
105kernel headers - this brings us more in line with what is considered "proper",
106and should have minimal affect on the build itself.</para></listitem>
107
108<listitem><para>August 27, 2004 [jeremy]: (Experimental) Added -B/usr/bin flag
109to GCC Pass 1 to solve possible problem where the host's toolchain is
110actually newer than the one we're building. Change taken from Greg Schafer's
111DIY-Linux project</para></listitem>
112
113<listitem><para>August 27, 2004 [jeremy]: Added the readline display wrap
114patch to chapter 6.</para></listitem>
115
116<listitem><para>August 26, 2004 [jim]: Upgraded to util-linux-2.12b.
117Added patch for iproute2 to install man pages</para></listitem>
118
119<listitem><para>August 25, 2004 [jeremy]: Upgraded to automake-1.9.1,
120man-1.5o, gawk-3.1.4, procps-3.2.3, sed-4.1.2, m4-1.4.2, linux-2.6.8.1,
121linux-libc-headers-2.6.8.0, iproute2-2.6.8_040823</para></listitem>
122
123<listitem><para>August 25, 2004 [jeremy]: Added the new bash display wrap
124patch, which fixes a problem with bash wrapping lines incorrectly</para></listitem>
125
126<listitem><para>August 4, 2004 [jeremy]: Removed the bogus notes regarding the
127readline patch in chapter 5, since this has been removed with the upgrade to
128readline-5.0</para></listitem>
129
130<listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
131file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
132</para></listitem>
133
134<listitem><para>July 23, 2004 [jeremy]: Upgraded to iana-etc 1.01</para></listitem>
135
136<listitem><para>July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1</para></listitem>
137
138<listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem>
139
140<listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem>
141
142<listitem><para>July 19, 2004 [matt]: Upgraded to procps-3.2.2.</para></listitem>
143
144<listitem><para>July 16, 2004 [matt]: Install iproute2 to /sbin to
145comply with the FHS and to allow the bootscripts to run even if /usr is
146mounted on a separate filesystem. (Oliver Brakmann)</para></listitem>
147
148<listitem><para>July 15, 2004 [matt]: Fixed various networking inaccuracies
149(Kevin P. Fleming)</para></listitem>
150
151<listitem><para>July 14, 2004 [matt]: Upgraded to lfs-bootscripts-2.2.0.</para>
152</listitem>
153
154<listitem><para>July 14, 2004 [matt]: Swapped iproute2 in for net-tools (kudos
155and many thanks to Jim Gifford)</para></listitem>
156
157<listitem><para>July 14, 2004 [matt]: chapter06/udev.xml - Explained udevdir
158option</para></listitem>
159
160<listitem><para>July 6, 2004 [matt]: Upgraded to sed-4.1.1.</para></listitem>
161
162<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
163link.</para></listitem>
164
165<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
166</listitem>
167
168<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
169
170<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
171configuration to include the nvidia kernel modules.</para></listitem>
172
173<listitem><para>June 29, 2004 [alexander]: Explained the benefits of setting
174LC_ALL properly.</para></listitem>
175
176<listitem><para>June 28, 2004 [winkie]: Upgraded to Udev 028, and dropped the
177Udev permissions patch.</para></listitem>
178
179<listitem><para>June 28, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2.
180</para></listitem>
181
182<listitem><para>June 27, 2004 [matt]: Moved glibc test result discussion to
183chapter 6 (where it is actually recommended to be run). Also made it clearer
184that the tests in chapter 5 are optional, as opposed to
185<emphasis>not recommended</emphasis></para></listitem>
186
187<listitem><para>June 26, 2004 [winkie]: Upgraded to GCC 3.4.1-20040625.</para>
188</listitem>
189
190<listitem><para>June 26, 2004 [matt]: Added descriptions for udev package
191contents (Alexander Patrakov)</para></listitem>
192
193<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
194and updated the Net-tools GCC 3.4 patch.</para></listitem>
195
196<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
197page</para></listitem>
198
199<listitem><para>June 24, 2004 [alexander]: Removed hotplug isapnp patch for a
200while until bugs are fixed</para></listitem>
201
202<listitem><para>June 23, 2004 [matt]: Removed the note regarding the use of
203GRUB's --no-mem-option</para></listitem>
204
205<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
206installed files.</para></listitem>
207
208<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
209</para></listitem>
210
211<listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix
212a regression from version 023 (really nasty bug, too).</para></listitem>
213
214<listitem><para>June 20, 2004 [matt]: chapter07 - console. Add a note regarding
215the screen font not being set automatically when the console script isn't run.
216(Alexander Patrakov)</para></listitem>
217
218<listitem><para>June 20, 2004 [matt]: chapter03 - packages. Point people at the
219FTP mirrors and GnuPG.</para></listitem>
220
221<listitem><para>June 19, 2004 [winkie]: Modified Flex installation to only touch
222the flex.1 manual page, since that's the only one that exists.</para></listitem>
223
224<listitem><para>June 19, 2004 [matt]: chapter05 - hostreqs. Provide clearer
225information regarding determining whether the host kernel is suitable for
226passing glibcs testsuite</para></listitem>
227
228<listitem><para>June 19, 2004 [matt]: chapter06 - creatingdirs. Use
229`install -d` instead of `mkdir` (fixes bug #821)</para></listitem>
230
231<listitem><para>June 19, 2004 [matt]: chapter04 - addinguser. Make the lfs user
232a member of the lfs group, in case hosts add a new user to a non-existent gid by
233default (which causes the glibc testsuite to fail). Fixes bug #856.</para>
234</listitem>
235
236<listitem><para>June 19, 2004 [matt]: chapter07 - console &amp; chapter 08 -
237kernel. Improved wording and re-introduced the option for compiling the keymap
238directly into the kernel.</para></listitem>
239
240<listitem><para>June 19, 2004 [matt]: chapter06 - e2fsprogs, brought
241instructions inline with upstream recommendations.</para></listitem>
242
243<listitem><para>June 19, 2004 [manuel]: Applied the Index entries for Hotplug
244and Linux-Libc-Headers. Tags corrections.</para></listitem>
245
246<listitem><para>June 18, 2004 [winkie]: Instead of using the udev binary, use
247the udev daemon instead.</para></listitem>
248
249<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch.</para>
250</listitem>
251
252<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x
253kernel is required on the host.</para></listitem>
254
255<listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the
256FPU patch.</para></listitem>
257
258<listitem><para>June 16, 2004 [alexander]: Removed the fileencodings line due to
259a bug which causes Vim to default to UTF-8.</para></listitem>
260
261<listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline.
262</para></listitem>
263
264<listitem><para>June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
265since it's not correct for our purposes by default.</para></listitem>
266
267<listitem><para>June 15, 2004 [winkie]: Dropped the Udev patch in favor copying
268the configuration file(s) to /etc/udev after installation.</para></listitem>
269
270<listitem><para>June 15, 2004 [winkie]: Upgraded to Sed 4.1.</para></listitem>
271
272<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem>
273
274<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
275</para></listitem>
276
277<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it
278defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem>
279
280<listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common
281usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence).
282</para></listitem>
283
284<listitem><para>June 14, 2004 [winkie]: Upgraded to GRUB 0.95. Removed the
285<quote>--no-mem-option</quote> argument from GRUB's
286<filename>menu.lst</filename>, since it is now the default.</para></listitem>
287
288<listitem><para>June 13, 2004 [alexander]: Security: added
289linux-2.6.6-fpu-1.patch</para></listitem>
290
291<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
292name of the bogus deps patch</para></listitem>
293
294<listitem><para>June 12, 2004 [alexander]: British people speak English but
295need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
296text on the console page to account for this</para></listitem>
297
298<listitem><para>June 12, 2004 [alexander]: Re-added the <quote>background</quote> option to
299/etc/vimrc, since it has some educational value. Put this option inside an <quote>if</quote>
300statement because it applies to some, not all, terminals</para></listitem>
301
302<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in
303favor of a patch from upstream.</para></listitem>
304
305<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
306</para></listitem>
307
308<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
309</para></listitem>
310
311<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
312order. Removed the <quote>background</quote> line from /etc/vimrc because it matches the
313default on Linux console</para></listitem>
314
315<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
316character set of files being edited to /etc/vimrc
317</para></listitem>
318
319<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
320vim after gettext in order for them to work
321</para></listitem>
322
323<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
324</para></listitem>
325
326<listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
327</para></listitem>
328
329<listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
330tarballs.</para></listitem>
331
332<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
333
334<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
335headers in favor of a simple sed.</para></listitem>
336
337<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
338throughout the book.</para></listitem>
339
340<listitem><para>June 7, 2004 [winkie]: Use the
341<quote>gcc --print-file specs</quote> command to determine the location of the
342<quote>specs</quote> file.</para></listitem>
343
344<listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
345by the patches project.</para></listitem>
346
347<listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
348to <quote>DejaGNU</quote>.</para></listitem>
349
350<listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
351
352<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
353Reitelbach as the German translator</para></listitem>
354
355<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
356release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
357upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
358architectures.</para></listitem>
359
360<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
361release provides the <quote>-z relro</quote> option.</para></listitem>
362
363<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
364</listitem>
365
366<listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
367problem. Removed the effectively dead link to the Kernel
368HOWTO.</para></listitem>
369
370<listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
371/etc/fstab.</para></listitem>
372
373<listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
374with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
375
376<listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
37721.5.</para></listitem>
378
379<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
380lfs-bootscripts package</para></listitem>
381
382<listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
383</listitem>
384
385<listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
386vimrc config file</para></listitem>
387
388<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
389contents of the Hotplug package. The reason is that we use winkie's
390replacement script from LFS-Bootscripts.</para></listitem>
391
392<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
393error.</para></listitem>
394
395<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
39614, instead of 15.</para></listitem>
397
398<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
399<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
400some general textual/rendering cleanups.</para></listitem>
401
402<listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
403</para></listitem>
404
405<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
406</para></listitem>
407
408<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
4090444 instead of 0666.</para></listitem>
410
411<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
4123.4.1-20040517.</para></listitem>
413
414<listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
415</para></listitem>
416
417<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
418
419<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
420</para></listitem>
421
422<listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
423
424<listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
425page.</para></listitem>
426
427<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
428install any binaries that we don't need/want.</para></listitem>
429
430<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
431Man's configure, since it's not needed anymore.</para></listitem>
432
433<listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
434on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
435
436<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
437</para></listitem>
438
439<listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
440libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
441
442<listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
443Tar 1.14.</para></listitem>
444
445<listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
446</para></listitem>
447
448<listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
449the <quote>--enable-multibyte</quote> option.</para></listitem>
450
451<listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
452and use it when building Bash.</para></listitem>
453
454<listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
455</para></listitem>
456
457<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
458<quote>utmp</quote> group.</para></listitem>
459
460<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
4612.1.0 and modify the book to work with it.</para></listitem>
462
463<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
464<quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
465
466<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
467use, so that we get correct results.</para></listitem>
468
469<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
470the GRUB title.</para></listitem>
471
472<listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
473naming <quote>standard</quote>.</para></listitem>
474
475<listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
476and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
477
478</itemizedlist>
479
480<para>Release of version 5.1.1 on June 6th, 2004.</para>
481
482</sect1>
Note: See TracBrowser for help on using the repository browser.