source: BOOK/introduction/common/changelog.xml@ 71a36dc

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 71a36dc was 71a36dc, checked in by Jim Gifford <clfs@…>, 19 years ago

r715@server (orig r713): jim | 2005-11-17 23:20:55 -0800

r784@server: jim | 2005-11-17 23:16:16 -0800
Updated to Linux Kernel 2.6.14.2


  • Property mode set to 100644
File size: 5.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Master Changelog</title>
12
13 <para>This is version &version; of the Linux From Scratch book, dated
14 &releasedate;. If this book is more than six months old, a newer and better
15 version is probably already available. To find out, please check one of the
16 mirrors via <ulink url="&lfs-root;"/>.</para>
17
18 <para>Below is a list of detailed changes made since the previous release of
19 the book.</para>
20
21 <itemizedlist>
22 <title>Changelog Entries:</title>
23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
30 <para>[name] - New changelog entry.</para>
31 </listitem>
32 <listitem>
33 <para>[name] - Previous changelog entry.</para>
34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
38
39 <listitem>
40 <para>November 17, 2005</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jim] - Update to Man-Pages 2.14.</para>
44 </listitem>
45 <listitem>
46 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
47 Architecture. New Patch added.</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
52 <listitem>
53 <para>November 13, 2005</para>
54 <itemizedlist>
55 <listitem>
56 <para>[manuel] - Improve the heuristic for determining a locale that
57 is supported by both Glibc and packages outside LFS. Ported from
58 LFS-SVN.</para>
59 </listitem>
60 <listitem>
61 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
62 as make runs it automatically. Ported from LFS-SVN.</para>
63 </listitem>
64 <listitem>
65 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
66 </listitem>
67 <listitem>
68 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
69 </listitem>
70 </itemizedlist>
71 </listitem>
72
73 <listitem>
74 <para>November 10, 2005</para>
75 <itemizedlist>
76 <listitem>
77 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
78 testsuite. Ported from LFS-SVN.</para>
79 </listitem>
80 <listitem>
81 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
82 </listitem>
83 <listitem>
84 <para>[jim] - Added text for multilib kernel build requirements.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>November 9, 2005</para>
91 <itemizedlist>
92 <listitem>
93 <para>[manuel] - Stop Udev from killing udevd processes on the
94 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
95 </listitem>
96 <listitem>
97 <para>[manuel] - Install the binaries from Less to /usr/bin instead
98 of /bin. Ported from LFS-SVN.</para>
99 </listitem>
100 <listitem>
101 <para>[manuel] - Removed SBUs and disk usage information.</para>
102 </listitem>
103 <listitem>
104 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
109 <listitem>
110 <para>November 8, 2005</para>
111 <itemizedlist>
112 <listitem>
113 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
114 </listitem>
115 </itemizedlist>
116 </listitem>
117
118 <listitem>
119 <para>November 7, 2005</para>
120 <itemizedlist>
121 <listitem>
122 <para>[manuel] - Remove the optimization related warnings from the
123 toolchain packages. Ported from LFS-SVN.</para>
124 </listitem>
125 <listitem>
126 <para>[manuel] - Install Vim's documentation to <filename
127 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
128 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
129 Ported from LFS-SVN.</para>
130 </listitem>
131 <listitem>
132 <para>[manuel] - Correct the instructions for running the
133 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
134 </listitem>
135 <listitem>
136 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
137 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
138 </listitem>
139 </itemizedlist>
140 </listitem>
141
142 <listitem>
143 <para>November 6, 2005</para>
144 <itemizedlist>
145 <listitem>
146 <para>[jim] - Updated to Coreutils 5.93.</para>
147 </listitem>
148 <listitem>
149 <para>[jim] - Updated to Procps 3.2.6.</para>
150 </listitem>
151 <listitem>
152 <para>[jim] - Updated to Man-Pages 2.13.</para>
153 </listitem>
154 </itemizedlist>
155 </listitem>
156
157 <listitem>
158 <para>November 5, 2005</para>
159 <itemizedlist>
160 <listitem>
161 <para>[jim] - Updated to psmisc 21.8.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>November 3, 2005</para>
168 <itemizedlist>
169 <listitem>
170 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
171 Added fixes for dircolors and md5sum also.</para>
172 </listitem>
173 </itemizedlist>
174 </listitem>
175
176 <listitem>
177 <para>October 31, 2005</para>
178 <itemizedlist>
179 <listitem>
180 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
181 </listitem>
182 </itemizedlist>
183 </listitem>
184
185 </itemizedlist>
186
187 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
188
189</sect1>
Note: See TracBrowser for help on using the repository browser.