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