source: chapter01/changelog.xml@ 3f7da25

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 12.2 12.2-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/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 3f7da25 was 3f7da25, checked in by Gerard Beekmans <gerard@…>, 22 years ago

upgraded to binutils-2.13.2.1 and bison-1.875 - removed yacc creation

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

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