source: chapter01/changelog.xml@ 3c8d339

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 v3_2 v3_3 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 3c8d339 was e3c61da, checked in by Gerard Beekmans <gerard@…>, 23 years ago

noted appendixa-bootscripts additions

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

  • Property mode set to 100644
File size: 10.4 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
[debc30b]7<itemizedlist>
8
[e3c61da]9<listitem><para>January 15th, 2002 [gerard]: Appendix A: Added bootscripts
10files (dependencies, download location, descriptions)</para></listitem>
11
[fd4c523]12<listitem><para>January 15th, 2002 [gerard]: Chapter 6: Added bootscripts
13installation.</para></listitem>
14
[3ee88b6]15<listitem><para>January 15th, 2002 [gerard]: Chapter 7: Removed most of the
16scripts, only left the part of a few where we setup up config files in
17/etc/sysconfig.</para></listitem>
18
[e224bf8]19<listitem><para>January 15th, 2002 [gerard]: Chapter 6 - Configuring
20Sysvinit: Changed the inittab contents to match the new
21bootscripts.</para></listitem>
22
[4023fcb]23<listitem><para>January 15th, 2002 [marcheerdink]: Chapter 6 - file: changed
24the installation instruction so the sed isn't nessecary anymore.</para></listitem>
25
[420aa7ab]26<listitem><para>January 14th, 2002 [marcheerdink]: Changed the kernel header
27files installation in chapter 5 so it's a bit more portable.</para></listitem>
28
[7992768]29<listitem><para>January 6th, 2002 [gerard]: Reformatted the dependency
30lists.</para></listitem>
31
[2b3f423b]32<listitem><para>January 1st, 2002 [gerard]: Happy New Year
33LFS!</para></listitem>
34
[df345e5]35<listitem><para>January 1st, 2002 [markh]: First Changelog of New Year!
36Update copyright notice to cover 2002 ;-) OK - I'm
37sad...</para></listitem>
38
[89b8b0b]39<listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Ed: Reworded why
40ed is optional to eliminate some confusion.</para></listitem>
41
42<listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Texinfo: Reworded
43the TEXMF explanation to eliminate some confusion.</para></listitem>
44
45<listitem><para>December 15th, 2001 [gerard]: Chapter 4: Replaced the "One
[a8e9585]46partition hint" reference with lfs_next_to_existing_systems.txt hint
47reference.</para></listitem>
48
[9b29852]49<listitem><para>December 15th, 2001 [markh]: Finish Appendix merge. All
50of the old appendices A, B and D are now in one (large) Appendix
51A.</para></listitem>
52
53<listitem><para>December 14th, 2001 [markh]: Merged appendices A and
54B.</para></listitem>
55
[16b1b7b]56<listitem><para>December 13th, 2001 [markh]: Appendix B: Changed dbhtml
57tag so that the flex page is now created as flex.html instead of
58flex</para></listitem>
59
[f0d83fd]60<listitem><para>December 13th, 2001 [markh]: Appendix D: Moved
61metalab.unc.edu and ftp.ibiblio.org references to the proper URL
62ibiblio.org.</para></listitem>
63
[74ab612]64<listitem><para>December 12th, 2001 [marcheerdink]: Chapter 6: Moved
65the kbd patch to the default installation instructions; upgraded to
66kbd-1.06-2.patch to fix installation of some programs; added the
67descriptions for these programs; removed the loadkeys -d warning that
68was a leftover from the time where loadkeys -d wasn't fixed yet.</para></listitem>
69
[0bafc62]70<listitem><para>December 11th, 2001 [markh]: Chapter 6: Add the "why we
71cd $LFS before chroot" explanation.</para></listitem>
72
[18b60585]73<listitem><para>December 10th, 2001 [markh]: Chapter 6: Add kbd patch
74for loadkeys -d behaviour (patch by Matthias Benkmann; originally posted
75to the lfs-dev list).</para></listitem>
76
[60fd3bb]77<listitem><para>December 10th, 2001 [markh]: Chapter 6: Re-create
78symlinks in bash, fileutils and gcc instructions to make the Chapter 6
79instructions independent of those in chapter 5.</para></listitem>
80
[8c5e7152]81<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: Cleaned
82up the sed commands to use the backup file that was created earlier instead
83of writing to an intermediate 'tmp~' file.</para></listitem>
84
85<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: 'make'
86command for diffutils installation changed to 'make PR_PROGRAM=/usr/bin/pr.'
87This bug was reported by Greg Schafer.</para></listitem>
88
[e35dcc6]89<listitem><para>December 7th, 2001 [gerard]: Chapter 6: Change the
90configure command from <emphasis>./Configure -Dprefix=/usr</emphasis> to
91<emphasis>./configure.gnu --prefix=/usr</emphasis>. This is more consistent
92with the installation instructions for the other packages, and the result
93is identical to the old way.</para></listitem>
94
[debc30b]95<listitem><para>December 3rd, 2001 [markh]: Chapter 2: Added the Which
96Platform? section.</para></listitem>
97
98</itemizedlist>
99
[e4ebaa15]100<para>3.1 - December 3rd, 2001</para>
101
[65f4c06]102<itemizedlist>
103
[2443baa]104<listitem><para>Added:
105
106<itemizedlist>
107<listitem><para>reiserfsprogs-3.x.0j</para></listitem>
108</itemizedlist>
109
110</para></listitem>
111
[90e95f4]112<listitem><para>Updated to:
113
114<itemizedlist>
[04614eb]115<listitem><para>MAKEDEV-1.4</para></listitem>
116<listitem><para>bash-2.05a</para></listitem>
[90e95f4]117<listitem><para>e2fsprogs-1.25</para></listitem>
118<listitem><para>gettext-0.10.40</para></listitem>
[93c0fbf]119<listitem><para>libtool-1.4.2</para></listitem>
[04614eb]120<listitem><para>lilo-22.1</para></listitem>
[2bde642]121<listitem><para>linux-2.4.16</para></listitem>
[aff249c]122<listitem><para>man-1.5j</para></listitem>
[04614eb]123<listitem><para>man-pages-1.43</para></listitem>
[2bde642]124<listitem><para>modutils-2.4.12</para></listitem>
[93c0fbf]125<listitem><para>sysvinit-2.83</para></listitem>
[04614eb]126<listitem><para>util-linux-2.11m</para></listitem>
[93c0fbf]127<listitem><para>vim-6.0</para></listitem>
[90e95f4]128</itemizedlist>
129
130</para></listitem>
[04614eb]131
[8bd7186]132<listitem><para>November 30th, 2001 [markh]: Chapter 6: Updated to
133man-1.5j. Removed the sed which we had to use with the old version as
134the new one detects awk properly.</para></listitem>
135
[01669da]136<listitem><para>November 30th, 2001 [markh]: Chapter 5: Added static
137library explanation originally posted on lfs-apps (when it still
138existed) by Plasmatic.</para></listitem>
139
[2bde642]140<listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to
141kernel-2.4.16 and modutils-2.4.12.</para></listitem>
142
[9ab8435]143<listitem><para>November 26th, 2001 [markh]: Chapter 6: Added FHS
144compliance notes to the findutils installation.</para></listitem>
145
[04614eb]146<listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to
147bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and
148util-linux-2.11m.</para></listitem>
[90e95f4]149
[1fca9db]150<listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lex
151script instead of link to flex following comment on lfs-dev. (This is
152similar to what we do with bison and yacc).</para></listitem>
153
[4d6fc2da]154<listitem><para>October 27th, 2001 [markh]: General: Large XML Tidy-up.
155Shouldn't affect the book text or layout. If it does, something has
156gone wrong!</para></listitem>
157
[2443baa]158<listitem><para>October 27th, 2001 [markh]: Chapter 6: Added
159reiserfsprogs-3.x.0j and updated to lilo-22.0.2.</para></listitem>
160
[ef94a94]161<listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
162spelling errors which were reported.</para></listitem>
163
[94f49159]164<listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
165explanation as to why we copy the kernel headers rather than symlink
166them.</para></listitem>
167
[9f13b5a6]168<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
169uncompress to the gunzip description as it was
170missing.</para></listitem>
171
[f2fba74]172<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
173Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
174util-linux-2.11l.</para></listitem>
175
[a2021d8d]176<listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
[4985cd0]177--datadir option, kbd's default is set properly already.</para></listitem>
178
[985fd98]179<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
180the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt">http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt</ulink>
181lfs-hint</para></listitem>
182
[93c0fbf]183<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the
184installation instructions to fix a bug in vim-6.0's
185<filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable
186to specify the global vimrc file as
187<filename>/etc/vimrc</filename></para></listitem>
188
[985fd98]189<listitem><para>October 7th, 2001 [gerard]: Chapter 6: Updated to
190libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
191util-linux-2.11l and vim-6.0</para></listitem>
192
[3bc51a5]193<listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the
194reference to the LFS Counter at
195<ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi">
196http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink></para></listitem>
197
[b729777]198<listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
199Added reference to the news server</para></listitem>
200
201<listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
[90e95f4]202--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
[f129c76]203instructions. The reason for the change is that a value of / will cause
204symlinks and installation paths to use things like //lib instead of
205just /lib. This isn't bad perse, it just doesn't look
206nice.</para></listitem>
[90e95f4]207
208<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
209e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
210util-linux-2.11i.</para></listitem>
211
[a2d9cdf]212<listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
[53ad30a]213descriptions into alphabetical order.</para></listitem>
214
215</itemizedlist>
216
[bfbdaed]217<para>3.0 - September 21st, 2001</para>
[43ccc22]218
219<itemizedlist>
220
221<listitem><para>Updated to:
222
223<itemizedlist>
224
225<listitem><para>e2fsprogs-1.24</para></listitem>
226
227</itemizedlist>
228
229</para></listitem>
230
231<listitem><para>September 21st, 2001 [markh]: Chapter 1+7: Changed the
232mailing list information to reflect the new ml
233structure. The Ch7 change is that the rc and rcS scripts now ask people
234to report problems to lfs-dev instead of lfs-discuss.</para></listitem>
235
236<listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC:
237Added --enable-threads=posix to chapter 5, and changed --enable-threads to
238--enable-threads=posix in chapter 6. Although the default is posix threads
239when
240not specified, it's clearer this way what's being
241enabled.</para></listitem>
242
243<listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
244Added notes how to deal with psmisc's pidof symlink (in case sysvinit
245isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
246configure script in order for the programs to be installed in /bin
247rather than /usr/bin (bootscripts may use them, so they must be in
248/bin).</para></listitem>
249
250<listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:
251Added USRGAMES_DIR=/usr/bin to the make install routine so that
252/usr/games isn't created for banner and it is installed in
253/usr/bin.</para></listitem>
254
255<listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
256Updated to version 1.24.</para></listitem>
257
258<listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added
259missing &amp;&amp; to 'done' and chmod the configure script to mode 755
260instead of 700 (more of a default mode so people don't _have_ to be
261running as the owner of that file).</para></listitem>
262
263</itemizedlist>
264
[6370fa6]265</sect1>
266
Note: See TracBrowser for help on using the repository browser.