source: chapter01/changelog.xml@ da964e9

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

upgraded to lfs-bootscripts-1.10

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

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