source: chapter01/changelog.xml@ 6143d13

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 v4_1 v5_0 v5_1 v5_1_1 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 6143d13 was 6143d13, checked in by Gerard Beekmans <gerard@…>, 21 years ago

upgraded to glibc-2.3.1, added 2nd glibc install

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

  • Property mode set to 100644
File size: 30.4 KB
RevLine 
[b822811]1<sect1 id="ch01-changelog">
[6370fa6]2<title>Changelog</title>
[4089c23]3<?dbhtml filename="changelog.html" dir="chapter01"?>
[6370fa6]4
[b822811]5<para>&version; - &releasedate;</para>
[6370fa6]6
[6a9875d]7<itemizedlist>
8
[a6445cf]9<listitem><para>Upgraded to:
10<itemizedlist>
[78867601]11<listitem><para>autoconf-2.57</para></listitem>
12<listitem><para>automake-1.7.2</para></listitem>
[8f93b15]13<listitem><para>binutils-2.13.2</para></listitem>
[b42fa01]14<listitem><para>bison-1.75</para></listitem>
[78867601]15<listitem><para>e2fsprogs-1.32</para></listitem>
16<listitem><para>gcc-3.2.1</para></listitem>
[f4e03a1]17<listitem><para>glibc-2.3.1</para></listitem>
18<listitem><para>glibc-2.3.1.patch</para></listitem>
[a6445cf]19<listitem><para>groff-1.18.1</para></listitem>
20<listitem><para>kbd-1.08</para></listitem>
21<listitem><para>less-378</para></listitem>
[78867601]22<listitem><para>libtool-1.4.3</para></listitem>
23<listitem><para>linux-2.4.20</para></listitem>
[a6445cf]24<listitem><para>make-3.80</para></listitem>
25<listitem><para>man-pages-1.53</para></listitem>
[78867601]26<listitem><para>modutils-2.4.22</para></listitem>
[a6445cf]27<listitem><para>ncurses-5.3</para></listitem>
[8f93b15]28<listitem><para>procps-3.1.5</para></listitem>
[a6445cf]29<listitem><para>psmisc-21.2</para></listitem>
[5fb3b1a]30<listitem><para>sed-4.0.5</para></listitem>
[78867601]31<listitem><para>texinfo-4.3</para></listitem>
32<listitem><para>util-linux-2.11y</para></listitem>
[a6445cf]33</itemizedlist>
34</para></listitem>
35
36<listitem><para>Added:
37<itemizedlist>
38<listitem><para>findutils-4.1-segfault.patch</para></listitem>
[8742eb9]39<listitem><para>kbd-1.08.patch</para></listitem>
[a6445cf]40</itemizedlist>
41</para></listitem>
42
43<listitem><para>Removed:
44<itemizedlist>
[8b8f29ab]45<listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem>
[8742eb9]46<listitem><para>kbd-1.06-3.patch</para></listitem>
[a6445cf]47<listitem><para>ncurses-5.2-2.patch</para></listitem>
48</itemizedlist>
49</para></listitem>
[8b8f29ab]50
[6143d13]51<listitem><para>December 31st, 2002 [gerard]: Chapter 06: Added second
52Glibc installation at the end of the chapter. Removed the seperate
53linuxthreads man-pages installation and moved that to the second Glibc
54installation.</para></listitem>
55
[f4e03a1]56<listitem><para>December 31st, 2002 [gerard]: Upgraded to
57Glibc-2.3.1</para></listitem>
58
[8b8f29ab]59<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
60nofixincludes patch and use the built-in
61<emphasis>install-no-fixedincludes</emphasis> make
62target.</para></listitem>
63
64<listitem><para>December 31st, 2002 [gerard]: Chapter 05 - GCC: Removed
65<emphasis>HAVE_GAS_HIDDEN</emphasis>, added <emphasis>--with-ld and
66--with-as</emphasis> configure switches.</para></listitem>
[a6445cf]67
[8f93b15]68<listitem><para>December 29th, 2002 [timothy]: Updated to
69binutils-2.13.2, procps-3.1.5.</para></listitem>
70
71<listitem><para>December 29th, 2002 [timothy]: Chapter 05:
72Changed all LDFLAGS=-static to LDFLAGS="-static".</para></listitem>
73
74<listitem><para>December 29th, 2002 [timothy]: Chapter 06 - Flex:
75Added symlink from libfl.a to libl.a.</para></listitem>
76
[5fb3b1a]77<listitem><para>December 20th, 2002 [timothy]: Updated to
78sed-4.0.5.</para></listitem>
79
[6f04cbf]80<listitem><para>December 18th, 2002 [timothy]: Updated to
81procps-3.1.4.</para></listitem>
82
[da1fc68]83<listitem><para>December 17th, 2002 [timothy]: Chapter 5 &amp; 6: Modified
84paragraphs about unpacking patches since they are no longer
85compressed.</para></listitem>
86
[78867601]87<listitem><para>December 15th, 2002 [timothy]: Updated to autoconf-2.57,
88automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3,
89linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3,
90util-linux-2.11y.</para></listitem>
91
92<listitem><para>December 15th, 2002 [timothy]: Chapter 06 - Glibc: Removed
93warning about --enable-kernel.</para></listitem>
94
[e306dae]95<listitem><para>December 10th, 2002 [gerard]: Chapter 04 - Changed all
96links into Freshmeat.net project links, removed lfs-pacakges tarball. This
97was done because the LFS FTP achive won't contain the packages anymore,
98instead you have to go to the package's download sites to get
99them.</para></listitem>
100
[70ad6d7]101<listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed
102<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
103guys made this change to reduce confusion with
104<emphasis>devfs</emphasis>.</para></listitem>
105
[b8a2998d]106<listitem><para>December 3rd, 2002 [gerard]: Chapter 05 - Sed: Added
107--disable-nls</para></listitem>
108
[9ce6d7a]109<listitem><para>December 3rd, 2002 [gerard]: Chapter 03 - Creating
110filesystem: Added a note that <userinput>mkswap</userinput> has to be run
111if a new swap partition has been created.</para></listitem>
112
[504cdc5]113<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Removed
114unnecesary lines that first create a symlink, then remove it
115again.</para></listitem>
116
[6cb42ce]117<listitem><para>December 3rd, 2002 [gerard]: Appendix A - Bzip2: Updated
118the download URL.</para></listitem>
119
[7140f58]120<listitem><para>December 3rd, 2002 [gerard]: Chapter 06 - Groff: Removed
121the <emphasis>PROCESSEDEXAMPLEFILES=""</emphasis>
122variables.</para></listitem>
123
[76f5964]124<listitem><para>October 25th, 2002 [timothy]: Preface: Added
125"Prerequisites" section.</para></listitem>
126
[50b7320]127<listitem><para>October 25th, 2002 [timothy]: Chapter 09: Added "What now?"
128section.</para></listitem>
129
130<listitem><para>October 25th, 2002 [timothy]: Removed
131Appendix B.</para></listitem>
132
133<listitem><para>October 25th, 2002 [timothy]: Chapter 02: Removed "Which
134Platform" section.</para></listitem>
135
[c7188a2]136<listitem><para>October 23rd, 2002 [timothy]: Swapped chapter03 and
137chapter04.</para></listitem>
138
[b100429]139<listitem><para>October 23rd, 2002 [timothy]: Chapter 02: Removed "Where
140to store the downloaded software" and "How to install the software"
141sections.</para></listitem>
142
[b42fa01]143<listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75,
144sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem>
145
[a6445cf]146<listitem><para>October 21st, 2002 [timothy]: Chapter 06 - Linux-2.4.19:
147Replaced <userinput>mkdir /usr/include/asm</userinput> and
148<userinput>cp</userinput> command with
149<userinput>cp -HR</userinput>.</para></listitem>
150
151<listitem><para>October 21st, 2002 [timothy]: Added findutils-4.1-segfault.patch
152to fix a segfault in locate when it encounters a very long path
153name.</para></listitem>
154
155<listitem><para>October 21st, 2002 [timothy]: Added libtool-1.4.2.patch to fix
156an incompatibility between Autoconf 2.53 and Libtool 1.4.x.</para></listitem>
157
158<listitem><para>October 21st, 2002 [timothy]: Upgraded to automake-1.7.1,
159modutils-2.4.21, man-pages-1.53, kbd-1.08, util-linux-2.11w, autoconf-2.54,
160e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4,
161make-3.80, ncurses-5.3.</para></listitem>
162
[d321e39]163<listitem><para>October 20th, 2002 [timothy]: Uncompressed
164patches.</para></listitem>
165
[15b3899]166<listitem><para>October 13th, 2002 [markh]: Chapter 05 - Bzip2: Added -s
167to CC argument to make it consistent.</para></listitem>
168
[4e010de]169<listitem><para>October 6th, 2002 [timothy]: Switched to gcc-core and
170gcc-g++.</para></listitem>
171
[6a9875d]172<listitem><para>October 6th, 2002 [timothy]: Chapter 06 - Applied Bill
173Maltby's grammatic-fixes patch.</para></listitem>
174
175</itemizedlist>
176
[6b8e9e9]177<para>4.0 - October 5th, 2002</para>
178
[d7abb68]179<itemizedlist>
180
[2263262]181<listitem><para>October 3rd, 2002 [gerard]: Chapter 06 - Linuxthreads:
182Instead of <userinput>cd man</userinput> use the <emphasis>-C</emphasis>
183option to <userinput>make</userinput> which makes a lot more sense (and
184it's shorter too).</para></listitem>
185
[62909d9]186<listitem><para>September 29th, 2002 [gerard]: Chapter 05 - GCC: Fixed the
187old nofixincludes patch and reinstated it.</para></listitem>
188
[310c6e6]189<listitem><para>September 29th, 2002 [markh]: Chapter 05 - Bash: Correct
190reference to Debian to refer to the old stable release (potato) as it
191doesn't apply to the current one (woody). Reported by h2k1 on
192#lfs.</para></listitem>
193
194</itemizedlist>
195
196<para>4.0-RC1 - September 28th, 2002</para>
197
198<itemizedlist>
199
[da964e9]200<listitem><para>Upgraded to:
[b83f9f3]201<itemizedlist>
[6f9d1a9]202<listitem><para>automake-1.6.3</para></listitem>
[f6810d4]203<listitem><para>bin86-0.16.3</para></listitem>
[f73dcac]204<listitem><para>binutils-2.13</para></listitem>
[b83f9f3]205<listitem><para>bison-1.35</para></listitem>
206<listitem><para>diffutils-2.8.1</para></listitem>
[415157ef]207<listitem><para>file-3.39</para></listitem>
[f6810d4]208<listitem><para>gawk-3.1.1</para></listitem>
[6f9d1a9]209<listitem><para>gcc-3.2</para></listitem>
[f73dcac]210<listitem><para>gettext-0.11.5</para></listitem>
[6f9d1a9]211<listitem><para>groff-1.18</para></listitem>
[26e62aa]212<listitem><para>gzip-1.2.4b.patch</para></listitem>
[da964e9]213<listitem><para>lfs-bootscripts-1.10</para></listitem>
[f73dcac]214<listitem><para>linux-2.4.19</para></listitem>
[6f9d1a9]215<listitem><para>MAKEDEV-1.7</para></listitem>
[a0eb51a]216<listitem><para>man-1.5k</para></listitem>
217<listitem><para>man-pages-1.52</para></listitem>
[f73dcac]218<listitem><para>modutils-2.4.19</para></listitem>
[43f167c]219<listitem><para>ncurses-5.2-2.patch</para></listitem>
[6f9d1a9]220<listitem><para>perl-5.8.0</para></listitem>
[f6810d4]221<listitem><para>psmisc-21</para></listitem>
[b83f9f3]222<listitem><para>texinfo-4.2</para></listitem>
[f73dcac]223<listitem><para>textutils-2.1</para></listitem>
[6f9d1a9]224<listitem><para>util-linux-2.11u</para></listitem>
[b83f9f3]225</itemizedlist>
[f6810d4]226</para></listitem>
[b83f9f3]227
[f6810d4]228<listitem><para>Added:
229<itemizedlist>
[3b3e965d]230<listitem><para>ed-0.2.patch</para></listitem>
231<listitem><para>fileutils-4.1.patch</para></listitem>
[550485b]232<listitem><para>gawk-3.1.1-2.patch</para></listitem>
[6f9d1a9]233<listitem><para>gcc-3.2.patch</para></listitem>
[ab46b4e]234<listitem><para>gcc-3.2-nofixincludes.patch</para></listitem>
[6f9d1a9]235<listitem><para>glibc-2.2.5-2.patch</para></listitem>
[549cfcf]236<listitem><para>gzip-1.2.4b.patch</para></listitem>
[26e62aa]237<listitem><para>kbd-1.06-3.patch</para></listitem>
[ab46b4e]238<listitem><para>man-1.5k.patch</para></listitem>
[f6810d4]239<listitem><para>ncurses-5.2.patch</para></listitem>
[550485b]240<listitem><para>procps-2.0.7.patch</para></listitem>
[b06ac510]241<listitem><para>sh-utils-2.0-hostname.patch</para></listitem>
[f6810d4]242<listitem><para>vim-6.1.patch</para></listitem>
[24380c7]243<listitem><para>zlib-1.1.4</para></listitem>
[f6810d4]244</itemizedlist>
[b83f9f3]245</para></listitem>
246
[46e606f]247<listitem><para>Removed:
248<itemizedlist>
[cb33ea8]249<listitem><para>gzip-1.2.4a.patch</para></listitem>
[26e62aa]250<listitem><para>kbd-1.06-2.patch</para></listitem>
[a0eb51a]251<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
[46e606f]252</itemizedlist>
253</para></listitem>
[2d2898e]254
[ab46b4e]255<listitem><para>September 28th, 2002 [gerard]: Chapter 05 - GCC: Added the
256nofixincludes patch to prevent that script from running in Chapter
25705. It should run in Chapter 06, so we need it to be a seperate
258patch.</para></listitem>
259
260<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Man: Replaced
261the sed contruction with a regular patch.</para></listitem>
262
[0d1de94]263<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Bzip2: Removed
264the <emphasis>PREFIX=/usr</emphasis> from the
265<userinput>make install</userinput> command because the
266<emphasis>PREFIX</emphasis> is already set to <emphasis>/usr</emphasis> by
267default.</para></listitem>
268
[a8068e9]269<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Vim: Removed
270the FHS compliance notes. They are bogus because Vim doesn't use the
271localstatedir at all.</para></listitem>
272
[2c094d6]273<listitem><para>September 28th, 2002 [timothy]: Applied Bill Maltby's
274grammatic-fixes patch. Changed "$LFS" to "LFS" when speaking of the LFS
275environment variable.</para></listitem>
276
[4a71710]277<listitem><para>September 23rd, 2002 [timothy]: Applied Bill Maltby's
[695ae0bc]278grammatic-related patches.</para></listitem>
279
280<listitem><para>September 23rd, 2002 [timothy]: Added <userinput>-</userinput>
281before <userinput>tar</userinput> options (for clarity).</para></listitem>
[764d8f4]282
[bed61bb]283<listitem><para>September 22nd, 2002 [timothy]: Chapter 06: Applied Alex's
284grammatic-fixes patch.</para></listitem>
285
286<listitem><para>September 21st, 2002 [timothy]: Chapter 02: Applied Bill
287Maltby's grammatic-fixes patch.</para></listitem>
[b4a5535]288
[88abb11]289<listitem><para>September 21st, 2002 [timothy]: Chapter 06 - Zlib:
[f8decc78]290<userinput>mv</userinput> shared lib to /lib.</para></listitem>
[88abb11]291
[26e62aa]292<listitem><para>September 20th, 2002 [timothy]: Chapter 05 - GCC:
293Removed the <userinput>--enable-threads=posix</userinput> flag since we
294don't build a C++ compiler in this chapter.</para></listitem>
295
[10d473c]296<listitem><para>September 18th, 2002 [timothy]: Chapter 05 - Introduction:
297Removed paragraph about static linking since it seems misleading and is
298covered in better detail in <emphasis>Why Static</emphasis>.</para></listitem>
299
[bee1e69]300<listitem><para>September 18th, 2002 [timothy]: Chapter 08 - Linux:
301Removed <userinput>cd</userinput> command.</para></listitem>
302
[60ed866]303<listitem><para>September 18th, 2002 [timothy]: Chapter 06 - Ncurses:
304Removed old <userinput>mv /lib/*.a /usr/lib</userinput> command
305explanation.</para></listitem>
306
[d5b037f]307<listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Shadow: Added
308--libdir=/usr/lib to the configure script options. This way a proper
309<filename>libshadow.la</filename> is generated. Also changed the
310<userinput>mv</userinput> command to move all the
311<filename>libshadow.so*</filename> files to the <filename
312class="directory">/lib</filename> directory. The <filename>lib*a</filename>
313files are already in the <filename class="directory">/usr/lib</filename>
314directory.</para></listitem>
315
[0b74af3]316<listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Man: Added
317another regex to the <userinput>sed</userinput> command that modifies the
318<filename>man.conf</filename> file. The added regex comments out the
319<emphasis>MANPATH /usr/man</emphasis> line which causes for duplicate
320results when using the <userinput>whatis</userinput>
321command</para></listitem>
322
[3a3b76e]323<listitem><para>September 13th, 2002 [gerard]: Chapter 06: Added the
324<emphasis>Linux Threads Man Pages</emphasis> installation after the Perl
325installation.</para></listitem>
326
[57a5ecf]327<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Create mtab
328link: Made the <userinput>ln</userinput> command an <userinput>ln
329-sf</userinput> so the existing <filename>/etc/mtab</filename> file, created
330by the <userinput>mount</userinput> command, will be removed before
331re-creating it as a symlink.</para></listitem>
332
[b06ac510]333<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Sh-utils: Added
334the sh-utils-hostname patch that supresses the build of the hostname
335program. This is done because the hostname program from the net-tools
336package is superior over this version.</para></listitem>
337
[550485b]338<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
339the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
340location now.</para></listitem>
341
[a76aa64]342<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
343patch that fixes a locale problem that makes <userinput>top</userinput>
344crash under certain locale settings.</para></listitem>
345
[2d2898e]346<listitem><para>September 12th, 2002 [timothy]: Chapter 04 - Creating a
347file system: Referenced alternative filesystems in BLFS.</para></listitem>
[2344896]348
[f600ad8]349<listitem><para>September 12th, 2002 [gerard]: Removed all superfluous
350<filename>/usr/lib/*.so</filename> symbolic links from library
351installations.</para></listitem>
352
[da964e9]353<listitem><para>September 12th, 2002 [gerard]: Upgraded to
354lfs-bootscripts-1.10</para></listitem>
355
[38b08ea]356<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Configure
357Sysvinit: Changed the sulogin line to <emphasis>once</emphasis> instead of
358having it respawn. This way it'll behave as expected (ie: a CTRL+D will
359continue instead of restart sulogin).</para></listitem>
360
[f9d25dd]361<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - GCC: Added the
362<emphasis>--enable-clocale=gnu</emphasis> option to ensure the proper
363locale mode is used by the C++ libraries.</para></listitem>
364
[a22f6e7]365<listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
366changes.</para></listitem>
367
[44c2fd8]368<listitem><para>September 8th, 2002 [timothy]: Chapter 06: Applied Alex's
369grammar changes patch.</para></listitem>
370
[549cfcf]371<listitem><para>September 7th, 2002 [timothy]: Chapter 06 - Gzip:
372Added gzip-1.2.4b.patch.</para></listitem>
373
374<listitem><para>September 7th, 2002 [timothy]: Chapter 05 - Textutils:
375Added re_max_failures2 for old host systems.</para></listitem>
376
[4bc6304]377<listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
378creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
379symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp
380command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed
381statement to edit less call, so SGR will work.</para></listitem>
382
[54eee9df]383<listitem><para>September 1st, 2002 [timothy]: Chapter 06 - About
384debugging symbols: Removed info. about stripping /static. Man: Added sed
385statement to prevent groff from using SGR escape sequences.</para></listitem>
386
387<listitem><para>September 1st, 2002 [timothy]: Chapter 05 - Install all
388software as an unprivileged user: Added $CC='gcc -s' to omit the
389compilation of symbols in static packages.</para></listitem>
390
[5ebcbcc]391<listitem><para>August 30th, 2002 [timothy]: Chapter 06 - Makedev:
392Put rm /bin/bash after device creation. Perl: Removed information
393about the old patch.</para></listitem>
394
395<listitem><para>August 30th, 2002 [timothy]: Chapter 05 - GCC: Re-added
396HAVE_GAS_HIDDEN; removed --enable-__cxa-atexit which was incorrect and
397not needed in this chapter; added information about the
398patch.</para></listitem>
399
[6f9d1a9]400<listitem><para>August 26th, 2002 [gerard]: Added a new Glibc patch and
401introducted a GCC patch.</para></listitem>
402
403<listitem><para>August 26th, 2002 [gerard]: Updated to automake-1.6.3,
404gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0,
405util-linux-2.11u</para></listitem>
406
[d40a646]407<listitem><para>August 22nd, 2002 [timothy]: Appendix: Added
408missing URLs to patches.</para></listitem>
409
[819ecc65]410<listitem><para>August 18th, 2002 [timothy]: Chapter 05 &amp; 06:
411Changed ln -sf to ln -s wherever possible.</para></listitem>
412
413<listitem><para>August 18th, 2002 [timothy]: Chapter 06 - Binutils: cp
414libiberty.h after install, as it is needed by certain software. Shadow:
415added command to remove the groups program installed by Shadow because
416Sh-utils installs a (better) groups program.</para></listitem>
417
418<listitem><para>August 18th, 2002 [timothy]: Chapter 05 - Sh-utils: Re-added
419sh-utils-2.0.patch.</para></listitem>
420
[6babce5]421<listitem><para>August 16th, 2002 [markh]: Chapter 06 - Move man-pages to
422just after the kernel headers installation.</para></listitem>
423
[4735209]424<listitem><para>August 15th, 2002 [markh]: Chapter 06 - Move the MAKEDEV
425installation to before glibc and remove the temporary creation of
426<filename>/dev/null</filename> as we don't need it
427anymore.</para></listitem>
428
[63d5562d]429<listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new
430partition: mentioned that a swap partition can be shared between the LFS
431and host systems, grammatic changes.</para></listitem>
432
[d29479a]433<listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the
434<emphasis>--with-curses</emphasis> switch from the Bash installation as
435it's unnecessary here.</para></listitem>
436
[f73dcac]437<listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19,
438linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem>
439
440<listitem><para>August 9th, 2002 [timothy]: Chapter 06 - Vim: changed
441alternative editors link from hints to BLFS.</para></listitem>
442
[1c9bc6a]443<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Ncurses: removed
444the <emphasis>--disable-termcap</emphasis> configure option. Termcap is
445disabled by default now, so no need for this option (left over from a long
446time ago when it was needed).</para></listitem>
447
[0532f60]448<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Linux: Added the
449command <userinput>cp include/asm-generic /usr/include</userinput>. There
450are programs which use the files in there, as well as headers in the
451<filename class="directory">asm</filename> directory may be split up in the
452future, and put in the
453<filename class="directory">asm-generic</filename>.</para></listitem>
454
[985a094]455<listitem><para>August 8th, 2002 [gerard]: Appendix A - Gettext: added the
456missing program description of msgcat.</para></listitem>
457
[0532f60]458<listitem><para>August 4th, 2002 [timothy]: Added zlib-1.1.4.</para></listitem>
[24380c7]459
[a0eb51a]460<listitem><para>August 3rd, 2002 [timothy]: Updated to man-pages-1.52,
461man-1.5k, gettext-0.11.4, modutils-2.4.18.</para></listitem>
462
[415157ef]463<listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
[a0eb51a]464Updated to util-linux-2.11t and file-3.39.</para></listitem>
465
466<listitem><para>July 29th, 2002 [timothy]: Chapter 04 &amp; 05 - Creating
467a new partition, Introduction, Why static: grammatic changes. Diffutils,
[415157ef]468Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
[a0eb51a]469of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to
470auto-host.h.</para></listitem>
471
472<listitem><para>July 29th, 2002 [timothy]: Chapter 06 - Glibc: added
473--disable-profile flag.</para></listitem>
474
475<listitem><para>July 29th, 2002 [timothy]: Chapter 08 - Linux:
[84335d2]476added information about modules and kernel documentation.</para></listitem>
[a0eb51a]477
478<listitem><para>July 29th, 2002 [timothy]: Chapter 09 - Rebooting the
479system: added a command to remove the static directory.</para></listitem>
[415157ef]480
[de7df31]481<listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
482system: Pointed to BLFS as the next step.</para></listitem>
483
[b8aa29f]484<listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
485the sed command and updated the installation description because init now
[4ad61b4]486prints "Sending processes" instead of "Sending all processes".</para></listitem>
[b8aa29f]487
[2344896]488<listitem><para>July 2nd, 2002 [markh]: Internal change - Made all
489patches use a &amp;package-patch-version; entity and removed all
490hardcoding of patch versions.</para></listitem>
[46e606f]491
[c03cdbf]492<listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
493automake-1.6.2</para></listitem>
494
[96df9055]495<listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
496LFS-Bootscripts: Updated package contents.</para></listitem>
497
[795360f]498<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
499Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
[16bbca9]500Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
[a0eb51a]501Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
502
503<listitem><para>June 23rd, 2002 [timothy] Chapter 05 &amp; 06 - M4,
504Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.
505GCC: Removed i686-specific programs.</para></listitem>
[53bd4fe]506
507<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
[626a280]508Updated package contents.</para></listitem>
509
[ca03790]510<listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,
[4ad61b4]511Bzip2, Diffutils, Grep: Updated package contents. GCC: Updated description
512of c++filt.</para></listitem>
[c68394e]513
[6bbdfcd]514<listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
515Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version
516number inside this file.</para></listitem>
517
[bc8b8a6]518<listitem><para>June 12th, 2002 [timothy]: Chapter 05 - GCC:
519Modified the build instructions and command explanations to
520only build the C compiler. The C++ compiler is not needed
[a0eb51a]521until after the second GCC build.</para></listitem>
522
523<listitem><para>June 12th, 2002 [timothy]: Chapter 06 - Shadow: grammatic
[4ad61b4]524changes.</para></listitem>
[bc8b8a6]525
[a0e0ac0f]526<listitem><para>June 11th, 2002 [timothy]: Chapter 05 &amp; 06 - Gawk:
[a0eb51a]527Created a list of package contents and descriptions. Fileutils:
528Removed a confusing paragraph about the fileutils patch. GCC:
[67cdf56]529Updated the package contents.</para></listitem>
[9898c41]530
[a0eb51a]531<listitem><para>June 11th, 2002 [timothy] All software: Updated the
532estimated required disk space.</para></listitem>
533
[b864e06]534<listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating
535Directories: Changed usr,usr/local to just usr/local as we use the -p
536option to mkdir which will create the usr directory
537anyways.</para></listitem>
538
[a0eb51a]539<listitem><para>June 7th, 2002 [timothy] Chapter 06 - Reiserfsprogs:
540added a description for unpack.</para></listitem>
541
542<listitem><para>June 7th, 2002 [timothy] Chapter 02 - How to ask for
543help: mentioned the FAQ.</para></listitem>
[21b0ece]544
[c18d261]545<listitem><para>June 6th, 2002 [markh] - Chapter 05 - Tidy up
546explanations following the /static change.</para></listitem>
547
[a0eb51a]548<listitem><para>June 5th, 2002 [timothy]: Preface - Who would not want to
549read this book: applied a revised version of Scot's grammar
550patch.</para></listitem>
551
552<listitem><para>June 5th, 2002 [timothy]: Chapter 09 - Rebooting the system, Lilo, Bootscripts: named the hint authors.
[4ad61b4]553Chapter 06 - Vim: updated the hint URL. Chapter 05 - Gawk: to avoid confusion,
554mentioned that the patch will be applied in Chapter 06.</para></listitem>
[053ce56]555
556<listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited
557to include reporting typos.</para></listitem>
558
[1f9327f]559<listitem><para>May 31st, 2002 [gerard] Chapter 05 - Findutils: Added the
560CPPFLAGS...re_max_failures fix which is needed on Glibc-2.1
561systems.</para></listitem>
562
[4e010de]563<listitem><para>May 30th, 2002 [markh]: Chapter 05 &amp; 06 - Update to
[0230a11]564binutils-2.12.1.</para></listitem>
565
[f64f4b5]566<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
567section about "last two commands executing anyways" because we no longer
568have the commands referred to there.</para></listitem>
569
[3b3e965d]570<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
571various sed fixes with a regular patch.</para></listitem>
572
573<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
574sed fix with a regular patch.</para></listitem>
575
576<listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
577the sed fix with a regular patch.</para></listitem>
578
579<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
580sed fix with a regular patch.</para></listitem>
581
[b4ff064a]582<listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
583removed the explicit command to chown <filename
584class="directory">/lost+found</filename>. This is done by the first command
585now that proc isn't mounted anymore in chapter 5.</para></listitem>
586
[43f167c]587<listitem><para>May 27th, 2002 [gerard]: Upgraded to
588ncurses-5.2-2.patch (this patch is smaller than the previously used
589one).</para></listitem>
590
[f6810d4]591<listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
592bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
593modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
594patches for ncurses, perl and vim.</para></listitem>
595
[f6ea270]596<listitem><para>May 26th, 2002 [gerard]: Chapter 05+06 - Binutils: Removed
597the tooldir setting from chapter 05-binutils, moved its description to
598chapter 06-binutils.</para></listitem>
599
[9ef92bb]600<listitem><para>May 26th, 2002 [gerard]: Chapter 05 - Gawk &amp; Findutils:
601simplified the installation by removing the libexecdir modifications. We
602can live with a
603<filename class="directory">$LFS/static/libexecdir</filename> being created.
604The whole <filename class="directory">$LFS/static</filename> directory is
605temporarily anyways, so we're not all that concerned with what it looks
606like.</para></listitem>
607
[dcedf5d]608<listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
609removed the <userinput>cd /</userinput> command and changed the two
610<userinput>chmod</userinput> commands to use absolute paths
611instead.</para></listitem>
612
613<listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
[24bb7622]614corrections dealing with removing the $LFS variable where it isn't
615wanted.</para></listitem>
616
[5e2cb65]617<listitem><para>May 23rd, 2002 [gerard]: Implemented the
618keep_chap5_and_chap6_sep lfs-hint. Highlights of the change: added
619findutils and util-linux to chapter 5, installed everything from chapter 5
620into <filename class="directory">$LFS/static</filename> and re-ordered the
621installation of packages in chapter 6 to prevent hard-wiring the wrong path
622(files from <filename class="directory">$LFS/static</filename>).</para></listitem>
623
[1f61f42]624<listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some
625more descriptions.</para></listitem>
626
[46105cf]627<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some
628descriptions.</para></listitem>
629
630<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Flex: Added some
631descriptions.</para></listitem>
632
633<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Glibc: Added some
634more descriptions.</para></listitem>
635
[f49cf1a]636<listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some
637descriptions.</para></listitem>
638
639<listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some
640more descriptions.</para></listitem>
641
[14ac5998]642<listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown
643X:X's which is less likely to run into problems (according to info
644chown).</para></listitem>
645
[68d2fcf]646<listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added
647http interface to FTP mirror at idge.net</para></listitem>
648
[02ef5b58]649<listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some
650more descriptions.</para></listitem>
651
[766fc82]652<listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the
653instructions to deal with hard links in older distros a'la the Chapter
65405 gzip instructions.</para></listitem>
655
[d920fb0]656<listitem><para>May 11th, 2002 [markh]: Various XML
657fixups; mainly altering &lt;ulink&gt; tags to remove erroneous &amp;#13;
658in the HTML output.</para></listitem>
659
[227d26b]660<listitem><para>May 9th, 2002 [gerard]: Appendix A - Glibc: Filled in the
661missing descriptions.</para></listitem>
662
[f109c01]663<listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the
664symlink location of <filename class="symlink">vigr</filename> to
665<filename class="directory">/usr/sbin</filename></para></listitem>
666
[3f12743]667<listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the
668two single quotes to two double quotes (the two single quotes can be
669mistaken for one double quote which will cause an error).</para></listitem>
670
671<listitem><para>May 2nd, 2002 [gerard]: Changed the
[4e010de]672<userinput>cd dir &amp;&amp; ln -sf</userinput> commands to one single command
[3f12743]673(such as <userinput>ln -sf bash $LFS/bin/sh</userinput> Same goes for
[4e010de]674<userinput>cd dir &amp;&amp; mv/cp</userinput> constructions which are now replaced
[3f12743]675with constructions like
676<userinput>mv $LFS/usr/bin/{bzcat,bzip2} $LFS/bin</userinput></para></listitem>
677
[9ef08736]678<listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
679library files" section.</para></listitem>
680
[46e606f]681<listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
682gzip patch, sh-utils patch, copying of libnss files. Also removed the
683<userinput>export VAR=VALUE...unset VAR</userinput> constructions and
684changed them to <userinput>VAR=VALUE ./configure</userinput>
685constructions.</para></listitem>
686
[d9760bf]687<listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added
688libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in
689updatedb.</para></listitem>
690
[86139bb]691<listitem><para>April 25th, 2002 [gerard]: Chapter 06 Glibc: added a note
692that if you want to manually install some locales, instead of all of them,
693then you first need to create the
694<filename class="directory">/usr/lib/locale</filename> directory.</para></listitem>
695
[4e010de]696<listitem><para>April 21st,2002 [gerard &amp; markh]: Upgraded to
[ebff1ad]697MAKEDEV-1.5</para></listitem>
698
[b7a7faff]699<listitem><para>April 12th, 2002 [markh]: Added entities/ directory to
700cvs and split up index.xml.</para></listitem>
701
[b83f9f3]702<listitem><para>April 10th, 2002 [marcheerdink]: Updated to the following
703packages: bison-1.35, diffutils-2.8.1, texinfo-4.2, util-linux-2.11q
704</para></listitem>
705
[3f62e36]706<listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
707to the grep configure flags to avoid linking against a non-existing static
708pcre library.</para></listitem>
709
[ddf625d]710<listitem><para>April 8th, 2002 [gerard]: Added the
711http://ftp.de.linuxfromscratch.org mirror (to complement
712ftp://ftp.de).</para></listitem>
713
714</itemizedlist>
715
[6370fa6]716</sect1>
717
Note: See TracBrowser for help on using the repository browser.