source: chapter01/changelog.xml@ 2ec64b3

v5_1_1
Last change on this file since 2ec64b3 was 2ec64b3, checked in by lfs-dev <lfs-dev@…>, 20 years ago

This commit was manufactured by cvs2svn to create tag 'v5_1_1'.

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

  • Property mode set to 100644
File size: 8.5 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>autoconf-2.59</para></listitem>
23<listitem><para>automake-1.8.4</para></listitem>
24<listitem><para>coreutils-5.2.1</para></listitem>
25<listitem><para>e2fsprogs-1.35</para></listitem>
26<listitem><para>expect-5.41.0</para></listitem>
27<listitem><para>file-4.09</para></listitem>
28<listitem><para>gcc-3.3.3</para></listitem>
29<listitem><para>gettext-0.14.1</para></listitem>
30<listitem><para>glibc-2.3.3-lfs-5.1</para></listitem>
31<listitem><para>grub-0.94</para></listitem>
32<listitem><para>kbd-1.12</para></listitem>
33<listitem><para>less-382</para></listitem>
34<listitem><para>lfs-bootscripts-2.0.5</para></listitem>
35<listitem><para>libtool-2.5.6</para></listitem>
36<listitem><para>linux-2.4.26</para></listitem>
37<listitem><para>man-pages-1.66</para></listitem>
38<listitem><para>modutils-2.4.27</para></listitem>
39<listitem><para>ncurses-5.4</para></listitem>
40<listitem><para>perl-5.8.4</para></listitem>
41<listitem><para>procps-3.2.1</para></listitem>
42<listitem><para>psmisc-21.4</para></listitem>
43<listitem><para>sed-4.0.9</para></listitem>
44<listitem><para>shadow-4.0.4.1</para></listitem>
45<listitem><para>tar-1.13.94</para></listitem>
46<listitem><para>tcl-8.4.6</para></listitem>
47<listitem><para>texinfo-4.7</para></listitem>
48<listitem><para>util-linux-2.12a</para></listitem>
49</itemizedlist>
50</listitem>
51
52<listitem><para>Added:</para>
53<itemizedlist>
54<listitem><para>iana-etc-1.00</para></listitem>
55<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
56<listitem><para>make_devices-1.2</para></listitem>
57<listitem><para>mktemp-1.5 + mktemp-1.5-add-tempfile.patch</para></listitem>
58</itemizedlist>
59</listitem>
60
61<listitem><para>Removed:</para>
62<itemizedlist>
63<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
64<listitem><para>lfs-utils-0.5</para></listitem>
65<listitem><para>MAKEDEV-1.7</para></listitem>
66<listitem><para>man-1.5m2-manpath.patch</para></listitem>
67<listitem><para>man-1.5m2-pager.patch</para></listitem>
68<listitem><para>ncurses-5.3-etip-2.patch</para></listitem>
69<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
70<listitem><para>perl-5.8.0-libc-3.patch</para></listitem>
71<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
72<listitem><para>shadow-4.0.3-newgrp-fix.patch</para></listitem>
73<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
74</itemizedlist>
75</listitem>
76
77<listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
78Reitelbach as the German translator</para></listitem>
79<listitem><para>May 30, 2004 [matt]: Chapter 6 - vim, corrected the optional
80command for invoking the testsuite</para></listitem>
81<listitem><para>May 23, 2004 [matt]: Chapter 6 - kbd, removed the hardcoded path
82to the kernel source directory</para></listitem>
83<listitem><para>May 19, 2004 [matt]: Chapter 6 - mktemp, added instruction to
84install tempfile wrapper</para></listitem>
85<listitem><para>May 18, 2004 [manuel]: Chapter 3 - Updated the list of mirrors
86for Glibc package. Fixed several textual bugs.</para></listitem>
87
88<listitem><para>May 17th, 2004 [winkie]: Chapter 5 - Pass
89<quote>AUTOCONF=no</quote> to the Glibc build. This prevents autoconf from
90causing us problems.</para></listitem>
91
92<listitem><para>May 16th, 2004 [jeremy]: Chapter 9 - Added a brief paragraph
93to the rebooting system page to discuss packages which might be useful to
94add prior to rebooting to the new system</para></listitem>
95
96<listitem><para>May 15th, 2004 [matt]: Chapter 6 - Added a clearer warning that
97make_devices needs to be customised</para></listitem>
98
99<listitem><para>May 14th, 2004 [matt]: Chapter 3 - Added glibc's md5sum</para>
100</listitem>
101
102<listitem><para>May 14th, 2004 [matt]: Chapters 5 &amp; 6 - Upgraded to
103glibc-2.3.3-lfs-5.1</para></listitem>
104
105<listitem><para>May 11th, 2004 [jeremy]: Prologue - Updated the list of
106active staff in the project.</para></listitem>
107
108<listitem><para>May 9th, 2004 [winkie]: Chapter 6 - Removed unused and broken
109entries from <filename>nsswitch.conf</filename>.</para></listitem>
110
111<listitem><para>May 7th, 2004 [matt]: Merged Manuel's lfs-xsl-0.9 patches</para>
112</listitem>
113<listitem><para>May 7th, 2004 [matt]: Fixed README error regarding invocation of
114`make`</para></listitem>
115<listitem><para>May 3rd, 2004: LFS 5.1-pre2 released</para></listitem>
116
117<listitem><para>May 2nd, 2004 [matt]: Quoted chroot commands in chapter 6 (bug
118#818).</para></listitem>
119<listitem><para>May 2nd, 2004 [matt]: Removed description of the now
120non-existent part IV from the structure section in the prologue.</para>
121</listitem>
122<listitem><para>May 1st, 2004 [jeremy]: Added creation of the /media and /srv
123directories, as well as 2 directories under /media for floppy and cdrom, as per
124FHS - fixes bugzilla bug #785 and #819.</para></listitem>
125
126<listitem><para>April 14th, 2004 [jeremy]: Updated to lfs-bootscripts-2.0.3, no
127textual changes needed</para></listitem>
128
129<listitem><para>March 24th, 2004 [jeremy]: Chapter 7 - Updated to the new
130lfs-bootscripts-2.0.2, and all necessary changes to the bootscript
131configuration</para></listitem>
132
133<listitem><para>March 21st, 2004 [winkie]: Chapter 6 - Replaced Lfs-Utils
134with Iana-Etc and Mktemp.</para></listitem>
135
136<listitem><para>February 27th, 2004 [jeremy]: Upgraded to
137Procps-3.2.0.</para></listitem>
138
139<listitem><para>February 27th, 2004 [jeremy]: Upgraded to Lfs-utils-0.5 -
140fixes a possible symlink attack in iana-get.</para></listitem>
141
142<listitem><para>February 27th, 2004 [jeremy]: Chapter 6 - Altered the
143instructions for Findutils to be FHS-compliant.</para></listitem>
144
145<listitem><para>February 26th, 2004 [jeremy]: Removed the creation of the
146/usr/etc directory to conform with FHS - closes bug 775.</para></listitem>
147
148<listitem><para>February 26th, 2004 [jeremy]: Upgraded to
149Linux-2.4.25.</para></listitem>
150
151<listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 - Cleaned up the
152Revision of chroot and Reboot sections.</para></listitem>
153
154<listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
155system from chapter 9 to the end of chapter 6.</para></listitem>
156
157<listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
158E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
159
160<listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
161an unnecessary <quote>{,share/}</quote> from the documentation's <command>rm</command>
162command.</para></listitem>
163
164<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
165Less-382.</para></listitem>
166
167<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
168Ncurses-5.4, and removed references to the etip patch.</para></listitem>
169
170<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
171paths from the pwconv and grpconv commands, since /usr/sbin is part of
172the default path.</para></listitem>
173
174<listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
175installation section to chapter 7.</para></listitem>
176
177<listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
178Man-pages-1.66.</para></listitem>
179
180<listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
181and Acknowledgments sections to the Preface.</para></listitem>
182
183<listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
184replaced the MAKEDEV script with the make_devices script. Contributed by
185Matthias Benkmann.</para></listitem>
186
187<listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
188install of the kernel headers to just copying them from the temporary tools
189directory.</para></listitem>
190
191<listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
192of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
193added a little arch script for Perl.</para></listitem>
194
195</itemizedlist>
196
197<para>Release of version 5.1-pre1 on February 1st, 2004.</para>
198
199</sect1>
Note: See TracBrowser for help on using the repository browser.