1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
<sect1 id="ch01-changelog">
<title>Changelog</title>
<?dbhtml filename="changelog.html" dir="chapter01"?>
<para>&version; - &releasedate;</para>
<itemizedlist>
<listitem><para>Updated to:
<itemizedlist>
<listitem><para>e2fsprogs-1.25</para></listitem>
<listitem><para>gettext-0.10.40</para></listitem>
<listitem><para>libtool-1.4.2</para></listitem>
<listitem><para>lilo-22.0</para></listitem>
<listitem><para>linux-2.4.10</para></listitem>
<listitem><para>man-pages-1.40</para></listitem>
<listitem><para>modutils-2.4.10</para></listitem>
<listitem><para>sysvinit-2.83</para></listitem>
<listitem><para>util-linux-2.11l</para></listitem>
<listitem><para>vim-6.0</para></listitem>
</itemizedlist>
</para></listitem>
<listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
spelling errors which were reported.</para></listitem>
<listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
explanation as to why we copy the kernel headers rather than symlink
them.</para></listitem>
<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
uncompress to the gunzip description as it was
missing.</para></listitem>
<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
util-linux-2.11l.</para></listitem>
<listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
--datadir option, kbd's default is set properly already.</para></listitem>
<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt">http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt</ulink>
lfs-hint</para></listitem>
<listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the
installation instructions to fix a bug in vim-6.0's
<filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable
to specify the global vimrc file as
<filename>/etc/vimrc</filename></para></listitem>
<listitem><para>October 7th, 2001 [gerard]: Chapter 6: Updated to
libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
util-linux-2.11l and vim-6.0</para></listitem>
<listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the
reference to the LFS Counter at
<ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi">
http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink></para></listitem>
<listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
Added reference to the news server</para></listitem>
<listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
instructions. The reason for the change is that a value of / will cause
symlinks and installation paths to use things like //lib instead of
just /lib. This isn't bad perse, it just doesn't look
nice.</para></listitem>
<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
util-linux-2.11i.</para></listitem>
<listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
descriptions into alphabetical order.</para></listitem>
</itemizedlist>
</sect1>
|