source: chapter01/changelog.xml@ debc30b

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 debc30b was debc30b, checked in by Mark Hymers <markh@…>, 23 years ago

add platform page

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

  • Property mode set to 100644
File size: 6.6 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 3rd, 2001 [markh]: Chapter 2: Added the Which
10Platform? section.</para></listitem>
11
12</itemizedlist>
13
14<para>3.1 - December 3rd, 2001</para>
15
16<itemizedlist>
17
18<listitem><para>Added:
19
20<itemizedlist>
21<listitem><para>reiserfsprogs-3.x.0j</para></listitem>
22</itemizedlist>
23
24</para></listitem>
25
26<listitem><para>Updated to:
27
28<itemizedlist>
29<listitem><para>MAKEDEV-1.4</para></listitem>
30<listitem><para>bash-2.05a</para></listitem>
31<listitem><para>e2fsprogs-1.25</para></listitem>
32<listitem><para>gettext-0.10.40</para></listitem>
33<listitem><para>libtool-1.4.2</para></listitem>
34<listitem><para>lilo-22.1</para></listitem>
35<listitem><para>linux-2.4.16</para></listitem>
36<listitem><para>man-1.5j</para></listitem>
37<listitem><para>man-pages-1.43</para></listitem>
38<listitem><para>modutils-2.4.12</para></listitem>
39<listitem><para>sysvinit-2.83</para></listitem>
40<listitem><para>util-linux-2.11m</para></listitem>
41<listitem><para>vim-6.0</para></listitem>
42</itemizedlist>
43
44</para></listitem>
45
46<listitem><para>November 30th, 2001 [markh]: Chapter 6: Updated to
47man-1.5j. Removed the sed which we had to use with the old version as
48the new one detects awk properly.</para></listitem>
49
50<listitem><para>November 30th, 2001 [markh]: Chapter 5: Added static
51library explanation originally posted on lfs-apps (when it still
52existed) by Plasmatic.</para></listitem>
53
54<listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to
55kernel-2.4.16 and modutils-2.4.12.</para></listitem>
56
57<listitem><para>November 26th, 2001 [markh]: Chapter 6: Added FHS
58compliance notes to the findutils installation.</para></listitem>
59
60<listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to
61bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and
62util-linux-2.11m.</para></listitem>
63
64<listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lex
65script instead of link to flex following comment on lfs-dev. (This is
66similar to what we do with bison and yacc).</para></listitem>
67
68<listitem><para>October 27th, 2001 [markh]: General: Large XML Tidy-up.
69Shouldn't affect the book text or layout. If it does, something has
70gone wrong!</para></listitem>
71
72<listitem><para>October 27th, 2001 [markh]: Chapter 6: Added
73reiserfsprogs-3.x.0j and updated to lilo-22.0.2.</para></listitem>
74
75<listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
76spelling errors which were reported.</para></listitem>
77
78<listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
79explanation as to why we copy the kernel headers rather than symlink
80them.</para></listitem>
81
82<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
83uncompress to the gunzip description as it was
84missing.</para></listitem>
85
86<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
87Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
88util-linux-2.11l.</para></listitem>
89
90<listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
91--datadir option, kbd's default is set properly already.</para></listitem>
92
93<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
94the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt">http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt</ulink>
95lfs-hint</para></listitem>
96
97<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the
98installation instructions to fix a bug in vim-6.0's
99<filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable
100to specify the global vimrc file as
101<filename>/etc/vimrc</filename></para></listitem>
102
103<listitem><para>October 7th, 2001 [gerard]: Chapter 6: Updated to
104libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
105util-linux-2.11l and vim-6.0</para></listitem>
106
107<listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the
108reference to the LFS Counter at
109<ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi">
110http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink></para></listitem>
111
112<listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
113Added reference to the news server</para></listitem>
114
115<listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
116--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
117instructions. The reason for the change is that a value of / will cause
118symlinks and installation paths to use things like //lib instead of
119just /lib. This isn't bad perse, it just doesn't look
120nice.</para></listitem>
121
122<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
123e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
124util-linux-2.11i.</para></listitem>
125
126<listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
127descriptions into alphabetical order.</para></listitem>
128
129</itemizedlist>
130
131<para>3.0 - September 21st, 2001</para>
132
133<itemizedlist>
134
135<listitem><para>Updated to:
136
137<itemizedlist>
138
139<listitem><para>e2fsprogs-1.24</para></listitem>
140
141</itemizedlist>
142
143</para></listitem>
144
145<listitem><para>September 21st, 2001 [markh]: Chapter 1+7: Changed the
146mailing list information to reflect the new ml
147structure. The Ch7 change is that the rc and rcS scripts now ask people
148to report problems to lfs-dev instead of lfs-discuss.</para></listitem>
149
150<listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC:
151Added --enable-threads=posix to chapter 5, and changed --enable-threads to
152--enable-threads=posix in chapter 6. Although the default is posix threads
153when
154not specified, it's clearer this way what's being
155enabled.</para></listitem>
156
157<listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
158Added notes how to deal with psmisc's pidof symlink (in case sysvinit
159isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
160configure script in order for the programs to be installed in /bin
161rather than /usr/bin (bootscripts may use them, so they must be in
162/bin).</para></listitem>
163
164<listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:
165Added USRGAMES_DIR=/usr/bin to the make install routine so that
166/usr/games isn't created for banner and it is installed in
167/usr/bin.</para></listitem>
168
169<listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
170Updated to version 1.24.</para></listitem>
171
172<listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added
173missing &amp;&amp; to 'done' and chmod the configure script to mode 755
174instead of 700 (more of a default mode so people don't _have_ to be
175running as the owner of that file).</para></listitem>
176
177</itemizedlist>
178
179</sect1>
180
Note: See TracBrowser for help on using the repository browser.