source: BOOK/introduction/common/changelog.xml@ f33aee3

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

r828@server (orig r826): darcym | 2005-12-05 04:43:19 -0800
Updated Some missig text areas with basic detail to at least make the book closer to production
Changed process for getting value for $LFSHOME to a less user error system
Update changelog to reflect changes


  • Property mode set to 100644
File size: 10.5 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
40 <listitem>
41 <para>December 5, 2005</para>
42 <itemizedlist>
43 <listitem>
44 <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
45 </listitem>
46 </itemizedlist>
47 </listitem>
48
49 <listitem>
50 <para>December 5, 2005</para>
51 <itemizedlist>
52 <listitem>
53 <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
54 user error system. This change will will need to be validated by
55 by other devs</para>
56 </listitem>
57 </itemizedlist>
58 </listitem>
59
60 <listitem>
61 <para>December 3, 2005</para>
62 <itemizedlist>
63 <listitem>
64 <para>[ken] - Reference a home directory for dummy user when testing
65 coreutils, and correct sed 'man page' to 'HTML documentation', both
66 from LFS.</para>
67 </listitem>
68 </itemizedlist>
69 </listitem>
70
71 <listitem>
72 <para>December 2, 2005</para>
73 <itemizedlist>
74 <listitem>
75 <para>[jim] - Updated to Man-Pages 2.16.</para>
76 </listitem>
77 </itemizedlist>
78 </listitem>
79
80 <listitem>
81 <para>December 1, 2005</para>
82 <itemizedlist>
83 <listitem>
84 <para>[jim] - Updated to Linux 2.6.14.3.</para>
85 </listitem>
86 <listitem>
87 <para>[jim] - Updated to Man-Pages 2.15.</para>
88 </listitem>
89 <listitem>
90 <para>[jim] - Updated to Udev 076.</para>
91 </listitem>
92 <listitem>
93 <para>[jim] - Added support for Sparc v8 and below.</para>
94 </listitem>
95 </itemizedlist>
96 </listitem>
97
98 <listitem>
99 <para>November 30, 2005</para>
100 <itemizedlist>
101 <listitem>
102 <para>[jim] - Text updates to final-system.</para>
103 </listitem>
104 <listitem>
105 <para>[jim] - Text updates to temp-tools.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>November 29, 2005</para>
112 <itemizedlist>
113 <listitem>
114 <para>[jim] - Text updates to chroot.</para>
115 </listitem>
116 <listitem>
117 <para>[jim] - Text updates to boot.</para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>November 28, 2005</para>
124 <itemizedlist>
125 <listitem>
126 <para>[jim] - Text updates to glibc in all sections.</para>
127 </listitem>
128 <listitem>
129 <para>[jim] - Text updates to temp-system.</para>
130 </listitem>
131 <listitem>
132 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>November 27, 2005</para>
139 <itemizedlist>
140 <listitem>
141 <para>[jim] - Text updates to gcc in all sections.</para>
142 </listitem>
143 <listitem>
144 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
145 </listitem>
146 </itemizedlist>
147 </listitem>
148
149 <listitem>
150 <para>November 25, 2005</para>
151 <itemizedlist>
152 <listitem>
153 <para>[jim] - Text updates to binutils in all sections.</para>
154 </listitem>
155 </itemizedlist>
156 </listitem>
157
158 <listitem>
159 <para>November 24, 2005</para>
160 <itemizedlist>
161 <listitem>
162 <para>[Matt Darcy] - Text updates to resources page </para>
163 </listitem>
164 <listitem>
165 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
166 that it no longer exists</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>November 23, 2005</para>
173 <itemizedlist>
174 <listitem>
175 <para>[jim] - For inetutils to utilize the Ncurses headers in
176 /tools/include.</para>
177 </listitem>
178 </itemizedlist>
179 </listitem>
180
181 <listitem>
182 <para>November 21, 2005</para>
183 <itemizedlist>
184 <listitem>
185 <para>[jim] - Updated to Udev 075.</para>
186 </listitem>
187 <listitem>
188 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
189 </listitem>
190 </itemizedlist>
191 </listitem>
192
193 <listitem>
194 <para>November 20, 2005</para>
195 <itemizedlist>
196 <listitem>
197 <para>[jim] - Updated to Findutils 4.2.26.</para>
198 </listitem>
199 </itemizedlist>
200 </listitem>
201
202 <listitem>
203 <para>November 18, 2005</para>
204 <itemizedlist>
205 <listitem>
206 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
207 package.</para>
208 </listitem>
209 </itemizedlist>
210 </listitem>
211
212 <listitem>
213 <para>November 17, 2005</para>
214 <itemizedlist>
215 <listitem>
216 <para>[jim] - Update to Man-Pages 2.14.</para>
217 </listitem>
218 <listitem>
219 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
220 Architecture. New Patch added.</para>
221 </listitem>
222 <listitem>
223 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
224 </listitem>
225 </itemizedlist>
226 </listitem>
227
228 <listitem>
229 <para>November 13, 2005</para>
230 <itemizedlist>
231 <listitem>
232 <para>[manuel] - Improve the heuristic for determining a locale that
233 is supported by both Glibc and packages outside LFS. Ported from
234 LFS-SVN.</para>
235 </listitem>
236 <listitem>
237 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
238 as make runs it automatically. Ported from LFS-SVN.</para>
239 </listitem>
240 <listitem>
241 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
242 </listitem>
243 <listitem>
244 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
245 </listitem>
246 </itemizedlist>
247 </listitem>
248
249 <listitem>
250 <para>November 10, 2005</para>
251 <itemizedlist>
252 <listitem>
253 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
254 testsuite. Ported from LFS-SVN.</para>
255 </listitem>
256 <listitem>
257 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
258 </listitem>
259 <listitem>
260 <para>[jim] - Added text for multilib kernel build requirements.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>November 9, 2005</para>
267 <itemizedlist>
268 <listitem>
269 <para>[manuel] - Stop Udev from killing udevd processes on the
270 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
271 </listitem>
272 <listitem>
273 <para>[manuel] - Install the binaries from Less to /usr/bin instead
274 of /bin. Ported from LFS-SVN.</para>
275 </listitem>
276 <listitem>
277 <para>[manuel] - Removed SBUs and disk usage information.</para>
278 </listitem>
279 <listitem>
280 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
281 </listitem>
282 </itemizedlist>
283 </listitem>
284
285 <listitem>
286 <para>November 8, 2005</para>
287 <itemizedlist>
288 <listitem>
289 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
290 </listitem>
291 </itemizedlist>
292 </listitem>
293
294 <listitem>
295 <para>November 7, 2005</para>
296 <itemizedlist>
297 <listitem>
298 <para>[manuel] - Remove the optimization related warnings from the
299 toolchain packages. Ported from LFS-SVN.</para>
300 </listitem>
301 <listitem>
302 <para>[manuel] - Install Vim's documentation to <filename
303 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
304 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
305 Ported from LFS-SVN.</para>
306 </listitem>
307 <listitem>
308 <para>[manuel] - Correct the instructions for running the
309 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
310 </listitem>
311 <listitem>
312 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
313 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>November 6, 2005</para>
320 <itemizedlist>
321 <listitem>
322 <para>[jim] - Updated to Coreutils 5.93.</para>
323 </listitem>
324 <listitem>
325 <para>[jim] - Updated to Procps 3.2.6.</para>
326 </listitem>
327 <listitem>
328 <para>[jim] - Updated to Man-Pages 2.13.</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>November 5, 2005</para>
335 <itemizedlist>
336 <listitem>
337 <para>[jim] - Updated to psmisc 21.8.</para>
338 </listitem>
339 </itemizedlist>
340 </listitem>
341
342 <listitem>
343 <para>November 3, 2005</para>
344 <itemizedlist>
345 <listitem>
346 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
347 Added fixes for dircolors and md5sum also.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>October 31, 2005</para>
354 <itemizedlist>
355 <listitem>
356 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
357 </listitem>
358 </itemizedlist>
359 </listitem>
360
361 </itemizedlist>
362
363 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
364
365</sect1>
Note: See TracBrowser for help on using the repository browser.