source: chapter01/changelog.xml@ 514f599

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_0 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 514f599 was b06ac510, checked in by Gerard Beekmans <gerard@…>, 22 years ago

removed hostname installation from the sh-utils package by way of the sh-utils-2.0-hostname patch

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

  • Property mode set to 100644
File size: 45.8 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
[d7abb68]7<itemizedlist>
8
[da964e9]9<listitem><para>Upgraded to:
[b83f9f3]10<itemizedlist>
[6f9d1a9]11<listitem><para>automake-1.6.3</para></listitem>
[f6810d4]12<listitem><para>bin86-0.16.3</para></listitem>
[f73dcac]13<listitem><para>binutils-2.13</para></listitem>
[b83f9f3]14<listitem><para>bison-1.35</para></listitem>
15<listitem><para>diffutils-2.8.1</para></listitem>
[415157ef]16<listitem><para>file-3.39</para></listitem>
[f6810d4]17<listitem><para>gawk-3.1.1</para></listitem>
[6f9d1a9]18<listitem><para>gcc-3.2</para></listitem>
[f73dcac]19<listitem><para>gettext-0.11.5</para></listitem>
[6f9d1a9]20<listitem><para>groff-1.18</para></listitem>
[da964e9]21<listitem><para>lfs-bootscripts-1.10</para></listitem>
[f73dcac]22<listitem><para>linux-2.4.19</para></listitem>
[6f9d1a9]23<listitem><para>MAKEDEV-1.7</para></listitem>
[a0eb51a]24<listitem><para>man-1.5k</para></listitem>
25<listitem><para>man-pages-1.52</para></listitem>
[f73dcac]26<listitem><para>modutils-2.4.19</para></listitem>
[43f167c]27<listitem><para>ncurses-5.2-2.patch</para></listitem>
[6f9d1a9]28<listitem><para>perl-5.8.0</para></listitem>
[f6810d4]29<listitem><para>psmisc-21</para></listitem>
[b83f9f3]30<listitem><para>texinfo-4.2</para></listitem>
[f73dcac]31<listitem><para>textutils-2.1</para></listitem>
[6f9d1a9]32<listitem><para>util-linux-2.11u</para></listitem>
[b83f9f3]33</itemizedlist>
[f6810d4]34</para></listitem>
[b83f9f3]35
[f6810d4]36<listitem><para>Added:
37<itemizedlist>
[3b3e965d]38<listitem><para>ed-0.2.patch</para></listitem>
39<listitem><para>fileutils-4.1.patch</para></listitem>
[550485b]40<listitem><para>gawk-3.1.1-2.patch</para></listitem>
[6f9d1a9]41<listitem><para>gcc-3.2.patch</para></listitem>
42<listitem><para>glibc-2.2.5-2.patch</para></listitem>
[549cfcf]43<listitem><para>gzip-1.2.4b.patch</para></listitem>
[f6810d4]44<listitem><para>ncurses-5.2.patch</para></listitem>
[550485b]45<listitem><para>procps-2.0.7.patch</para></listitem>
[b06ac510]46<listitem><para>sh-utils-2.0-hostname.patch</para></listitem>
[f6810d4]47<listitem><para>vim-6.1.patch</para></listitem>
[24380c7]48<listitem><para>zlib-1.1.4</para></listitem>
[f6810d4]49</itemizedlist>
[b83f9f3]50</para></listitem>
51
[46e606f]52<listitem><para>Removed:
53<itemizedlist>
[cb33ea8]54<listitem><para>gzip-1.2.4a.patch</para></listitem>
[a0eb51a]55<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
[46e606f]56</itemizedlist>
57</para></listitem>
[2d2898e]58
[b06ac510]59<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Sh-utils: Added
60the sh-utils-hostname patch that supresses the build of the hostname
61program. This is done because the hostname program from the net-tools
62package is superior over this version.</para></listitem>
63
[550485b]64<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
65the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
66location now.</para></listitem>
67
[a76aa64]68<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
69patch that fixes a locale problem that makes <userinput>top</userinput>
70crash under certain locale settings.</para></listitem>
71
[2d2898e]72<listitem><para>September 12th, 2002 [timothy]: Chapter 04 - Creating a
73file system: Referenced alternative filesystems in BLFS.</para></listitem>
[2344896]74
[f600ad8]75<listitem><para>September 12th, 2002 [gerard]: Removed all superfluous
76<filename>/usr/lib/*.so</filename> symbolic links from library
77installations.</para></listitem>
78
[da964e9]79<listitem><para>September 12th, 2002 [gerard]: Upgraded to
80lfs-bootscripts-1.10</para></listitem>
81
[38b08ea]82<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Configure
83Sysvinit: Changed the sulogin line to <emphasis>once</emphasis> instead of
84having it respawn. This way it'll behave as expected (ie: a CTRL+D will
85continue instead of restart sulogin).</para></listitem>
86
[f9d25dd]87<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - GCC: Added the
88<emphasis>--enable-clocale=gnu</emphasis> option to ensure the proper
89locale mode is used by the C++ libraries.</para></listitem>
90
[a22f6e7]91<listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
92changes.</para></listitem>
93
[44c2fd8]94<listitem><para>September 8th, 2002 [timothy]: Chapter 06: Applied Alex's
95grammar changes patch.</para></listitem>
96
[549cfcf]97<listitem><para>September 7th, 2002 [timothy]: Chapter 06 - Gzip:
98Added gzip-1.2.4b.patch.</para></listitem>
99
100<listitem><para>September 7th, 2002 [timothy]: Chapter 05 - Textutils:
101Added re_max_failures2 for old host systems.</para></listitem>
102
[4bc6304]103<listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
104creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
105symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp
106command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed
107statement to edit less call, so SGR will work.</para></listitem>
108
[54eee9df]109<listitem><para>September 1st, 2002 [timothy]: Chapter 06 - About
110debugging symbols: Removed info. about stripping /static. Man: Added sed
111statement to prevent groff from using SGR escape sequences.</para></listitem>
112
113<listitem><para>September 1st, 2002 [timothy]: Chapter 05 - Install all
114software as an unprivileged user: Added $CC='gcc -s' to omit the
115compilation of symbols in static packages.</para></listitem>
116
[5ebcbcc]117<listitem><para>August 30th, 2002 [timothy]: Chapter 06 - Makedev:
118Put rm /bin/bash after device creation. Perl: Removed information
119about the old patch.</para></listitem>
120
121<listitem><para>August 30th, 2002 [timothy]: Chapter 05 - GCC: Re-added
122HAVE_GAS_HIDDEN; removed --enable-__cxa-atexit which was incorrect and
123not needed in this chapter; added information about the
124patch.</para></listitem>
125
[6f9d1a9]126<listitem><para>August 26th, 2002 [gerard]: Added a new Glibc patch and
127introducted a GCC patch.</para></listitem>
128
129<listitem><para>August 26th, 2002 [gerard]: Updated to automake-1.6.3,
130gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0,
131util-linux-2.11u</para></listitem>
132
[d40a646]133<listitem><para>August 22nd, 2002 [timothy]: Appendix: Added
134missing URLs to patches.</para></listitem>
135
[819ecc65]136<listitem><para>August 18th, 2002 [timothy]: Chapter 05 &amp; 06:
137Changed ln -sf to ln -s wherever possible.</para></listitem>
138
139<listitem><para>August 18th, 2002 [timothy]: Chapter 06 - Binutils: cp
140libiberty.h after install, as it is needed by certain software. Shadow:
141added command to remove the groups program installed by Shadow because
142Sh-utils installs a (better) groups program.</para></listitem>
143
144<listitem><para>August 18th, 2002 [timothy]: Chapter 05 - Sh-utils: Re-added
145sh-utils-2.0.patch.</para></listitem>
146
[6babce5]147<listitem><para>August 16th, 2002 [markh]: Chapter 06 - Move man-pages to
148just after the kernel headers installation.</para></listitem>
149
[4735209]150<listitem><para>August 15th, 2002 [markh]: Chapter 06 - Move the MAKEDEV
151installation to before glibc and remove the temporary creation of
152<filename>/dev/null</filename> as we don't need it
153anymore.</para></listitem>
154
[63d5562d]155<listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new
156partition: mentioned that a swap partition can be shared between the LFS
157and host systems, grammatic changes.</para></listitem>
158
[d29479a]159<listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the
160<emphasis>--with-curses</emphasis> switch from the Bash installation as
161it's unnecessary here.</para></listitem>
162
[f73dcac]163<listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19,
164linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem>
165
166<listitem><para>August 9th, 2002 [timothy]: Chapter 06 - Vim: changed
167alternative editors link from hints to BLFS.</para></listitem>
168
[1c9bc6a]169<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Ncurses: removed
170the <emphasis>--disable-termcap</emphasis> configure option. Termcap is
171disabled by default now, so no need for this option (left over from a long
172time ago when it was needed).</para></listitem>
173
[0532f60]174<listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Linux: Added the
175command <userinput>cp include/asm-generic /usr/include</userinput>. There
176are programs which use the files in there, as well as headers in the
177<filename class="directory">asm</filename> directory may be split up in the
178future, and put in the
179<filename class="directory">asm-generic</filename>.</para></listitem>
180
[985a094]181<listitem><para>August 8th, 2002 [gerard]: Appendix A - Gettext: added the
182missing program description of msgcat.</para></listitem>
183
[0532f60]184<listitem><para>August 4th, 2002 [timothy]: Added zlib-1.1.4.</para></listitem>
[24380c7]185
[a0eb51a]186<listitem><para>August 3rd, 2002 [timothy]: Updated to man-pages-1.52,
187man-1.5k, gettext-0.11.4, modutils-2.4.18.</para></listitem>
188
[415157ef]189<listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
[a0eb51a]190Updated to util-linux-2.11t and file-3.39.</para></listitem>
191
192<listitem><para>July 29th, 2002 [timothy]: Chapter 04 &amp; 05 - Creating
193a new partition, Introduction, Why static: grammatic changes. Diffutils,
[415157ef]194Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
[a0eb51a]195of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to
196auto-host.h.</para></listitem>
197
198<listitem><para>July 29th, 2002 [timothy]: Chapter 06 - Glibc: added
199--disable-profile flag.</para></listitem>
200
201<listitem><para>July 29th, 2002 [timothy]: Chapter 08 - Linux:
[84335d2]202added information about modules and kernel documentation.</para></listitem>
[a0eb51a]203
204<listitem><para>July 29th, 2002 [timothy]: Chapter 09 - Rebooting the
205system: added a command to remove the static directory.</para></listitem>
[415157ef]206
[de7df31]207<listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
208system: Pointed to BLFS as the next step.</para></listitem>
209
[b8aa29f]210<listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
211the sed command and updated the installation description because init now
[4ad61b4]212prints "Sending processes" instead of "Sending all processes".</para></listitem>
[b8aa29f]213
[2344896]214<listitem><para>July 2nd, 2002 [markh]: Internal change - Made all
215patches use a &amp;package-patch-version; entity and removed all
216hardcoding of patch versions.</para></listitem>
[46e606f]217
[c03cdbf]218<listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
219automake-1.6.2</para></listitem>
220
[96df9055]221<listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
222LFS-Bootscripts: Updated package contents.</para></listitem>
223
[795360f]224<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
225Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
[16bbca9]226Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
[a0eb51a]227Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
228
229<listitem><para>June 23rd, 2002 [timothy] Chapter 05 &amp; 06 - M4,
230Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.
231GCC: Removed i686-specific programs.</para></listitem>
[53bd4fe]232
233<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
[626a280]234Updated package contents.</para></listitem>
235
[ca03790]236<listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,
[4ad61b4]237Bzip2, Diffutils, Grep: Updated package contents. GCC: Updated description
238of c++filt.</para></listitem>
[c68394e]239
[6bbdfcd]240<listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
241Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version
242number inside this file.</para></listitem>
243
[bc8b8a6]244<listitem><para>June 12th, 2002 [timothy]: Chapter 05 - GCC:
245Modified the build instructions and command explanations to
246only build the C compiler. The C++ compiler is not needed
[a0eb51a]247until after the second GCC build.</para></listitem>
248
249<listitem><para>June 12th, 2002 [timothy]: Chapter 06 - Shadow: grammatic
[4ad61b4]250changes.</para></listitem>
[bc8b8a6]251
[a0e0ac0f]252<listitem><para>June 11th, 2002 [timothy]: Chapter 05 &amp; 06 - Gawk:
[a0eb51a]253Created a list of package contents and descriptions. Fileutils:
254Removed a confusing paragraph about the fileutils patch. GCC:
[67cdf56]255Updated the package contents.</para></listitem>
[9898c41]256
[a0eb51a]257<listitem><para>June 11th, 2002 [timothy] All software: Updated the
258estimated required disk space.</para></listitem>
259
[b864e06]260<listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating
261Directories: Changed usr,usr/local to just usr/local as we use the -p
262option to mkdir which will create the usr directory
263anyways.</para></listitem>
264
[a0eb51a]265<listitem><para>June 7th, 2002 [timothy] Chapter 06 - Reiserfsprogs:
266added a description for unpack.</para></listitem>
267
268<listitem><para>June 7th, 2002 [timothy] Chapter 02 - How to ask for
269help: mentioned the FAQ.</para></listitem>
[21b0ece]270
[c18d261]271<listitem><para>June 6th, 2002 [markh] - Chapter 05 - Tidy up
272explanations following the /static change.</para></listitem>
273
[a0eb51a]274<listitem><para>June 5th, 2002 [timothy]: Preface - Who would not want to
275read this book: applied a revised version of Scot's grammar
276patch.</para></listitem>
277
278<listitem><para>June 5th, 2002 [timothy]: Chapter 09 - Rebooting the system, Lilo, Bootscripts: named the hint authors.
[4ad61b4]279Chapter 06 - Vim: updated the hint URL. Chapter 05 - Gawk: to avoid confusion,
280mentioned that the patch will be applied in Chapter 06.</para></listitem>
[053ce56]281
282<listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited
283to include reporting typos.</para></listitem>
284
[1f9327f]285<listitem><para>May 31st, 2002 [gerard] Chapter 05 - Findutils: Added the
286CPPFLAGS...re_max_failures fix which is needed on Glibc-2.1
287systems.</para></listitem>
288
[0230a11]289<listitem><para>May 30th, 2002 [markh]: Chapter 05 & 06 - Update to
290binutils-2.12.1.</para></listitem>
291
[f64f4b5]292<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
293section about "last two commands executing anyways" because we no longer
294have the commands referred to there.</para></listitem>
295
[3b3e965d]296<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
297various sed fixes with a regular patch.</para></listitem>
298
299<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
300sed fix with a regular patch.</para></listitem>
301
302<listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
303the sed fix with a regular patch.</para></listitem>
304
305<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
306sed fix with a regular patch.</para></listitem>
307
[b4ff064a]308<listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
309removed the explicit command to chown <filename
310class="directory">/lost+found</filename>. This is done by the first command
311now that proc isn't mounted anymore in chapter 5.</para></listitem>
312
[43f167c]313<listitem><para>May 27th, 2002 [gerard]: Upgraded to
314ncurses-5.2-2.patch (this patch is smaller than the previously used
315one).</para></listitem>
316
[f6810d4]317<listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
318bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
319modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
320patches for ncurses, perl and vim.</para></listitem>
321
[f6ea270]322<listitem><para>May 26th, 2002 [gerard]: Chapter 05+06 - Binutils: Removed
323the tooldir setting from chapter 05-binutils, moved its description to
324chapter 06-binutils.</para></listitem>
325
[9ef92bb]326<listitem><para>May 26th, 2002 [gerard]: Chapter 05 - Gawk &amp; Findutils:
327simplified the installation by removing the libexecdir modifications. We
328can live with a
329<filename class="directory">$LFS/static/libexecdir</filename> being created.
330The whole <filename class="directory">$LFS/static</filename> directory is
331temporarily anyways, so we're not all that concerned with what it looks
332like.</para></listitem>
333
[dcedf5d]334<listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
335removed the <userinput>cd /</userinput> command and changed the two
336<userinput>chmod</userinput> commands to use absolute paths
337instead.</para></listitem>
338
339<listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
[24bb7622]340corrections dealing with removing the $LFS variable where it isn't
341wanted.</para></listitem>
342
[5e2cb65]343<listitem><para>May 23rd, 2002 [gerard]: Implemented the
344keep_chap5_and_chap6_sep lfs-hint. Highlights of the change: added
345findutils and util-linux to chapter 5, installed everything from chapter 5
346into <filename class="directory">$LFS/static</filename> and re-ordered the
347installation of packages in chapter 6 to prevent hard-wiring the wrong path
348(files from <filename class="directory">$LFS/static</filename>).</para></listitem>
349
[1f61f42]350<listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some
351more descriptions.</para></listitem>
352
[46105cf]353<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some
354descriptions.</para></listitem>
355
356<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Flex: Added some
357descriptions.</para></listitem>
358
359<listitem><para>May 23rd, 2002 [gerard]: Appendix A - Glibc: Added some
360more descriptions.</para></listitem>
361
[f49cf1a]362<listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some
363descriptions.</para></listitem>
364
365<listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some
366more descriptions.</para></listitem>
367
[14ac5998]368<listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown
369X:X's which is less likely to run into problems (according to info
370chown).</para></listitem>
371
[68d2fcf]372<listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added
373http interface to FTP mirror at idge.net</para></listitem>
374
[02ef5b58]375<listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some
376more descriptions.</para></listitem>
377
[766fc82]378<listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the
379instructions to deal with hard links in older distros a'la the Chapter
38005 gzip instructions.</para></listitem>
381
[d920fb0]382<listitem><para>May 11th, 2002 [markh]: Various XML
383fixups; mainly altering &lt;ulink&gt; tags to remove erroneous &amp;#13;
384in the HTML output.</para></listitem>
385
[227d26b]386<listitem><para>May 9th, 2002 [gerard]: Appendix A - Glibc: Filled in the
387missing descriptions.</para></listitem>
388
[f109c01]389<listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the
390symlink location of <filename class="symlink">vigr</filename> to
391<filename class="directory">/usr/sbin</filename></para></listitem>
392
[3f12743]393<listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the
394two single quotes to two double quotes (the two single quotes can be
395mistaken for one double quote which will cause an error).</para></listitem>
396
397<listitem><para>May 2nd, 2002 [gerard]: Changed the
398<userinput>cd dir && ln -sf</userinput> commands to one single command
399(such as <userinput>ln -sf bash $LFS/bin/sh</userinput> Same goes for
400<userinput>cd dir && mv/cp</userinput> constructions which are now replaced
401with constructions like
402<userinput>mv $LFS/usr/bin/{bzcat,bzip2} $LFS/bin</userinput></para></listitem>
403
[9ef08736]404<listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
405library files" section.</para></listitem>
406
[46e606f]407<listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
408gzip patch, sh-utils patch, copying of libnss files. Also removed the
409<userinput>export VAR=VALUE...unset VAR</userinput> constructions and
410changed them to <userinput>VAR=VALUE ./configure</userinput>
411constructions.</para></listitem>
412
[d9760bf]413<listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added
414libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in
415updatedb.</para></listitem>
416
[86139bb]417<listitem><para>April 25th, 2002 [gerard]: Chapter 06 Glibc: added a note
418that if you want to manually install some locales, instead of all of them,
419then you first need to create the
420<filename class="directory">/usr/lib/locale</filename> directory.</para></listitem>
421
[ebff1ad]422<listitem><para>April 21st,2002 [gerard & markh]: Upgraded to
423MAKEDEV-1.5</para></listitem>
424
[b7a7faff]425<listitem><para>April 12th, 2002 [markh]: Added entities/ directory to
426cvs and split up index.xml.</para></listitem>
427
[b83f9f3]428<listitem><para>April 10th, 2002 [marcheerdink]: Updated to the following
429packages: bison-1.35, diffutils-2.8.1, texinfo-4.2, util-linux-2.11q
430</para></listitem>
431
[3f62e36]432<listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
433to the grep configure flags to avoid linking against a non-existing static
434pcre library.</para></listitem>
435
[ddf625d]436<listitem><para>April 8th, 2002 [gerard]: Added the
437http://ftp.de.linuxfromscratch.org mirror (to complement
438ftp://ftp.de).</para></listitem>
439
440</itemizedlist>
441
442<para>3.3 - April 7th, 2002</para>
443
444<itemizedlist>
445
[d7abb68]446<listitem><para>Updated to:
447
448<itemizedlist>
449<listitem><para>autoconf-2.53</para></listitem>
450<listitem><para>automake-1.6</para></listitem>
451<listitem><para>bin86-0.16.2</para></listitem>
[3f279aa]452<listitem><para>binutils-2.12</para></listitem>
[85aeef2]453<listitem><para>bison-1.34</para></listitem>
[d7abb68]454<listitem><para>bzip2-1.0.2</para></listitem>
[7af976fb]455<listitem><para>diffutils-2.8</para></listitem>
[d7abb68]456<listitem><para>e2fsprogs-1.27</para></listitem>
457<listitem><para>gawk-3.1.0</para></listitem>
[85aeef2]458<listitem><para>gettext-0.11.1</para></listitem>
459<listitem><para>grep-2.5</para></listitem>
[d7abb68]460<listitem><para>less-374</para></listitem>
[7e60a7f7]461<listitem><para>lfs-bootscripts-1.9</para></listitem>
[d7abb68]462<listitem><para>lilo-22.2</para></listitem>
463<listitem><para>linux-2.4.18</para></listitem>
464<listitem><para>man-pages-1.48</para></listitem>
[7af976fb]465<listitem><para>modutils-2.4.15</para></listitem>
[d7abb68]466<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
[85aeef2]467<listitem><para>shadow-4.0.3</para></listitem>
[d7abb68]468<listitem><para>texinfo-4.1</para></listitem>
469<listitem><para>util-linux-2.11o</para></listitem>
[7af976fb]470<listitem><para>vim-6.1</para></listitem>
[d7abb68]471</itemizedlist>
472
473</para></listitem>
[10aeeb6]474
[ebef813]475<listitem><para>April 7th, 2002 [gerard]: Added a new mirror site located
476in Freising, Germany</para></listitem>
477
[6acd522]478<listitem><para>April 5th, 2002 [gerard]: Chapter 07 - Loadkeys: Added this
479page explaining that you can remove the loadkeys symlink from <filename
480class="directory">/etc/rc.d/rcsysinit.d</filename> if you compiled a keymap
481directly into the kernel.</para></listitem>
482
[a5043ab]483<listitem><para>April 5th, 2002 [gerard]: Chapter 06 - Configuring
484Keyboard: explained you can also compile the keymap directly into the
485kernel which has additional benefits.</para></listitem>
486
[7e60a7f7]487<listitem><para>April 5th, 2002 [gerard]: Upgraded to
488lfs-bootscripts-1.9</para></listitem>
489
[5fb9eb8]490<listitem><para>April 5th, 2002 [gerard]: Chapter 05+06 - GCC: Added
491commands to remove the <filename class="directory">/usr/*-gnu</filename>
[c80350f]492directory.</para></listitem>
[5fb9eb8]493
[aa3b569]494<listitem><para>April 4th, 2002 [gerard]: Chapter 05 - Diffutils: Added
495--disable-nls</para></listitem>
496
[2aa1c21]497<listitem><para>April 3rd, 2002 [gerard]: Appendix A - Gettext: Added the
498missing package descriptions.</para></listitem>
499
[47e2b3c]500<listitem><para>April 3rd, 2002 [gerard]: Chapter 05 - Mounting $LFS/proc:
501Added <userinput>chown root.root $LFS/proc</userinput>. The recursive chown
502operation in chapter 6 doesn't touch proc, so this'll remain owned by user
503<emphasis>lfs</emphasis>. It's not a big deal, just not a very clean thing
504to do.</para></listitem>
505
[7e41eee]506<listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - Groff: Added a few
507symlinks that are used by programs like <userinput>xman</userinput> and
508others.</para></listitem>
509
[3566b53]510<listitem><para>April 3rd, 2002 [gerard]: Chapter 04 - Mounting partitions:
511Added some notes how to deal with multiple partitions ($LFS, $LFS/usr and
512so on).</para></listitem>
513
[0d544d4]514<listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - E2fsprogs: Added
515<userinput>install-info</userinput> command to finish off the info page
516installation.</para></listitem>
517
[cb5965b]518<listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Reversed the
519<userinput>make</userinput> and <userinput>make -f
520Makefile-libbz2_so</userinput>. This is needed so all object files are
[921ef9f]521compiled with the PIC option (Position Independent Code).</para></listitem>
[cb5965b]522
523<listitem><para>April 3rd, 2002 [gerard]: Chapter 05 - Linux: Shortened the
[95ac2da]524installation instructions by cutting out the <userinput>make
525config</userinput> and <userinput>make dep</userinput>
526stages.</para></listitem>
527
[10aeeb6]528<listitem><para>April 1st, 2002 [gerard]: This is not a joke: Chapter 5+6 -
529Gawk: Added a warning to never run <userinput>make uninstall</userinput> on
530the package. It will be pretty much equivalent to <userinput>rm -rf
531/usr/bin/*</userinput> because we override the <filename
532class="directory">libexec</filename> directory definition to <filename
533class="directory">/usr/bin</filename></para></listitem>
[edfe9b6]534
[7af976fb]535<listitem><para>March 29th, 2002 [markh]: Chapter 05 and 06 - Updated to
536diffutils-2.8, modutils-2.4.15 and vim-6.1. Removed PR_PROGRAM setting
537for diffutils as /usr/bin/pr is now detected by the configure script.
538Removed sed to fix problem with shell syntax highlighting in vim as that
539is fixed in the new version.</para></listitem>
540
[5c3c294]541<listitem><para>March 26th, 2002 [markh]: Chapter 02 - Asking for help:
542Added reference to ESR's smart-questions document.</para></listitem>
543
[926b857]544<listitem><para>March 25th, 2002 [markh]: Binutils - Added libopcodes
545library description.</para></listitem>
546
[edfe9b6]547<listitem><para>March 21st, 2002 [gerard]: Chapter 06 - Bzip2: Before we
548move <filename>/usr/bin/bzless</filename> and
549<filename>/usr/bin/bzmore</filename> to the <filename
550class="directory">/bin</filename> directory, we first remove the
551<filename>/bin/bzless</filename> and <filename>/bin/bzmore</filename>
552files. On some systems overwriting the existing files doesn't work due to
553hardlinks being used.</para></listitem>
[d7abb68]554
[807d361]555<listitem><para>March 21st, 2002 [gerard]: Appendix A - Sysklogd: Updated
[d920fb0]556the download location to <ulink url="http://www.infodrom.org/projects/sysklogd/"/></para></listitem>
[807d361]557
[67b127d]558<listitem><para>March 20th, 2002 [gerard]: Chapter 06 - Configure Dynamic
[2974ae2]559Loader: Removed the <filename class="directory">/lib</filename> and
[67b127d]560<filename class="directory">/usr/lib</filename> directories from the
561<filename>ld.so.conf</filename> file. They were
562unnecessary.</para></listitem>
563
[6f265d2]564<listitem><para>March 16th, 2002 [gerard]: Chapter 06+Appendix A: Removed
565the chroot dependencies. It's not a package so it's a bit out of
566place.</para></listitem>
567
[1858558]568<listitem><para>March 16th, 2002 [gerard]: Chapter 05+06 - Gawk: Added
569commands to sed the <filename>awklib/Makefile.in</filename> file to change
570the <emphasis>datadir</emphasis> and <emphasis>libexecdir</emphasis>
571definitions</para></listitem>
572
[d59006c]573<listitem><para>March 15th, 2002 [gerard]: Chapter 01 - Mailing lists:
574Added lfs-chat description</para></listitem>
575
[ceef8be]576<listitem><para>March 15th, 2002 [gerard]: Chapter 06-Shadow: Move
577<filename>libmisc.*a</filename> to
578<filename class="directory">/usr/lib</filename> too.</para></listitem>
579
[a795f64]580<listitem><para>March 14th, 2002 [gerard]: Upgraded to
[85aeef2]581bison-1.34, gettext-0.11.1, grep-2.5, lfs-bootscripts-1.8,
582shadow-4.0.3</para></listitem>
[a795f64]583
[3f279aa]584<listitem><para>March 11th, 2002 [gerard]: Upgraded to
585binutils-2.12</para></listitem>
586
[56cc653]587<listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Setclock: The text
588here hinted towards the fact that you could skip configuring this step
589which isn't true unless the entire script would be removed. So the text was
590changed a bit to just have them create the file no matter how the hardware
[34a2f0c]591clock is set up.</para></listitem>
[56cc653]592
[8c136f3]593<listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Loadkeys: Removed
594the need to configure a <filename>/etc/sysconfig/keyboard</filename> file.
595The kbd patch makes this obsolete (loadkeys -d is used
596now).</para></listitem>
597
[35fae16]598<listitem><para>March 11th, 2002 [gerard]: Chapter 05 - Gawk: Added
599-Dre_max_failures=re_max_failures2 bug fix for glibc-2.1.x
600systems.</para></listitem>
601
602<listitem><para>March 11th, 2002 [gerard]: Chapter 06 - Bzip2: Before
[8744643]603installing, remove <filename>/usr/bin/bz*</filename>. The bzip2
[921ef9f]604installation doesn't deal with existing files properly when making hard
[8744643]605links, so we remove the files first.</para></listitem>
606
[4c1a3af]607<listitem><para>March 10th, 2002 [gerard]: Chapter 06 - Configure keyboard:
608Added section to configure keyboard keymap file by creating the <filename
609class="symlink">/usr/share/kbd/keymaps/defkeymap.map.gz</filename>
610symlink.</para></listitem>
611
[5a668884]612<listitem><para>March 9th, 2002 [gerard]: Chapter 08 - Make bootable: Added
613a <userinput>cp</userinput> command that finds all the kernel images from
614<filename>/etc/lilo.conf</filename> automatically and copies them to
615<filename class="directory">$LFS/boot</filename>.</para></listitem>
616
[8e791bea]617<listitem><para>March 9th, 2002 [gerard]: Chapter 06 - Man: Moved the
618<filename>man.conf</filename> from <filename
619class="directory">/usr/share/misc</filename> to <filename
620class="directory">/etc</filename>.</para></listitem>
621
622<listitem><para>March 9th, 2002 [gerard]: Chapter 07: Added a page about
623the sysklogd script and explain that the default script includes the
624<emphasis>-m 0</emphasis> option to
625<userinput>syslogd</userinput>.</para></listitem>
626
[d7abb68]627<listitem><para>March 8th, 2002 [gerard]: Removed the Mawk package and
628replaced with the Gawk package. This was done because mawk is no longer
629being developed, while gawk is. Mawk has some POSIX compliance bugs that
630are fixed in Gawk.</para></listitem>
631
632<listitem><para>March 8th, 2002 [gerard]: Updated to the following
633packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33,
634bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2,
635linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b,
636shadow-4.0.2, texinfo-4.1, util-linux-2.11o</para></listitem>
637
638</itemizedlist>
639
[d07a7f0d]640<para>3.2 - March 7th, 2002</para>
641
[901193ca]642<itemizedlist>
643
[92ddfb1]644<listitem><para>Updated to:
645
646<itemizedlist>
647<listitem><para>lfs-bootscripts-1.6</para></listitem>
648</itemizedlist>
649
650</para></listitem>
651
[3a25785]652<listitem><para>March 1st, 2002 [gerard]: Chapter 05 - Creating
653directories: Removed the <filename class="directory">/usr/var</filename>
654and <filename class="directory">/usr/local/var</filename> directories. They
655aren't recommended by the <emphasis>FHS</emphasis>.</para></listitem>
656
[2aba333]657<listitem><para>February 27th, 2002 [gerard]: Chapter 06 - Make: Added
658commands to remove the setgid kmem bit from
659<filename>/usr/bin/make</filename>. This isn't needed on Linux systems to
660deal with the system load and it causes some other problems too that are
661fixed by removing the setgid bit.</para></listitem>
662
[92ddfb1]663<listitem><para>February 26th, 2002 [gerard]: Upgraded to
664lfs-bootscripts-1.6</para></listitem>
665
[02b095a]666<listitem><para>February 17th, 2002 [gerard]: Chapter 05 - Sh-utils: Added
667the command again that moves $LFS/usr/bin/chroot to
668$LFS/usr/sbin</para></listitem>
669
670<listitem><para>February 17th, 2002 [gerard] Updated dependencies for all
671packages.</para></listitem>
672
[6defda1]673<listitem><para>February 15th, 2002 [gerard] Chapter 01: Added a new mirror
674to the list located in The Netherlands (www.nl and
675ftp.nl).</para></listitem>
676
[7ecaaca]677<listitem><para>February 11th, 2002 [markh] Chapter 05: Sh-utils:
678Removed extra &amp;&amp; from end of install
679instructions.</para></listitem>
680
[393a371]681<listitem><para>February 10th, 2002 [gerard]: Chapter 05 - Sh-utils:
682Removed <emphasis>su</emphasis> from the <emphasis>mv</emphasis> command
683as this isn't installed in chapter 5.</para></listitem>
[901193ca]684
685</itemizedlist>
686
[f32668c]687<para>3.2-RC1 - February 10th, 2002</para>
688
[debc30b]689<itemizedlist>
690
[29c0dc0]691<listitem><para>Updated to:
692
693<itemizedlist>
[437a3df]694<listitem><para>bison-1.31</para></listitem>
695<listitem><para>file-3.37</para></listitem>
696<listitem><para>glibc-2.2.5</para></listitem>
[b1623f6]697<listitem><para>kbd-1.06-2.patch</para></listitem>
[9f15a09f]698<listitem><para>lfs-bootscripts-1.5</para></listitem>
[437a3df]699<listitem><para>linux-2.4.17</para></listitem>
[29c0dc0]700<listitem><para>man-pages-1.47</para></listitem>
[437a3df]701<listitem><para>psmisc-20.2</para></listitem>
702<listitem><para>sysvinit-2.84</para></listitem>
703<listitem><para>util-linux-2.11n</para></listitem>
[29c0dc0]704</itemizedlist>
705
706</para></listitem></itemizedlist>
707
708<itemizedlist>
709
[5ca1b36]710<listitem><para>February 10th, 2002 [gerard]: Chapter 6: Added a sed
711command to change gzexe's hardcoded /usr/bin/gzip path and change it to
712/bin/gzip.</para></listitem>
713
[9d12a8a]714<listitem><para>February 10th, 2002 [gerard]: Chapter 5 + 6: Moved
715additional programs to the ($LFS)/bin directory that are used by the
716bootscripts. No programs used by bootscripts (except daemons themselves)
717should be in the /usr directory in case /usr isn't available until far
718along in the boot process (when it's an NFS share for
719example).</para></listitem>
720
[bdc08c1]721<listitem><para>February 6th, 2002 [markh]: Appendix A - All
722descriptions now synced and updated.</para></listitem>
723
[6b479b0]724<listitem><para>February 2nd, 2002 [gerard]: Chapter 6 - Changing owner:
725Added <quote>cd /</quote> so the leading slash can be removed from all the
726directories in the chown commands. It's more pleasant to type out this
727way.</para></listitem>
728
[c9d80e9]729<listitem><para>February 2nd, 2002 [gerard]: Updated to
[9f15a09f]730lfs-bootscripts-1.5</para></listitem>
[c9d80e9]731
[1123777]732<listitem><para>February 2nd, 2002 [gerard]: Chapter 6 - Gzip: Removed the
733compress symlink. Gzip can uncompress .Z files but it can't compress into
734that format.</para></listitem>
735
[af01b23]736<listitem><para>February 1st, 2002 [gerard]: Updated to
737lfs-bootscripts-1.3</para></listitem>
738
[4762fcc]739<listitem><para>February 1st, 2002 [gerard]: Chapter 6 - Glibc: Instead of
740sed'ing the <filename>config.make</filename> file, create the
741<filename>glibc-build/configparms</filename> file containing
742<quote>cross-compiling = no</quote>.</para></listitem>
743
[e5835c1]744<listitem><para>January 30th, 2002 [marcheerdink]: Chapters 5: Changed
745the commands to copy the header files to support versions of cp older
746than 4.1.</para></listitem>
747
[5d3dcef]748<listitem><para>January 30th, 2002 [markh]: Chapters 5+6: Added
749CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" to the configure command for patch.
750This fixes compilation on PPC and m68k platforms and doesn't hurt on
751x86.</para></listitem>
752
[711e548]753<listitem><para>January 30th, 2002 [gerard]: Chapter 5 - Mounting proc:
754Rephrased the text a bit (it implied you can only mount the proc fs more
755than once, which isn't true anymore these days).</para></listitem>
756
[451d334]757<listitem><para>January 30th, 2002 [markh]: Chapter 5: Enhanced the make
758mrproper explanation.</para></listitem>
759
[1d91cdf]760<listitem><para>January 30th, 2002 [marcheerdink]: Chapters 5+6: Removed
761the --libexecdir flag from fileutils' configure options.</para></listitem>
762
[b1bc8e0]763<listitem><para>January 30th, 2002 [marcheerdink]: Chapters 6: Added a
764symlink from vipw to vigr after installing shadow.</para></listitem>
765
[d6bc819]766<listitem><para>January 30th, 2002 [markh]: Chapters 5+6: Changed
[8f9069b3]767binutils and e2fsprogs installation instructions to use separate
[d6bc819]768directories ala gcc and glibc.</para></listitem>
769
[9c7097bb]770<listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Bootscripts: Added
771a chown root.root after the cp.</para></listitem>
772
[a9c5d39]773<listitem><para>January 30th, 2002 [gerard]: Appendix A - Texinfo: the info
774programs works on the /usr/share/info directory not
775/usr/doc/info.</para></listitem>
776
[554d739]777<listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Procps: Fixed typo
778the path to the app-defaults directory (it's
779/usr/X11R6/lib/X11/app-defaults and not
780usr/X11R6/lib/app-defaults).</para></listitem>
781
[953ccfe]782<listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Configure
783software: Simplified the commands to create the utmp, btmp, lastlog and
784wtmp files.</para></listitem>
785
[b18e6e2]786<listitem><para>January 30th, 2002 [gerard]: Chapter1: Moved
787Acknowledgements to be displayed as the first page in chapter
7881.</para></listitem>
789
[8f9069b3]790<listitem><para>January 30th, 2002 [gerard]: Chapter 1: Created a separate
[b18e6e2]791page to list the HTTP and FTP mirrors.</para></listitem>
792
[10e752a]793<listitem><para>January 30th, 2002 [gerard]: Chapter 4 - Creating
794partition: increased the suggested partition size from 750 MB to 1
795GB.</para></listitem>
796
[ba9dd92]797<listitem><para>January 29th, 2002 [gerard]: Chapter 6 - Shadow: Combined
798the <quote>mv libshadow.a /usr/lib</quote> and
799<quote>mv libshadow.la /usr/lib</quote> commands into
800<quote>mv libshadow.*a /usr/lib</quote></para></listitem>
801
[260b5f3]802<listitem><para>January 26th, 2002 [gerard]: Upgraded to
803lfs-bootscripts-1.2</para></listitem>
804
[608e41c]805<listitem><para>January 26th, 2002 [marcheerdink]: Chapter 6: Removed the
806datadir option from bisons configure flags, because recent bisons use the
807correct directory by default.</para></listitem>
808
[5ef3797]809<listitem><para>January 23rd, 2002 [markh]: Chapter 6: Added the section
810Create /etc/mtab symlink.</para></listitem>
811
[8960a18]812<listitem><para>January 23rd, 2002 [gerard]: Removed the file -C command
813from the file installation. This package runs this command at the very end
814of the installation so we don't need to do this anymore.</para></listitem>
815
[2cad36f]816<listitem><para>January 23rd, 2002 [marcheerdink]: Chapter 4+5+6: The static
817environment is now built as an unprivileged user, removing the risk of
818overwriting files of the host distribution.</para></listitem>
819
[0aecdec]820<listitem><para>January 22nd, 2002 [markh]: Back out linuxthreads
821man-page installation instructions as they don't work (they need perl
822which we don't have installed at that point).</para></listitem>
823
[437a3df]824<listitem><para>January 21st, 2002 [markh]: Updated to glibc-2.2.5. At
825the same time, fixed the glibc installation so that the linuxthreads man
826pages are installed.</para></listitem>
827
828<listitem><para>January 21st, 2002 [markh]: Updated to bison-1.31,
829file-3.37, kernel-2.4.17, psmisc-20.2 and
830sysvinit-2.84.</para></listitem>
831
832<listitem><para>January 21st, 2002 [markh]: Updated to util-linux-2.11n
833and removed ADD_RAW=yes as it's no longer needed.</para></listitem>
834
[2d3ec8b]835<listitem><para>January 21st, 2002 [markh]: Updated to man-pages-1.47
[29c0dc0]836and removed the man-pages patch.</para></listitem>
837
[e3c61da]838<listitem><para>January 15th, 2002 [gerard]: Appendix A: Added bootscripts
839files (dependencies, download location, descriptions)</para></listitem>
840
[fd4c523]841<listitem><para>January 15th, 2002 [gerard]: Chapter 6: Added bootscripts
842installation.</para></listitem>
843
[3ee88b6]844<listitem><para>January 15th, 2002 [gerard]: Chapter 7: Removed most of the
[34a2f0c]845scripts, only left the part of a few where we set up config files in
[3ee88b6]846/etc/sysconfig.</para></listitem>
847
[e224bf8]848<listitem><para>January 15th, 2002 [gerard]: Chapter 6 - Configuring
849Sysvinit: Changed the inittab contents to match the new
850bootscripts.</para></listitem>
851
[4023fcb]852<listitem><para>January 15th, 2002 [marcheerdink]: Chapter 6 - file: changed
[76c0b78]853the installation instruction so the sed isn't necessary anymore.</para></listitem>
[4023fcb]854
[420aa7ab]855<listitem><para>January 14th, 2002 [marcheerdink]: Changed the kernel header
856files installation in chapter 5 so it's a bit more portable.</para></listitem>
857
[7992768]858<listitem><para>January 6th, 2002 [gerard]: Reformatted the dependency
859lists.</para></listitem>
860
[2b3f423b]861<listitem><para>January 1st, 2002 [gerard]: Happy New Year
862LFS!</para></listitem>
863
[df345e5]864<listitem><para>January 1st, 2002 [markh]: First Changelog of New Year!
865Update copyright notice to cover 2002 ;-) OK - I'm
866sad...</para></listitem>
867
[89b8b0b]868<listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Ed: Reworded why
869ed is optional to eliminate some confusion.</para></listitem>
870
871<listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Texinfo: Reworded
872the TEXMF explanation to eliminate some confusion.</para></listitem>
873
874<listitem><para>December 15th, 2001 [gerard]: Chapter 4: Replaced the "One
[a8e9585]875partition hint" reference with lfs_next_to_existing_systems.txt hint
876reference.</para></listitem>
877
[9b29852]878<listitem><para>December 15th, 2001 [markh]: Finish Appendix merge. All
879of the old appendices A, B and D are now in one (large) Appendix
880A.</para></listitem>
881
882<listitem><para>December 14th, 2001 [markh]: Merged appendices A and
883B.</para></listitem>
884
[16b1b7b]885<listitem><para>December 13th, 2001 [markh]: Appendix B: Changed dbhtml
886tag so that the flex page is now created as flex.html instead of
887flex</para></listitem>
888
[f0d83fd]889<listitem><para>December 13th, 2001 [markh]: Appendix D: Moved
890metalab.unc.edu and ftp.ibiblio.org references to the proper URL
891ibiblio.org.</para></listitem>
892
[74ab612]893<listitem><para>December 12th, 2001 [marcheerdink]: Chapter 6: Moved
894the kbd patch to the default installation instructions; upgraded to
895kbd-1.06-2.patch to fix installation of some programs; added the
896descriptions for these programs; removed the loadkeys -d warning that
897was a leftover from the time where loadkeys -d wasn't fixed yet.</para></listitem>
898
[0bafc62]899<listitem><para>December 11th, 2001 [markh]: Chapter 6: Add the "why we
900cd $LFS before chroot" explanation.</para></listitem>
901
[18b60585]902<listitem><para>December 10th, 2001 [markh]: Chapter 6: Add kbd patch
903for loadkeys -d behaviour (patch by Matthias Benkmann; originally posted
904to the lfs-dev list).</para></listitem>
905
[60fd3bb]906<listitem><para>December 10th, 2001 [markh]: Chapter 6: Re-create
907symlinks in bash, fileutils and gcc instructions to make the Chapter 6
908instructions independent of those in chapter 5.</para></listitem>
909
[8c5e7152]910<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: Cleaned
911up the sed commands to use the backup file that was created earlier instead
912of writing to an intermediate 'tmp~' file.</para></listitem>
913
914<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: 'make'
915command for diffutils installation changed to 'make PR_PROGRAM=/usr/bin/pr.'
916This bug was reported by Greg Schafer.</para></listitem>
917
[e35dcc6]918<listitem><para>December 7th, 2001 [gerard]: Chapter 6: Change the
919configure command from <emphasis>./Configure -Dprefix=/usr</emphasis> to
920<emphasis>./configure.gnu --prefix=/usr</emphasis>. This is more consistent
921with the installation instructions for the other packages, and the result
922is identical to the old way.</para></listitem>
923
[debc30b]924<listitem><para>December 3rd, 2001 [markh]: Chapter 2: Added the Which
925Platform? section.</para></listitem>
926
927</itemizedlist>
928
[e4ebaa15]929<para>3.1 - December 3rd, 2001</para>
930
[65f4c06]931<itemizedlist>
932
[2443baa]933<listitem><para>Added:
934
935<itemizedlist>
936<listitem><para>reiserfsprogs-3.x.0j</para></listitem>
937</itemizedlist>
938
939</para></listitem>
940
[90e95f4]941<listitem><para>Updated to:
942
943<itemizedlist>
[04614eb]944<listitem><para>MAKEDEV-1.4</para></listitem>
945<listitem><para>bash-2.05a</para></listitem>
[90e95f4]946<listitem><para>e2fsprogs-1.25</para></listitem>
947<listitem><para>gettext-0.10.40</para></listitem>
[93c0fbf]948<listitem><para>libtool-1.4.2</para></listitem>
[04614eb]949<listitem><para>lilo-22.1</para></listitem>
[2bde642]950<listitem><para>linux-2.4.16</para></listitem>
[aff249c]951<listitem><para>man-1.5j</para></listitem>
[04614eb]952<listitem><para>man-pages-1.43</para></listitem>
[2bde642]953<listitem><para>modutils-2.4.12</para></listitem>
[93c0fbf]954<listitem><para>sysvinit-2.83</para></listitem>
[04614eb]955<listitem><para>util-linux-2.11m</para></listitem>
[93c0fbf]956<listitem><para>vim-6.0</para></listitem>
[90e95f4]957</itemizedlist>
958
959</para></listitem>
[04614eb]960
[8bd7186]961<listitem><para>November 30th, 2001 [markh]: Chapter 6: Updated to
962man-1.5j. Removed the sed which we had to use with the old version as
963the new one detects awk properly.</para></listitem>
964
[01669da]965<listitem><para>November 30th, 2001 [markh]: Chapter 5: Added static
966library explanation originally posted on lfs-apps (when it still
967existed) by Plasmatic.</para></listitem>
968
[2bde642]969<listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to
970kernel-2.4.16 and modutils-2.4.12.</para></listitem>
971
[9ab8435]972<listitem><para>November 26th, 2001 [markh]: Chapter 6: Added FHS
973compliance notes to the findutils installation.</para></listitem>
974
[04614eb]975<listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to
976bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and
977util-linux-2.11m.</para></listitem>
[90e95f4]978
[1fca9db]979<listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lex
980script instead of link to flex following comment on lfs-dev. (This is
981similar to what we do with bison and yacc).</para></listitem>
982
[4d6fc2da]983<listitem><para>October 27th, 2001 [markh]: General: Large XML Tidy-up.
984Shouldn't affect the book text or layout. If it does, something has
985gone wrong!</para></listitem>
986
[2443baa]987<listitem><para>October 27th, 2001 [markh]: Chapter 6: Added
988reiserfsprogs-3.x.0j and updated to lilo-22.0.2.</para></listitem>
989
[ef94a94]990<listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
991spelling errors which were reported.</para></listitem>
992
[94f49159]993<listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
994explanation as to why we copy the kernel headers rather than symlink
995them.</para></listitem>
996
[9f13b5a6]997<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
998uncompress to the gunzip description as it was
999missing.</para></listitem>
1000
[f2fba74]1001<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
1002Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
1003util-linux-2.11l.</para></listitem>
1004
[a2021d8d]1005<listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
[4985cd0]1006--datadir option, kbd's default is set properly already.</para></listitem>
1007
[985fd98]1008<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
[d920fb0]1009the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt"/>
[985fd98]1010lfs-hint</para></listitem>
1011
[93c0fbf]1012<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the
1013installation instructions to fix a bug in vim-6.0's
1014<filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable
1015to specify the global vimrc file as
1016<filename>/etc/vimrc</filename></para></listitem>
1017
[985fd98]1018<listitem><para>October 7th, 2001 [gerard]: Chapter 6: Updated to
1019libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
1020util-linux-2.11l and vim-6.0</para></listitem>
1021
[3bc51a5]1022<listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the
1023reference to the LFS Counter at
[d920fb0]1024<ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi"/></para></listitem>
[3bc51a5]1025
[b729777]1026<listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
1027Added reference to the news server</para></listitem>
1028
1029<listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
[90e95f4]1030--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
[f129c76]1031instructions. The reason for the change is that a value of / will cause
1032symlinks and installation paths to use things like //lib instead of
1033just /lib. This isn't bad perse, it just doesn't look
1034nice.</para></listitem>
[90e95f4]1035
1036<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
1037e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
1038util-linux-2.11i.</para></listitem>
1039
[a2d9cdf]1040<listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
[53ad30a]1041descriptions into alphabetical order.</para></listitem>
1042
1043</itemizedlist>
1044
[bfbdaed]1045<para>3.0 - September 21st, 2001</para>
[43ccc22]1046
1047<itemizedlist>
1048
1049<listitem><para>Updated to:
1050
1051<itemizedlist>
1052
1053<listitem><para>e2fsprogs-1.24</para></listitem>
1054
1055</itemizedlist>
1056
1057</para></listitem>
1058
1059<listitem><para>September 21st, 2001 [markh]: Chapter 1+7: Changed the
1060mailing list information to reflect the new ml
1061structure. The Ch7 change is that the rc and rcS scripts now ask people
1062to report problems to lfs-dev instead of lfs-discuss.</para></listitem>
1063
1064<listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC:
1065Added --enable-threads=posix to chapter 5, and changed --enable-threads to
1066--enable-threads=posix in chapter 6. Although the default is posix threads
1067when
1068not specified, it's clearer this way what's being
1069enabled.</para></listitem>
1070
1071<listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
1072Added notes how to deal with psmisc's pidof symlink (in case sysvinit
1073isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
1074configure script in order for the programs to be installed in /bin
1075rather than /usr/bin (bootscripts may use them, so they must be in
1076/bin).</para></listitem>
1077
1078<listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:
1079Added USRGAMES_DIR=/usr/bin to the make install routine so that
1080/usr/games isn't created for banner and it is installed in
1081/usr/bin.</para></listitem>
1082
1083<listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
1084Updated to version 1.24.</para></listitem>
1085
1086<listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added
1087missing &amp;&amp; to 'done' and chmod the configure script to mode 755
1088instead of 700 (more of a default mode so people don't _have_ to be
1089running as the owner of that file).</para></listitem>
1090
1091</itemizedlist>
1092
[6370fa6]1093</sect1>
1094
Note: See TracBrowser for help on using the repository browser.