source: chapter01/changelog.xml@ 29c0dc0

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 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 29c0dc0 was 29c0dc0, checked in by Mark Hymers <markh@…>, 22 years ago

[Bug 45] man-pages-1.47 removed patch changed location and updated package

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

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