source: chapter01/changelog.xml@ f0c5c0b

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 f0c5c0b was 89b8b0b, checked in by Gerard Beekmans <gerard@…>, 23 years ago

noted the rewording of TEXMF (chap6-texinfo) and the need to install ed

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

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