source: chapter01/changelog.xml@ ef4653b

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 ef4653b was 4735209, checked in by Mark Hymers <markh@…>, 22 years ago

move makedev to before glibc and remove manual /dev/null creation

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

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