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
RevLine 
[3f8be484]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
[9095be6]21 <itemizedlist>
22 <title>Changelog Entries:</title>
[3f8be484]23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
[9095be6]30 <para>[name] - New changelog entry.</para>
[3f8be484]31 </listitem>
32 <listitem>
[9095be6]33 <para>[name] - Previous changelog entry.</para>
[3f8be484]34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
38
[7b2bd6b]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
[bcbcf48]60 <listitem>
61 <para>December 3, 2005</para>
62 <itemizedlist>
63 <listitem>
64 <para>[ken] - Reference a home directory for dummy user when testing
[df0712e]65 coreutils, and correct sed 'man page' to 'HTML documentation', both
66 from LFS.</para>
[bcbcf48]67 </listitem>
68 </itemizedlist>
69 </listitem>
70
[f87f99c]71 <listitem>
[2db7d0d]72 <para>December 2, 2005</para>
[f87f99c]73 <itemizedlist>
74 <listitem>
75 <para>[jim] - Updated to Man-Pages 2.16.</para>
76 </listitem>
77 </itemizedlist>
78 </listitem>
79
[375e915]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>
[cd69c8e]86 <listitem>
87 <para>[jim] - Updated to Man-Pages 2.15.</para>
88 </listitem>
[94787be]89 <listitem>
90 <para>[jim] - Updated to Udev 076.</para>
91 </listitem>
[24a62de]92 <listitem>
93 <para>[jim] - Added support for Sparc v8 and below.</para>
94 </listitem>
[375e915]95 </itemizedlist>
96 </listitem>
97
[e0e40d3]98 <listitem>
99 <para>November 30, 2005</para>
100 <itemizedlist>
101 <listitem>
102 <para>[jim] - Text updates to final-system.</para>
103 </listitem>
[aa3ee8b]104 <listitem>
105 <para>[jim] - Text updates to temp-tools.</para>
106 </listitem>
[e0e40d3]107 </itemizedlist>
108 </listitem>
109
[d3a4fc0]110 <listitem>
[19a6071]111 <para>November 29, 2005</para>
112 <itemizedlist>
113 <listitem>
114 <para>[jim] - Text updates to chroot.</para>
115 </listitem>
[308a04c]116 <listitem>
117 <para>[jim] - Text updates to boot.</para>
118 </listitem>
[19a6071]119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>November 28, 2005</para>
[d3a4fc0]124 <itemizedlist>
125 <listitem>
126 <para>[jim] - Text updates to glibc in all sections.</para>
127 </listitem>
[1bc8e5f]128 <listitem>
129 <para>[jim] - Text updates to temp-system.</para>
130 </listitem>
[735ac8e]131 <listitem>
132 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
133 </listitem>
[d3a4fc0]134 </itemizedlist>
135 </listitem>
136
[d55f00bc]137 <listitem>
[19a6071]138 <para>November 27, 2005</para>
[d55f00bc]139 <itemizedlist>
140 <listitem>
141 <para>[jim] - Text updates to gcc in all sections.</para>
142 </listitem>
[0350f47]143 <listitem>
144 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
145 </listitem>
[d55f00bc]146 </itemizedlist>
147 </listitem>
148
[ed8de1a]149 <listitem>
[19a6071]150 <para>November 25, 2005</para>
[ed8de1a]151 <itemizedlist>
152 <listitem>
153 <para>[jim] - Text updates to binutils in all sections.</para>
154 </listitem>
155 </itemizedlist>
156 </listitem>
157
[3fc6b0b9]158 <listitem>
[19a6071]159 <para>November 24, 2005</para>
[3fc6b0b9]160 <itemizedlist>
161 <listitem>
[9095be6]162 <para>[Matt Darcy] - Text updates to resources page </para>
[3fc6b0b9]163 </listitem>
164 <listitem>
[9095be6]165 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
166 that it no longer exists</para>
[3fc6b0b9]167 </listitem>
168 </itemizedlist>
169 </listitem>
170
[9095be6]171 <listitem>
172 <para>November 23, 2005</para>
[3fc6b0b9]173 <itemizedlist>
174 <listitem>
[9095be6]175 <para>[jim] - For inetutils to utilize the Ncurses headers in
176 /tools/include.</para>
[3fc6b0b9]177 </listitem>
178 </itemizedlist>
179 </listitem>
180
[9095be6]181 <listitem>
182 <para>November 21, 2005</para>
[3fc6b0b9]183 <itemizedlist>
184 <listitem>
[9095be6]185 <para>[jim] - Updated to Udev 075.</para>
[3fc6b0b9]186 </listitem>
187 <listitem>
[9095be6]188 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[3fc6b0b9]189 </listitem>
190 </itemizedlist>
191 </listitem>
192
[9095be6]193 <listitem>
194 <para>November 20, 2005</para>
[3fc6b0b9]195 <itemizedlist>
196 <listitem>
[9095be6]197 <para>[jim] - Updated to Findutils 4.2.26.</para>
[3fc6b0b9]198 </listitem>
199 </itemizedlist>
200 </listitem>
201
202 <listitem>
[9095be6]203 <para>November 18, 2005</para>
[3fc6b0b9]204 <itemizedlist>
205 <listitem>
[9095be6]206 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
207 package.</para>
[3fc6b0b9]208 </listitem>
209 </itemizedlist>
210 </listitem>
211
212 <listitem>
[9095be6]213 <para>November 17, 2005</para>
[3fc6b0b9]214 <itemizedlist>
215 <listitem>
[9095be6]216 <para>[jim] - Update to Man-Pages 2.14.</para>
[3fc6b0b9]217 </listitem>
218 <listitem>
[9095be6]219 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
220 Architecture. New Patch added.</para>
[3fc6b0b9]221 </listitem>
222 <listitem>
[9095be6]223 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[3fc6b0b9]224 </listitem>
225 </itemizedlist>
226 </listitem>
227
228 <listitem>
[9095be6]229 <para>November 13, 2005</para>
[3fc6b0b9]230 <itemizedlist>
231 <listitem>
[9095be6]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>
[3fc6b0b9]235 </listitem>
236 <listitem>
[9095be6]237 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
238 as make runs it automatically. Ported from LFS-SVN.</para>
[3fc6b0b9]239 </listitem>
240 <listitem>
[9095be6]241 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[3fc6b0b9]242 </listitem>
243 <listitem>
[9095be6]244 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[3fc6b0b9]245 </listitem>
246 </itemizedlist>
247 </listitem>
248
249 <listitem>
[9095be6]250 <para>November 10, 2005</para>
[3fc6b0b9]251 <itemizedlist>
252 <listitem>
[9095be6]253 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
254 testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]255 </listitem>
256 <listitem>
[9095be6]257 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[3fc6b0b9]258 </listitem>
259 <listitem>
[9095be6]260 <para>[jim] - Added text for multilib kernel build requirements.</para>
[3fc6b0b9]261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
[9095be6]266 <para>November 9, 2005</para>
[3fc6b0b9]267 <itemizedlist>
268 <listitem>
[9095be6]269 <para>[manuel] - Stop Udev from killing udevd processes on the
270 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[3fc6b0b9]271 </listitem>
272 <listitem>
[9095be6]273 <para>[manuel] - Install the binaries from Less to /usr/bin instead
274 of /bin. Ported from LFS-SVN.</para>
[3fc6b0b9]275 </listitem>
276 <listitem>
[9095be6]277 <para>[manuel] - Removed SBUs and disk usage information.</para>
[3fc6b0b9]278 </listitem>
279 <listitem>
[9095be6]280 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[3fc6b0b9]281 </listitem>
282 </itemizedlist>
283 </listitem>
284
285 <listitem>
[9095be6]286 <para>November 8, 2005</para>
[3fc6b0b9]287 <itemizedlist>
288 <listitem>
[9095be6]289 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[3fc6b0b9]290 </listitem>
291 </itemizedlist>
292 </listitem>
293
294 <listitem>
[9095be6]295 <para>November 7, 2005</para>
[3fc6b0b9]296 <itemizedlist>
297 <listitem>
[9095be6]298 <para>[manuel] - Remove the optimization related warnings from the
299 toolchain packages. Ported from LFS-SVN.</para>
[3fc6b0b9]300 </listitem>
301 <listitem>
[9095be6]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>
[3fc6b0b9]306 </listitem>
307 <listitem>
[9095be6]308 <para>[manuel] - Correct the instructions for running the
309 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]310 </listitem>
311 <listitem>
[9095be6]312 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
313 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[3fc6b0b9]314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
[9095be6]319 <para>November 6, 2005</para>
[3fc6b0b9]320 <itemizedlist>
321 <listitem>
[9095be6]322 <para>[jim] - Updated to Coreutils 5.93.</para>
[3fc6b0b9]323 </listitem>
324 <listitem>
[9095be6]325 <para>[jim] - Updated to Procps 3.2.6.</para>
[3fc6b0b9]326 </listitem>
327 <listitem>
[9095be6]328 <para>[jim] - Updated to Man-Pages 2.13.</para>
[3fc6b0b9]329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
[9095be6]334 <para>November 5, 2005</para>
[3fc6b0b9]335 <itemizedlist>
336 <listitem>
[9095be6]337 <para>[jim] - Updated to psmisc 21.8.</para>
[3fc6b0b9]338 </listitem>
339 </itemizedlist>
340 </listitem>
341
342 <listitem>
[9095be6]343 <para>November 3, 2005</para>
[3fc6b0b9]344 <itemizedlist>
345 <listitem>
[9095be6]346 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
347 Added fixes for dircolors and md5sum also.</para>
[8fdfc096]348 </listitem>
349 </itemizedlist>
350 </listitem>
351
[3f8be484]352 <listitem>
[9095be6]353 <para>October 31, 2005</para>
[3f8be484]354 <itemizedlist>
355 <listitem>
[9095be6]356 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[3f8be484]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.