source: chapter01/changelog.xml@ 0bc8e6e

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.0 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 0bc8e6e was 0bc8e6e, checked in by Zack Winkles <winkie@…>, 20 years ago

Upgraded to LFS-Bootscripts 2.1.2-pre1

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

  • Property mode set to 100644
File size: 11.7 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">
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.8.5</para></listitem>
23<listitem><para>binutils-2.15.91.0.1</para></listitem>
24<listitem><para>bison-1.875a</para></listitem>
25<listitem><para>flex-2.5.31</para></listitem>
26<listitem><para>gcc-3.4.1-20040601</para></listitem>
27<listitem><para>glibc-2.3.4-20040529</para></listitem>
28<listitem><para>groff-1.19.1</para></listitem>
29<listitem><para>hotplug-2004_04_01</para></listitem>
30<listitem><para>lfs-bootscripts-2.1.2-pre1</para></listitem>
31<listitem><para>linux-2.6.6</para></listitem>
32<listitem><para>m4-1.4.1</para></listitem>
33<listitem><para>man-pages-1.67</para></listitem>
34<listitem><para>psmisc-21.5</para></listitem>
35<listitem><para>tar-1.14</para></listitem>
36<listitem><para>vim-6.3</para></listitem>
37</itemizedlist>
38</listitem>
39
40<listitem><para>Added:</para>
41<itemizedlist>
42<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
43<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
44<listitem><para>hotplug-2004_04_01</para></listitem>
45<listitem><para>hotplug-2004_04_01-bogus_deps-1.patch</para></listitem>
46<listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
47<listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
48<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
49<listitem><para>linux-2.6.6-fpu-1.patch</para></listitem>
50<listitem><para>linux-libc-headers-2.6.6.0</para></listitem>
51<listitem><para>module-init-tools-3.0</para></listitem>
52<listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem>
53<listitem><para>readline-4.3</para></listitem>
54<listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem>
55<listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
56<listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
57<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
58<listitem><para>udev-026</para></listitem>
59<listitem><para>udev-026-config-1.patch</para></listitem>
60<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
61<listitem><para>vim-6.3 language files</para></listitem>
62</itemizedlist>
63</listitem>
64
65<listitem><para>Removed:</para>
66<itemizedlist>
67<listitem><para>bison-1.875-attribute.patch</para></listitem>
68<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
69<listitem><para>ed-0.2</para></listitem>
70<listitem><para>gcc-2.95.3</para></listitem>
71<listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
72<listitem><para>modutils-2.4.25</para></listitem>
73<listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
74<listitem><para>procinfo-18</para></listitem>
75</itemizedlist>
76</listitem>
77
78<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
79</para></listitem>
80
81<listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it
82defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem>
83
84<listitem><para>June 14, 2004 [matt]: Removed GNU/Linux in line with common
85usage regarding the recurring GNU/Linux vs. Linux debate (Larry Lawrence).
86</para></listitem>
87
88<listitem><para>June 14, 2004 [winkie]: Upgraded to GRUB 0.95. Removed the
89<quote>--no-mem-option</quote> argument from GRUB's
90<filename>menu.lst</filename>, since it is now the default.</para></listitem>
91
92<listitem><para>June 13, 2004 [alexander]: Security: added
93linux-2.6.6-fpu-1.patch</para></listitem>
94
95<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
96name of the bogus deps patch</para></listitem>
97
98<listitem><para>June 12, 2004 [alexander]: British people speak English but
99need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
100text on the console page to account for this</para></listitem>
101
102<listitem><para>June 12, 2004 [alexander]: Re-added the <quote>background</quote> option to
103/etc/vimrc, since it has some educational value. Put this option inside an <quote>if</quote>
104statement because it applies to some, not all, terminals</para></listitem>
105
106<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in
107favor of a patch from upstream.</para></listitem>
108
109<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
110</para></listitem>
111
112<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
113</para></listitem>
114
115<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
116order. Removed the <quote>background</quote> line from /etc/vimrc because it matches the
117default on Linux console</para></listitem>
118
119<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
120character set of files being edited to /etc/vimrc
121</para></listitem>
122
123<listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
124vim after gettext in order for them to work
125</para></listitem>
126
127<listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
128</para></listitem>
129
130<listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
131</para></listitem>
132
133<listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
134tarballs.</para></listitem>
135
136<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
137
138<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
139headers in favor of a simple sed.</para></listitem>
140
141<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
142throughout the book.</para></listitem>
143
144<listitem><para>June 7, 2004 [winkie]: Use the
145<quote>gcc --print-file specs</quote> command to determine the location of the
146<quote>specs</quote> file.</para></listitem>
147
148<listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
149by the patches project.</para></listitem>
150
151<listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
152to <quote>DejaGNU</quote>.</para></listitem>
153
154<listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
155
156<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
157Reitelbach as the German translator</para></listitem>
158
159<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
160release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
161upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
162architectures.</para></listitem>
163
164<listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
165release provides the <quote>-z relro</quote> option.</para></listitem>
166
167<listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
168</listitem>
169
170<listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
171problem. Removed the effectively dead link to the Kernel
172HOWTO.</para></listitem>
173
174<listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
175/etc/fstab.</para></listitem>
176
177<listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
178with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
179
180<listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
18121.5.</para></listitem>
182
183<listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
184lfs-bootscripts package</para></listitem>
185
186<listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
187</listitem>
188
189<listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
190vimrc config file</para></listitem>
191
192<listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
193contents of the Hotplug package. The reason is that we use winkie's
194replacement script from LFS-Bootscripts.</para></listitem>
195
196<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
197error.</para></listitem>
198
199<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
20014, instead of 15.</para></listitem>
201
202<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
203<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
204some general textual/rendering cleanups.</para></listitem>
205
206<listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
207</para></listitem>
208
209<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
210</para></listitem>
211
212<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
2130444 instead of 0666.</para></listitem>
214
215<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
2163.4.1-20040517.</para></listitem>
217
218<listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
219</para></listitem>
220
221<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
222
223<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
224</para></listitem>
225
226<listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
227
228<listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
229page.</para></listitem>
230
231<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
232install any binaries that we don't need/want.</para></listitem>
233
234<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
235Man's configure, since it's not needed anymore.</para></listitem>
236
237<listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
238on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
239
240<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
241</para></listitem>
242
243<listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
244libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
245
246<listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
247Tar 1.14.</para></listitem>
248
249<listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
250</para></listitem>
251
252<listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
253the <quote>--enable-multibyte</quote> option.</para></listitem>
254
255<listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
256and use it when building Bash.</para></listitem>
257
258<listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
259</para></listitem>
260
261<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
262<quote>utmp</quote> group.</para></listitem>
263
264<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
2652.1.0 and modify the book to work with it.</para></listitem>
266
267<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
268<quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
269
270<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
271use, so that we get correct results.</para></listitem>
272
273<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
274the GRUB title.</para></listitem>
275
276<listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
277naming <quote>standard</quote>.</para></listitem>
278
279<listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
280and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
281
282</itemizedlist>
283
284<para>Release of version 5.1.1 on June 6th, 2004.</para>
285
286</sect1>
Note: See TracBrowser for help on using the repository browser.