source: chapter01/changelog.xml@ b4ff064a

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

remove chown /lost+found

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

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