[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 |
|
---|
[3c17f8e] | 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
[3f8be484] | 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 | -->
|
---|
[09bb292] | 38 |
|
---|
[91f60dc] | 39 | <listitem>
|
---|
| 40 | <para>April 20, 2006</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jim] - Added missing asm-generic copy to Linux-Headers.</para>
|
---|
| 44 | </listitem>
|
---|
[b7a5dcd] | 45 | <listitem>
|
---|
| 46 | <para>[jim] - Updated Linux-Headers to include nvram.h.</para>
|
---|
| 47 | </listitem>
|
---|
[91f60dc] | 48 | </itemizedlist>
|
---|
| 49 | </listitem>
|
---|
| 50 |
|
---|
[632b5bd] | 51 | <listitem>
|
---|
| 52 | <para>April 19, 2006</para>
|
---|
[30da00c] | 53 | <itemizedlist>
|
---|
[1acf708] | 54 | <listitem>
|
---|
| 55 | <para>[jim] - Updated to Bash Patch -8.</para>
|
---|
| 56 | </listitem>
|
---|
[f097f3e] | 57 | <listitem>
|
---|
| 58 | <para>[jim] - Removed Linux-Libc-Headers and replace it with
|
---|
| 59 | our Linux-Headers package.</para>
|
---|
| 60 | </listitem>
|
---|
[30da00c] | 61 | <listitem>
|
---|
| 62 | <para>[jim] - Updated to Linux 2.6.16.9.</para>
|
---|
| 63 | </listitem>
|
---|
[632b5bd] | 64 | <listitem>
|
---|
| 65 | <para>[jim] - Updated to Linux 2.6.16.8.</para>
|
---|
| 66 | </listitem>
|
---|
| 67 | </itemizedlist>
|
---|
| 68 | </listitem>
|
---|
| 69 |
|
---|
[5f7044b] | 70 | <listitem>
|
---|
| 71 | <para>April 18, 2006</para>
|
---|
| 72 | <itemizedlist>
|
---|
| 73 | <listitem>
|
---|
| 74 | <para>[jim] - Renamed gcc fold_const patch to the PR #.</para>
|
---|
| 75 | </listitem>
|
---|
[d835347] | 76 | <listitem>
|
---|
| 77 | <para>[jim] - Added GCC 4.1.0 patch PR20425. This allows searching of
|
---|
| 78 | multilib dirs for the specs file.</para>
|
---|
| 79 | </listitem>
|
---|
[5f7044b] | 80 | </itemizedlist>
|
---|
| 81 | </listitem>
|
---|
| 82 |
|
---|
[451da6d] | 83 | <listitem>
|
---|
| 84 | <para>April 17, 2006</para>
|
---|
| 85 | <itemizedlist>
|
---|
| 86 | <listitem>
|
---|
| 87 | <para>[Chris] - Removed sed command from temp-system bash -
|
---|
| 88 | no longer needed for Bash 3.1.</para>
|
---|
| 89 | </listitem>
|
---|
[73e16ce5] | 90 | <listitem>
|
---|
| 91 | <para>[jim] - Updated to Udev 090.</para>
|
---|
| 92 | </listitem>
|
---|
| 93 | <listitem>
|
---|
| 94 | <para>[jim] - Updated to udev-rules 0.1-04172006.</para>
|
---|
| 95 | </listitem>
|
---|
[cf66de6e] | 96 | <listitem>
|
---|
| 97 | <para>[jciccone] - Added a gcc patch that fixes an optimaztion error which can result in incorrect code.</para>
|
---|
| 98 | </listitem>
|
---|
| 99 | <listitem>
|
---|
| 100 | <para>[jciccone] - Removed the util-linux and kernel patch that fixes the checksum calculation for sun disklabels.</para>
|
---|
| 101 | </listitem>
|
---|
[451da6d] | 102 | </itemizedlist>
|
---|
| 103 | </listitem>
|
---|
| 104 |
|
---|
[bb952c5] | 105 | <listitem>
|
---|
| 106 | <para>April 14, 2006</para>
|
---|
| 107 | <itemizedlist>
|
---|
[e5ce78b] | 108 | <listitem>
|
---|
| 109 | <para>[jciccone] - Added a security patch to tar.</para>
|
---|
| 110 | </listitem>
|
---|
[bb952c5] | 111 | <listitem>
|
---|
| 112 | <para>[jciccone] - Added a util-linux and kernel patch to fix a checksum calculation issue for sun disklabels.</para>
|
---|
| 113 | </listitem>
|
---|
| 114 | </itemizedlist>
|
---|
| 115 | </listitem>
|
---|
| 116 |
|
---|
[fb773d9] | 117 | <listitem>
|
---|
| 118 | <para>April 13, 2006</para>
|
---|
| 119 | <itemizedlist>
|
---|
| 120 | <listitem>
|
---|
| 121 | <para>[jim] - Updated to GCC 4.1.0.</para>
|
---|
| 122 | </listitem>
|
---|
[5663c73] | 123 | <listitem>
|
---|
| 124 | <para>[jim] - Fixed make install-minimal in udev-rules.</para>
|
---|
| 125 | </listitem>
|
---|
[b9e9aa2] | 126 | <listitem>
|
---|
[bb90eda] | 127 | <para>[jim] - Updated to Linux 2.6.16.5.</para>
|
---|
[b9e9aa2] | 128 | </listitem>
|
---|
[fb773d9] | 129 | </itemizedlist>
|
---|
| 130 | </listitem>
|
---|
| 131 |
|
---|
[e94ed9a] | 132 | <listitem>
|
---|
| 133 | <para>April 12, 2006</para>
|
---|
| 134 | <itemizedlist>
|
---|
[8125418] | 135 | <listitem>
|
---|
| 136 | <para>[jim] - Updated to Glibc 2.4.</para>
|
---|
| 137 | </listitem>
|
---|
[e94ed9a] | 138 | <listitem>
|
---|
| 139 | <para>[jim] - Updated to latest bash patch -7.</para>
|
---|
| 140 | </listitem>
|
---|
| 141 | </itemizedlist>
|
---|
| 142 | </listitem>
|
---|
| 143 |
|
---|
[6df1bac] | 144 | <listitem>
|
---|
| 145 | <para>April 10, 2006</para>
|
---|
| 146 | <itemizedlist>
|
---|
| 147 | <listitem>
|
---|
| 148 | <para>[jim] - Changed numbering of udev-rules to use 0.1-SVNDATE.</para>
|
---|
| 149 | </listitem>
|
---|
| 150 | </itemizedlist>
|
---|
| 151 | </listitem>
|
---|
| 152 |
|
---|
[5757910] | 153 | <listitem>
|
---|
| 154 | <para>April 6, 2006</para>
|
---|
| 155 | <itemizedlist>
|
---|
| 156 | <listitem>
|
---|
| 157 | <para>[jim] - Added install-minimal to udev rules.</para>
|
---|
| 158 | </listitem>
|
---|
[1a083de] | 159 | <listitem>
|
---|
| 160 | <para>[jim] - Updated to Udev 089.</para>
|
---|
| 161 | </listitem>
|
---|
[5757910] | 162 | </itemizedlist>
|
---|
| 163 | </listitem>
|
---|
| 164 |
|
---|
[aec2bc3] | 165 | <listitem>
|
---|
| 166 | <para>April 1, 2006</para>
|
---|
| 167 | <itemizedlist>
|
---|
| 168 | <listitem>
|
---|
| 169 | <para>[jim] - Updated to Make 3.81.</para>
|
---|
| 170 | </listitem>
|
---|
[0bda4c3] | 171 | <listitem>
|
---|
| 172 | <para>[jim] - Updated to Man-Pages 2.28.</para>
|
---|
| 173 | </listitem>
|
---|
[aec2bc3] | 174 | </itemizedlist>
|
---|
| 175 | </listitem>
|
---|
| 176 |
|
---|
[0547e59] | 177 | <listitem>
|
---|
| 178 | <para>March 28, 2006</para>
|
---|
| 179 | <itemizedlist>
|
---|
| 180 | <listitem>
|
---|
| 181 | <para>[jim] - Updated to Linux 2.6.16.1.</para>
|
---|
| 182 | </listitem>
|
---|
[6b11ebaa] | 183 | <listitem>
|
---|
| 184 | <para>[jim] - Updated to Man-Pages 2.27.</para>
|
---|
| 185 | </listitem>
|
---|
[0547e59] | 186 | </itemizedlist>
|
---|
| 187 | </listitem>
|
---|
| 188 |
|
---|
[c40749b] | 189 | <listitem>
|
---|
| 190 | <para>March 27, 2006</para>
|
---|
| 191 | <itemizedlist>
|
---|
| 192 | <listitem>
|
---|
| 193 | <para>[jciccone] - Updated coreutils suppress_uptime_kill_su
|
---|
| 194 | patch to -2.</para>
|
---|
| 195 | </listitem>
|
---|
| 196 | <listitem>
|
---|
| 197 | <para>[jciccone] - Updated readline fixes patch to -3.patch.</para>
|
---|
| 198 | </listitem>
|
---|
| 199 | <listitem>
|
---|
| 200 | <para>[jciccone] - Updated bash fixes patch to -6.</para>
|
---|
| 201 | </listitem>
|
---|
| 202 | </itemizedlist>
|
---|
| 203 | </listitem>
|
---|
| 204 |
|
---|
[31e0f58] | 205 | <listitem>
|
---|
| 206 | <para>March 22, 2006</para>
|
---|
| 207 | <itemizedlist>
|
---|
| 208 | <listitem>
|
---|
| 209 | <para>[jim] - Updated Udev to build floppy helper.</para>
|
---|
| 210 | </listitem>
|
---|
| 211 | </itemizedlist>
|
---|
| 212 | </listitem>
|
---|
| 213 |
|
---|
[f138e3a] | 214 | <listitem>
|
---|
| 215 | <para>March 21, 2006</para>
|
---|
| 216 | <itemizedlist>
|
---|
| 217 | <listitem>
|
---|
| 218 | <para>[jim] - Updated to Udev 088.</para>
|
---|
| 219 | </listitem>
|
---|
[91d85dd] | 220 | <listitem>
|
---|
| 221 | <para>[jim] - Updated to Man-Pages 2.26.</para>
|
---|
| 222 | </listitem>
|
---|
[c20d036] | 223 | <listitem>
|
---|
| 224 | <para>[jim] - Updated to IPRoute2 2.6.15-060110.</para>
|
---|
| 225 | </listitem>
|
---|
[f138e3a] | 226 | </itemizedlist>
|
---|
| 227 | </listitem>
|
---|
| 228 |
|
---|
[b86c99e] | 229 | <listitem>
|
---|
| 230 | <para>March 20, 2006</para>
|
---|
| 231 | <itemizedlist>
|
---|
| 232 | <listitem>
|
---|
| 233 | <para>[jim] - Fixed build issue with Texinfo in temp-system. Added --build.</para>
|
---|
| 234 | </listitem>
|
---|
[9617ced] | 235 | <listitem>
|
---|
| 236 | <para>[jim] - Updated to Linux 2.6.16.</para>
|
---|
| 237 | </listitem>
|
---|
[6002387] | 238 | <listitem>
|
---|
| 239 | <para>[jim] - Updated to Shadow 4.0.15.</para>
|
---|
| 240 | </listitem>
|
---|
[6d66f86] | 241 | <listitem>
|
---|
| 242 | <para>[Chris] - Removed note about GCC 2.95.3 from kernel
|
---|
| 243 | section, as documentation has been updated in linux-2.6.16
|
---|
| 244 | and it now recommends GCC >= 3.2.</para>
|
---|
| 245 | </listitem>
|
---|
[b86c99e] | 246 | </itemizedlist>
|
---|
| 247 | </listitem>
|
---|
| 248 |
|
---|
[5aa9a7f] | 249 | <listitem>
|
---|
[5901491] | 250 | <para>March 15, 2006</para>
|
---|
[b53c442] | 251 | <itemizedlist>
|
---|
| 252 | <listitem>
|
---|
| 253 | <para>[jim] - Changed bootscripts to CLFS-bootscripts 0.1.</para>
|
---|
| 254 | </listitem>
|
---|
[632d284] | 255 | <listitem>
|
---|
| 256 | <para>[jim] - Updated to Psmisc 22.2.</para>
|
---|
| 257 | </listitem>
|
---|
[db27dcc] | 258 | <listitem>
|
---|
| 259 | <para>[jim] - Updated to Flex 2.5.33.</para>
|
---|
| 260 | </listitem>
|
---|
[b53c442] | 261 | </itemizedlist>
|
---|
| 262 | </listitem>
|
---|
| 263 |
|
---|
| 264 | <listitem>
|
---|
| 265 | <para>March 14, 2006</para>
|
---|
[5aa9a7f] | 266 | <itemizedlist>
|
---|
| 267 | <listitem>
|
---|
| 268 | <para>[jim] - Updated to Linux 2.6.16-rc6.</para>
|
---|
| 269 | </listitem>
|
---|
[7506301] | 270 | <listitem>
|
---|
| 271 | <para>[jim] - Removal of Hotplug.</para>
|
---|
| 272 | </listitem>
|
---|
[6e8f798] | 273 | <listitem>
|
---|
| 274 | <para>[jim] - Updated to Udev 087.</para>
|
---|
| 275 | </listitem>
|
---|
[2b7b70c] | 276 | <listitem>
|
---|
| 277 | <para>[jim] - Removal of old udev rules.</para>
|
---|
| 278 | </listitem>
|
---|
[3e79861] | 279 | <listitem>
|
---|
| 280 | <para>[jim] - Added Udev-Cross-LFS 0.1.</para>
|
---|
| 281 | </listitem>
|
---|
[9c1d4ab8] | 282 | <listitem>
|
---|
| 283 | <para>[jim] - Updated to GCC 4.0.3.</para>
|
---|
| 284 | </listitem>
|
---|
[e85b53d] | 285 | <listitem>
|
---|
| 286 | <para>[jim] - Updated to File 4.17.</para>
|
---|
| 287 | </listitem>
|
---|
[5aa9a7f] | 288 | </itemizedlist>
|
---|
| 289 | </listitem>
|
---|
| 290 |
|
---|
[5acad79] | 291 | <listitem>
|
---|
| 292 | <para>March 13, 2006</para>
|
---|
| 293 | <itemizedlist>
|
---|
| 294 | <listitem>
|
---|
| 295 | <para>[jciccone] - Removed pure64 bootloader warning from
|
---|
| 296 | the top page.</para>
|
---|
| 297 | </listitem>
|
---|
| 298 | </itemizedlist>
|
---|
| 299 | </listitem>
|
---|
| 300 |
|
---|
[8cd6d31] | 301 | <listitem>
|
---|
| 302 | <para>March 9, 2006</para>
|
---|
| 303 | <itemizedlist>
|
---|
| 304 | <listitem>
|
---|
| 305 | <para>[Chris] - Simplified IPRoute2 instruction by removing
|
---|
| 306 | redundant "configure" command.</para>
|
---|
| 307 | </listitem>
|
---|
| 308 | </itemizedlist>
|
---|
| 309 | </listitem>
|
---|
| 310 |
|
---|
[1c3f384] | 311 | <listitem>
|
---|
| 312 | <para>March 2, 2006</para>
|
---|
| 313 | <itemizedlist>
|
---|
| 314 | <listitem>
|
---|
| 315 | <para>[Chris] - Updated to Man-Pages 2.25.</para>
|
---|
| 316 | </listitem>
|
---|
[dd571192] | 317 | <listitem>
|
---|
| 318 | <para>[Chris] - Reverted to Expect 5.43.0. 5.44.1 depends on
|
---|
| 319 | Tk.</para>
|
---|
| 320 | </listitem>
|
---|
[1c3f384] | 321 | </itemizedlist>
|
---|
| 322 | </listitem>
|
---|
| 323 |
|
---|
[23bc3bd4] | 324 | <listitem>
|
---|
| 325 | <para>February 27, 2006</para>
|
---|
| 326 | <itemizedlist>
|
---|
| 327 | <listitem>
|
---|
| 328 | <para>[jim] - Updated Bash fixes patch to -5.</para>
|
---|
| 329 | </listitem>
|
---|
| 330 | </itemizedlist>
|
---|
| 331 | </listitem>
|
---|
| 332 |
|
---|
[574aba6] | 333 | <listitem>
|
---|
[99de746e] | 334 | <para>February 26, 2006</para>
|
---|
[574aba6] | 335 | <itemizedlist>
|
---|
| 336 | <listitem>
|
---|
[99de746e] | 337 | <para>[jim] - Updated to Expect 5.44.1.</para>
|
---|
[574aba6] | 338 | </listitem>
|
---|
| 339 | </itemizedlist>
|
---|
| 340 | </listitem>
|
---|
| 341 |
|
---|
[f28463f] | 342 | <listitem>
|
---|
| 343 | <para>February 23, 2006</para>
|
---|
| 344 | <itemizedlist>
|
---|
| 345 | <listitem>
|
---|
| 346 | <para>[Chris] - Simplified the "Changing Ownership" page for
|
---|
| 347 | the boot section, and rewrote some of the text in the final
|
---|
| 348 | "Reboot" page.</para>
|
---|
| 349 | </listitem>
|
---|
| 350 | </itemizedlist>
|
---|
| 351 | </listitem>
|
---|
| 352 |
|
---|
[13f12ee] | 353 | <listitem>
|
---|
| 354 | <para>February 21, 2006</para>
|
---|
| 355 | <itemizedlist>
|
---|
| 356 | <listitem>
|
---|
| 357 | <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para>
|
---|
| 358 | </listitem>
|
---|
[60d5ae1] | 359 | <listitem>
|
---|
| 360 | <para>[jim] - Updated Bash fixes patch to -4.</para>
|
---|
| 361 | </listitem>
|
---|
[78d98fc] | 362 | <listitem>
|
---|
| 363 | <para>[jciccone] - Updated to Man-Pages 2.24</para>
|
---|
| 364 | </listitem>
|
---|
[13f12ee] | 365 | </itemizedlist>
|
---|
| 366 | </listitem>
|
---|
| 367 |
|
---|
[52330ef] | 368 | <listitem>
|
---|
| 369 | <para>February 14, 2006</para>
|
---|
| 370 | <itemizedlist>
|
---|
| 371 | <listitem>
|
---|
| 372 | <para>[jim] - Updated to Coreutils 5.94.</para>
|
---|
| 373 | </listitem>
|
---|
| 374 | </itemizedlist>
|
---|
| 375 | </listitem>
|
---|
| 376 |
|
---|
[94e6142] | 377 | <listitem>
|
---|
| 378 | <para>February 11, 2006</para>
|
---|
| 379 | <itemizedlist>
|
---|
| 380 | <listitem>
|
---|
| 381 | <para>[Chris] - Added -v switches to commands that accept it.</para>
|
---|
| 382 | </listitem>
|
---|
| 383 | </itemizedlist>
|
---|
| 384 | </listitem>
|
---|
| 385 |
|
---|
[0f46747] | 386 | <listitem>
|
---|
| 387 | <para>February 9, 2006</para>
|
---|
| 388 | <itemizedlist>
|
---|
| 389 | <listitem>
|
---|
| 390 | <para>[jim] - Updated to Man-Pages 2.23.</para>
|
---|
| 391 | </listitem>
|
---|
| 392 | </itemizedlist>
|
---|
| 393 | </listitem>
|
---|
| 394 |
|
---|
[9d8f11c] | 395 | <listitem>
|
---|
| 396 | <para>February 8, 2006</para>
|
---|
| 397 | <itemizedlist>
|
---|
| 398 | <listitem>
|
---|
| 399 | <para>[jim] - Changed x86_64 to use unknown in the target triplet.</para>
|
---|
| 400 | </listitem>
|
---|
| 401 | </itemizedlist>
|
---|
| 402 | </listitem>
|
---|
| 403 |
|
---|
[e40dff6] | 404 | <listitem>
|
---|
| 405 | <para>February 7, 2006</para>
|
---|
| 406 | <itemizedlist>
|
---|
| 407 | <listitem>
|
---|
| 408 | <para>[Chris] - Removed inetutils from boot section - it
|
---|
[c2ae33f] | 409 | will be covered in the "netboot" hint.</para>
|
---|
[e40dff6] | 410 | </listitem>
|
---|
[35c749e] | 411 | <listitem>
|
---|
| 412 | <para>[Chris] - Added section on Package Management - moved out of BLFS.</para>
|
---|
| 413 | </listitem>
|
---|
[e40dff6] | 414 | </itemizedlist>
|
---|
| 415 | </listitem>
|
---|
| 416 |
|
---|
[eba8490] | 417 | <listitem>
|
---|
| 418 | <para>February 6, 2006</para>
|
---|
| 419 | <itemizedlist>
|
---|
| 420 | <listitem>
|
---|
| 421 | <para>[Chris] - Moved the text explaining why binutils
|
---|
[c2ae33f] | 422 | should be the first package compiled to a more appopriate location at
|
---|
| 423 | the first installation of binutils, and changed the wording in
|
---|
| 424 | temp-system gettext.</para>
|
---|
[eba8490] | 425 | </listitem>
|
---|
[595d63a] | 426 | <listitem>
|
---|
| 427 | <para>[jim] - Updated Readline and Bash patches from Upstream.</para>
|
---|
| 428 | </listitem>
|
---|
[eba8490] | 429 | </itemizedlist>
|
---|
| 430 | </listitem>
|
---|
[fac77fb] | 431 |
|
---|
[05f536e] | 432 | <listitem>
|
---|
| 433 | <para>February 5, 2006</para>
|
---|
| 434 | <itemizedlist>
|
---|
| 435 | <listitem>
|
---|
| 436 | <para>[jim] - Updated Procps 32bit build in Multilib builds to use lib64=lib.
|
---|
| 437 | Fixed via Trac Ticket #2.</para>
|
---|
| 438 | </listitem>
|
---|
[6c6a5bb] | 439 | <listitem>
|
---|
| 440 | <para>[jim] - Updated to Man-Pages 2.22.</para>
|
---|
| 441 | </listitem>
|
---|
[05f536e] | 442 | </itemizedlist>
|
---|
| 443 | </listitem>
|
---|
| 444 |
|
---|
[f7182d7] | 445 | <listitem>
|
---|
| 446 | <para>February 3, 2006</para>
|
---|
| 447 | <itemizedlist>
|
---|
| 448 | <listitem>
|
---|
| 449 | <para>[jim] - Updated to Sed 4.1.5.</para>
|
---|
| 450 | </listitem>
|
---|
| 451 | </itemizedlist>
|
---|
| 452 | </listitem>
|
---|
| 453 |
|
---|
[6bb2147] | 454 | <listitem>
|
---|
| 455 | <para>February 2, 2006</para>
|
---|
| 456 | <itemizedlist>
|
---|
| 457 | <listitem>
|
---|
| 458 | <para>[jim] - Updated to Perl 5.8.8.</para>
|
---|
| 459 | </listitem>
|
---|
[fac77fb] | 460 | <listitem>
|
---|
| 461 | <para>[jhuntwork] - Minor textual fix to GCC. </para>
|
---|
| 462 | </listitem>
|
---|
[6bb2147] | 463 | </itemizedlist>
|
---|
| 464 | </listitem>
|
---|
| 465 |
|
---|
[7c63c926] | 466 | <listitem>
|
---|
| 467 | <para>February 1, 2006</para>
|
---|
| 468 | <itemizedlist>
|
---|
| 469 | <listitem>
|
---|
| 470 | <para>[Chris] - Added a sed substitution to man
|
---|
| 471 | instructions to fix an error in the
|
---|
| 472 | <command>makewhatis</command> script.</para>
|
---|
| 473 | </listitem>
|
---|
| 474 | </itemizedlist>
|
---|
| 475 | </listitem>
|
---|
| 476 |
|
---|
[3c17f8e] | 477 | <listitem>
|
---|
| 478 | <para>January 31, 2006</para>
|
---|
| 479 | <itemizedlist>
|
---|
| 480 | <listitem>
|
---|
| 481 | <para>[Chris] - Added -v to commands that accept them, for
|
---|
[c2ae33f] | 482 | consistency with LFS.</para>
|
---|
[3c17f8e] | 483 | </listitem>
|
---|
| 484 | </itemizedlist>
|
---|
| 485 | </listitem>
|
---|
| 486 |
|
---|
[450a4e5] | 487 | <listitem>
|
---|
| 488 | <para>January 30, 2006</para>
|
---|
| 489 | <itemizedlist>
|
---|
| 490 | <listitem>
|
---|
[3c17f8e] | 491 | <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
|
---|
[450a4e5] | 492 | by Ryan Oliver.</para>
|
---|
| 493 | </listitem>
|
---|
| 494 | </itemizedlist>
|
---|
| 495 | </listitem>
|
---|
| 496 |
|
---|
[4a65eaf] | 497 | <listitem>
|
---|
| 498 | <para>January 29, 2006</para>
|
---|
| 499 | <itemizedlist>
|
---|
| 500 | <listitem>
|
---|
| 501 | <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
|
---|
| 502 | </listitem>
|
---|
| 503 | </itemizedlist>
|
---|
| 504 | </listitem>
|
---|
| 505 |
|
---|
[39a6ecd] | 506 | <listitem>
|
---|
| 507 | <para>January 24, 2006</para>
|
---|
| 508 | <itemizedlist>
|
---|
| 509 | <listitem>
|
---|
| 510 | <para>[jim] - Updated to Man 1.6c.</para>
|
---|
| 511 | </listitem>
|
---|
| 512 | </itemizedlist>
|
---|
| 513 | </listitem>
|
---|
| 514 |
|
---|
[9e8f1cc] | 515 | <listitem>
|
---|
| 516 | <para>January 23, 2006</para>
|
---|
| 517 | <itemizedlist>
|
---|
| 518 | <listitem>
|
---|
| 519 | <para>[Chris] - Removed unnecessary --with-ncurses switches
|
---|
[c2ae33f] | 520 | from temp-system bash and inetutils.</para>
|
---|
[9e8f1cc] | 521 | </listitem>
|
---|
[3f8842f] | 522 | <listitem>
|
---|
| 523 | <para>[Chris] - Moved zlib from temp-system to boot as it's
|
---|
[c2ae33f] | 524 | not needed if you chroot.</para>
|
---|
[3f8842f] | 525 | </listitem>
|
---|
[9e8f1cc] | 526 | </itemizedlist>
|
---|
| 527 | </listitem>
|
---|
| 528 |
|
---|
[7447a2c] | 529 | <listitem>
|
---|
| 530 | <para>January 19, 2006</para>
|
---|
| 531 | <itemizedlist>
|
---|
| 532 | <listitem>
|
---|
| 533 | <para>[Chris] - Removed patch from shadow instructions.</para>
|
---|
| 534 | </listitem>
|
---|
[9836f0a3] | 535 | <listitem>
|
---|
| 536 | <para>[Chris] - Added perl sprintf vulnerability patch.</para>
|
---|
| 537 | </listitem>
|
---|
[9cbf7cf] | 538 | <listitem>
|
---|
| 539 | <para>[jim] - Updated to Man-Pages 2.21.</para>
|
---|
| 540 | </listitem>
|
---|
[7447a2c] | 541 | </itemizedlist>
|
---|
| 542 | </listitem>
|
---|
| 543 |
|
---|
[34ed6ec] | 544 | <listitem>
|
---|
| 545 | <para>January 13, 2006</para>
|
---|
| 546 | <itemizedlist>
|
---|
| 547 | <listitem>
|
---|
| 548 | <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
|
---|
| 549 | into the libtool script for EGREP.</para>
|
---|
| 550 | </listitem>
|
---|
[1326641] | 551 | <listitem>
|
---|
| 552 | <para>[ken] - Alter bison to build repeatably, from LFS.</para>
|
---|
| 553 | </listitem>
|
---|
[bcaa438] | 554 | <listitem>
|
---|
| 555 | <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
|
---|
| 556 | </listitem>
|
---|
[0b1aa01] | 557 | <listitem>
|
---|
| 558 | <para>[ken] - Move creation of /etc/hosts within Perl instructions,
|
---|
| 559 | for repeatability, from LFS.</para>
|
---|
| 560 | </listitem>
|
---|
[cb943f4] | 561 | <listitem>
|
---|
| 562 | <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
|
---|
| 563 | </listitem>
|
---|
| 564 |
|
---|
[34ed6ec] | 565 | </itemizedlist>
|
---|
| 566 | </listitem>
|
---|
| 567 |
|
---|
[83857b8] | 568 | <listitem>
|
---|
| 569 | <para>January 12, 2006</para>
|
---|
| 570 | <itemizedlist>
|
---|
| 571 | <listitem>
|
---|
| 572 | <para>[Chris] - Moved directory and symlink creation pages
|
---|
[f61c7fd] | 573 | to the beginning of Chapter 7.</para>
|
---|
| 574 | </listitem>
|
---|
| 575 | <listitem>
|
---|
| 576 | <para>[jim] - Updated to Psmisc 22.1.</para>
|
---|
[83857b8] | 577 | </listitem>
|
---|
[b5ca9fd] | 578 | <listitem>
|
---|
| 579 | <para>[jim] - Updated to Man-Pages 2.20.</para>
|
---|
| 580 | </listitem>
|
---|
[0ea6d44] | 581 | <listitem>
|
---|
| 582 | <para>[jim] - Updated Coreutils build instructions to copy more files
|
---|
| 583 | to /bin. These are changes for bootscripts and the new udev rules.</para>
|
---|
| 584 | </listitem>
|
---|
[ab5477c] | 585 | <listitem>
|
---|
| 586 | <para>[jim] - Updated to Linux 2.6.14.6.</para>
|
---|
| 587 | </listitem>
|
---|
[c9e9bcf] | 588 | <listitem>
|
---|
| 589 | <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
|
---|
| 590 | I moved temp perl to first package in final-system build. The failures we noted
|
---|
| 591 | on Pure 64 builds.</para>
|
---|
| 592 | </listitem>
|
---|
[83857b8] | 593 | </itemizedlist>
|
---|
| 594 | </listitem>
|
---|
| 595 |
|
---|
[27178ae] | 596 | <listitem>
|
---|
| 597 | <para>January 11, 2006</para>
|
---|
| 598 | <itemizedlist>
|
---|
| 599 | <listitem>
|
---|
| 600 | <para>[jim] - Rewrote wrote zlib final instructions to include
|
---|
| 601 | a patch the will allow build of static and shared libraries at
|
---|
| 602 | the same time. Thanx for the recommendation Tushar Teredesai.</para>
|
---|
| 603 | </listitem>
|
---|
| 604 | </itemizedlist>
|
---|
| 605 | </listitem>
|
---|
| 606 |
|
---|
[5da8aa0] | 607 | <listitem>
|
---|
| 608 | <para>January 8, 2006</para>
|
---|
| 609 | <itemizedlist>
|
---|
| 610 | <listitem>
|
---|
| 611 | <para>[Chris] - Rewrote much of the description of the build
|
---|
[27178ae] | 612 | process and test suite information.</para>
|
---|
[5da8aa0] | 613 | </listitem>
|
---|
| 614 | </itemizedlist>
|
---|
| 615 | </listitem>
|
---|
| 616 |
|
---|
[6b4711c] | 617 | <listitem>
|
---|
| 618 | <para>January 3, 2006</para>
|
---|
| 619 | <itemizedlist>
|
---|
| 620 | <listitem>
|
---|
| 621 | <para>[jim] - Updated to Shadow 4.0.14.</para>
|
---|
| 622 | </listitem>
|
---|
| 623 | </itemizedlist>
|
---|
| 624 | </listitem>
|
---|
| 625 |
|
---|
[2e144a03] | 626 | <listitem>
|
---|
[a6bb0037] | 627 | <para>December 30, 2005</para>
|
---|
[e3a1e522] | 628 | <itemizedlist>
|
---|
| 629 | <listitem>
|
---|
| 630 | <para>[Chris] - Updated package dependencies, removed explanation of
|
---|
| 631 | "target alias" and "cross-compiling" from final-system binutils, and
|
---|
| 632 | removed note about GRUB's testsuite failure.</para>
|
---|
| 633 | </listitem>
|
---|
[1467bf6] | 634 | <listitem>
|
---|
| 635 | <para>[ken] - Fix where tree gets installed.</para>
|
---|
| 636 | </listitem>
|
---|
| 637 | </itemizedlist>
|
---|
| 638 | </listitem>
|
---|
| 639 |
|
---|
[64105d1] | 640 | <listitem>
|
---|
| 641 | <para>December 29, 2005</para>
|
---|
| 642 | <itemizedlist>
|
---|
| 643 | <listitem>
|
---|
| 644 | <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
|
---|
| 645 | </listitem>
|
---|
| 646 | </itemizedlist>
|
---|
| 647 | </listitem>
|
---|
| 648 |
|
---|
[7a8cc24] | 649 | <listitem>
|
---|
| 650 | <para>December 28, 2005</para>
|
---|
| 651 | <itemizedlist>
|
---|
| 652 | <listitem>
|
---|
| 653 | <para>[ken] - Remove --with-x=no from expect - either we booted, or we
|
---|
| 654 | are in chroot.</para>
|
---|
| 655 | </listitem>
|
---|
[f0ed7ed] | 656 | <listitem>
|
---|
| 657 | <para>[ken] - Fix a failure to build glibc-headers.</para>
|
---|
| 658 | </listitem>
|
---|
[ad0c7e6] | 659 | <listitem>
|
---|
| 660 | <para>[jim] - Updated to Linux 2.6.14.5.</para>
|
---|
| 661 | </listitem>
|
---|
[7a8cc24] | 662 | </itemizedlist>
|
---|
| 663 | </listitem>
|
---|
| 664 |
|
---|
[4445c12] | 665 | <listitem>
|
---|
| 666 | <para>December 23, 2005</para>
|
---|
| 667 | <itemizedlist>
|
---|
| 668 | <listitem>
|
---|
| 669 | <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
|
---|
| 670 | </listitem>
|
---|
| 671 | </itemizedlist>
|
---|
| 672 | </listitem>
|
---|
| 673 |
|
---|
[35555cc] | 674 | <listitem>
|
---|
| 675 | <para>December 22, 2005</para>
|
---|
| 676 | <itemizedlist>
|
---|
| 677 | <listitem>
|
---|
| 678 | <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
|
---|
| 679 | following issue: There are parsing problems with compound assignments in several contexts,
|
---|
| 680 | including as arguments to builtins like `local', `eval', and `let', and
|
---|
| 681 | as multiple assignments in a single command.</para>
|
---|
| 682 | </listitem>
|
---|
[5b72bba] | 683 | <listitem>
|
---|
| 684 | <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
|
---|
| 685 | following issue: A problem with the readline callback interface can result in segmentation
|
---|
| 686 | faults when using the delete-char function via a multiple-key sequence.
|
---|
| 687 | Two consecutive calls to delete-char will crash the application calling
|
---|
| 688 | readline.</para>
|
---|
| 689 | </listitem>
|
---|
[763d0fd] | 690 | <listitem>
|
---|
| 691 | <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
|
---|
| 692 | a potential security threat. Thus the reason for removal.</para>
|
---|
| 693 | </listitem>
|
---|
[f1df1a2] | 694 | <listitem>
|
---|
| 695 | <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
|
---|
| 696 | </listitem>
|
---|
[35555cc] | 697 | </itemizedlist>
|
---|
| 698 | </listitem>
|
---|
| 699 |
|
---|
[94a5449] | 700 | <listitem>
|
---|
| 701 | <para>December 20, 2005</para>
|
---|
| 702 | <itemizedlist>
|
---|
| 703 | <listitem>
|
---|
| 704 | <para>[jim] - Updated to M4 1.4.4.</para>
|
---|
| 705 | </listitem>
|
---|
| 706 | </itemizedlist>
|
---|
| 707 | </listitem>
|
---|
| 708 |
|
---|
[0b77143] | 709 | <listitem>
|
---|
| 710 | <para>December 19, 2005</para>
|
---|
| 711 | <itemizedlist>
|
---|
| 712 | <listitem>
|
---|
| 713 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
| 714 | </listitem>
|
---|
[a203842] | 715 | <listitem>
|
---|
| 716 | <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
|
---|
| 717 | an issue in Gawk. Thank you Greg Schaefer.</para>
|
---|
| 718 | </listitem>
|
---|
[0b77143] | 719 | </itemizedlist>
|
---|
| 720 | </listitem>
|
---|
| 721 |
|
---|
[0d2d688] | 722 | <listitem>
|
---|
[df78edc] | 723 | <para>December 18, 2005</para>
|
---|
[0d2d688] | 724 | <itemizedlist>
|
---|
| 725 | <listitem>
|
---|
[df78edc] | 726 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
| 727 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
| 728 | and boot sections.</para>
|
---|
[0d2d688] | 729 | </listitem>
|
---|
[d70a85d] | 730 | <listitem>
|
---|
| 731 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
| 732 | it was found that these were not needed for building the final system on
|
---|
| 733 | a multilib capable build.</para>
|
---|
| 734 | </listitem>
|
---|
[b67849f3] | 735 | <listitem>
|
---|
| 736 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
| 737 | </listitem>
|
---|
[f26008d6] | 738 | <listitem>
|
---|
| 739 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
| 740 | </listitem>
|
---|
[0d2d688] | 741 | </itemizedlist>
|
---|
| 742 | </listitem>
|
---|
| 743 |
|
---|
[0f4dd37] | 744 | <listitem>
|
---|
| 745 | <para>December 17, 2005</para>
|
---|
| 746 | <itemizedlist>
|
---|
| 747 | <listitem>
|
---|
| 748 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
| 749 | </listitem>
|
---|
| 750 | </itemizedlist>
|
---|
| 751 | </listitem>
|
---|
| 752 |
|
---|
[1485386] | 753 | <listitem>
|
---|
| 754 | <para>December 16, 2005</para>
|
---|
| 755 | <itemizedlist>
|
---|
| 756 | <listitem>
|
---|
| 757 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
| 758 | </listitem>
|
---|
[585c819] | 759 | <listitem>
|
---|
| 760 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
| 761 | in perl.</para>
|
---|
| 762 | </listitem>
|
---|
[1485386] | 763 | </itemizedlist>
|
---|
| 764 | </listitem>
|
---|
| 765 |
|
---|
[5e36185] | 766 | <listitem>
|
---|
| 767 | <para>December 15, 2005</para>
|
---|
| 768 | <itemizedlist>
|
---|
| 769 | <listitem>
|
---|
| 770 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
| 771 | </listitem>
|
---|
[4b50704] | 772 | <listitem>
|
---|
| 773 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
| 774 | </listitem>
|
---|
[5e36185] | 775 | </itemizedlist>
|
---|
| 776 | </listitem>
|
---|
| 777 |
|
---|
[8672967] | 778 | <listitem>
|
---|
| 779 | <para>December 14, 2005</para>
|
---|
| 780 | <itemizedlist>
|
---|
| 781 | <listitem>
|
---|
| 782 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
| 783 | further build issues.</para>
|
---|
| 784 | </listitem>
|
---|
[4c23a32] | 785 | <listitem>
|
---|
| 786 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
| 787 | </listitem>
|
---|
[c22a40a] | 788 | <listitem>
|
---|
| 789 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
| 790 | </listitem>
|
---|
[8672967] | 791 | </itemizedlist>
|
---|
| 792 | </listitem>
|
---|
| 793 |
|
---|
[fd13165] | 794 | <listitem>
|
---|
| 795 | <para>December 13, 2005</para>
|
---|
| 796 | <itemizedlist>
|
---|
| 797 | <listitem>
|
---|
| 798 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
| 799 | Thanks to David Fix.</para>
|
---|
| 800 | </listitem>
|
---|
| 801 | </itemizedlist>
|
---|
| 802 | </listitem>
|
---|
| 803 |
|
---|
[e71ed78] | 804 | <listitem>
|
---|
| 805 | <para>December 12, 2005</para>
|
---|
| 806 | <itemizedlist>
|
---|
| 807 | <listitem>
|
---|
| 808 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 809 | </listitem>
|
---|
| 810 | </itemizedlist>
|
---|
| 811 | </listitem>
|
---|
| 812 |
|
---|
[5548691] | 813 | <listitem>
|
---|
[cf682c1] | 814 | <para>December 11, 2005</para>
|
---|
| 815 | <itemizedlist>
|
---|
| 816 | <listitem>
|
---|
| 817 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 818 | </listitem>
|
---|
| 819 | </itemizedlist>
|
---|
| 820 | </listitem>
|
---|
| 821 |
|
---|
| 822 | <listitem>
|
---|
[5548691] | 823 | <para>December 9, 2005</para>
|
---|
| 824 | <itemizedlist>
|
---|
| 825 | <listitem>
|
---|
| 826 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 827 | </listitem>
|
---|
[263192a] | 828 | <listitem>
|
---|
| 829 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 830 | </listitem>
|
---|
[a305bc8] | 831 | <listitem>
|
---|
| 832 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 833 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 834 | </listitem>
|
---|
[5548691] | 835 | </itemizedlist>
|
---|
| 836 | </listitem>
|
---|
| 837 |
|
---|
[37f823f] | 838 | <listitem>
|
---|
| 839 | <para>December 8, 2005</para>
|
---|
| 840 | <itemizedlist>
|
---|
| 841 | <listitem>
|
---|
| 842 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 843 | </listitem>
|
---|
[a07c54f] | 844 | <listitem>
|
---|
| 845 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 846 | </listitem>
|
---|
[7cf63a7] | 847 | <listitem>
|
---|
| 848 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 849 | </listitem>
|
---|
[37f823f] | 850 | </itemizedlist>
|
---|
| 851 | </listitem>
|
---|
| 852 |
|
---|
[be51f6c] | 853 | <listitem>
|
---|
| 854 | <para>December 7, 2005</para>
|
---|
| 855 | <itemizedlist>
|
---|
| 856 | <listitem>
|
---|
| 857 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 858 | </listitem>
|
---|
[b40367c] | 859 | <listitem>
|
---|
| 860 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 861 | </listitem>
|
---|
[b562af6] | 862 | <listitem>
|
---|
| 863 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 864 | </listitem>
|
---|
[27d97b0e] | 865 | <listitem>
|
---|
| 866 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 867 | </listitem>
|
---|
| 868 | </itemizedlist>
|
---|
[be51f6c] | 869 | </listitem>
|
---|
| 870 |
|
---|
[b370497] | 871 | <listitem>
|
---|
| 872 | <para>December 6, 2005</para>
|
---|
| 873 | <itemizedlist>
|
---|
| 874 | <listitem>
|
---|
| 875 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 876 | </listitem>
|
---|
| 877 | <listitem>
|
---|
| 878 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 879 | </listitem>
|
---|
[e3fd238] | 880 | <listitem>
|
---|
| 881 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 882 | </listitem>
|
---|
| 883 | <listitem>
|
---|
| 884 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 885 | correct the date in changelog.</para>
|
---|
| 886 | </listitem>
|
---|
[6b369e9] | 887 | <listitem>
|
---|
| 888 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 889 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 890 | wrong.</para>
|
---|
| 891 | </listitem>
|
---|
[ce36880] | 892 | <listitem>
|
---|
| 893 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 894 | </listitem>
|
---|
[b370497] | 895 | </itemizedlist>
|
---|
| 896 | </listitem>
|
---|
[7b2bd6b] | 897 |
|
---|
[c362725] | 898 | <listitem>
|
---|
| 899 | <para>December 5, 2005</para>
|
---|
| 900 | <itemizedlist>
|
---|
| 901 | <listitem>
|
---|
| 902 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 903 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 904 | </listitem>
|
---|
[7b2bd6b] | 905 | <listitem>
|
---|
| 906 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 907 | </listitem>
|
---|
| 908 | <listitem>
|
---|
[7b2bd6b] | 909 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 910 | user error system. This change will will need to be validated by
|
---|
| 911 | by other devs</para>
|
---|
| 912 | </listitem>
|
---|
[24a0fbf4] | 913 | <listitem>
|
---|
| 914 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 915 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 916 | </listitem>
|
---|
[7b2bd6b] | 917 | </itemizedlist>
|
---|
| 918 | </listitem>
|
---|
| 919 |
|
---|
[bcbcf48] | 920 | <listitem>
|
---|
| 921 | <para>December 3, 2005</para>
|
---|
| 922 | <itemizedlist>
|
---|
| 923 | <listitem>
|
---|
| 924 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 925 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 926 | from LFS.</para>
|
---|
[bcbcf48] | 927 | </listitem>
|
---|
| 928 | </itemizedlist>
|
---|
| 929 | </listitem>
|
---|
| 930 |
|
---|
[f87f99c] | 931 | <listitem>
|
---|
[2db7d0d] | 932 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 933 | <itemizedlist>
|
---|
| 934 | <listitem>
|
---|
| 935 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 936 | </listitem>
|
---|
| 937 | </itemizedlist>
|
---|
| 938 | </listitem>
|
---|
| 939 |
|
---|
[375e915] | 940 | <listitem>
|
---|
| 941 | <para>December 1, 2005</para>
|
---|
| 942 | <itemizedlist>
|
---|
| 943 | <listitem>
|
---|
| 944 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 945 | </listitem>
|
---|
[cd69c8e] | 946 | <listitem>
|
---|
| 947 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 948 | </listitem>
|
---|
[94787be] | 949 | <listitem>
|
---|
| 950 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 951 | </listitem>
|
---|
[24a62de] | 952 | <listitem>
|
---|
| 953 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 954 | </listitem>
|
---|
[375e915] | 955 | </itemizedlist>
|
---|
| 956 | </listitem>
|
---|
| 957 |
|
---|
[e0e40d3] | 958 | <listitem>
|
---|
| 959 | <para>November 30, 2005</para>
|
---|
| 960 | <itemizedlist>
|
---|
| 961 | <listitem>
|
---|
| 962 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 963 | </listitem>
|
---|
[aa3ee8b] | 964 | <listitem>
|
---|
| 965 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 966 | </listitem>
|
---|
[e0e40d3] | 967 | </itemizedlist>
|
---|
| 968 | </listitem>
|
---|
| 969 |
|
---|
[d3a4fc0] | 970 | <listitem>
|
---|
[19a6071] | 971 | <para>November 29, 2005</para>
|
---|
| 972 | <itemizedlist>
|
---|
| 973 | <listitem>
|
---|
| 974 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 975 | </listitem>
|
---|
[308a04c] | 976 | <listitem>
|
---|
| 977 | <para>[jim] - Text updates to boot.</para>
|
---|
| 978 | </listitem>
|
---|
[19a6071] | 979 | </itemizedlist>
|
---|
| 980 | </listitem>
|
---|
| 981 |
|
---|
| 982 | <listitem>
|
---|
| 983 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 984 | <itemizedlist>
|
---|
| 985 | <listitem>
|
---|
| 986 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 987 | </listitem>
|
---|
[1bc8e5f] | 988 | <listitem>
|
---|
| 989 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 990 | </listitem>
|
---|
[735ac8e] | 991 | <listitem>
|
---|
| 992 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 993 | </listitem>
|
---|
[d3a4fc0] | 994 | </itemizedlist>
|
---|
| 995 | </listitem>
|
---|
| 996 |
|
---|
[d55f00bc] | 997 | <listitem>
|
---|
[19a6071] | 998 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 999 | <itemizedlist>
|
---|
| 1000 | <listitem>
|
---|
| 1001 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 1002 | </listitem>
|
---|
[0350f47] | 1003 | <listitem>
|
---|
| 1004 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 1005 | </listitem>
|
---|
[d55f00bc] | 1006 | </itemizedlist>
|
---|
| 1007 | </listitem>
|
---|
| 1008 |
|
---|
[ed8de1a] | 1009 | <listitem>
|
---|
[19a6071] | 1010 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 1011 | <itemizedlist>
|
---|
| 1012 | <listitem>
|
---|
| 1013 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 1014 | </listitem>
|
---|
| 1015 | </itemizedlist>
|
---|
| 1016 | </listitem>
|
---|
| 1017 |
|
---|
[3fc6b0b9] | 1018 | <listitem>
|
---|
[19a6071] | 1019 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 1020 | <itemizedlist>
|
---|
| 1021 | <listitem>
|
---|
[9095be6] | 1022 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 1023 | </listitem>
|
---|
| 1024 | <listitem>
|
---|
[9095be6] | 1025 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 1026 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 1027 | </listitem>
|
---|
| 1028 | </itemizedlist>
|
---|
| 1029 | </listitem>
|
---|
| 1030 |
|
---|
[9095be6] | 1031 | <listitem>
|
---|
| 1032 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 1033 | <itemizedlist>
|
---|
| 1034 | <listitem>
|
---|
[9095be6] | 1035 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 1036 | /tools/include.</para>
|
---|
[3fc6b0b9] | 1037 | </listitem>
|
---|
| 1038 | </itemizedlist>
|
---|
| 1039 | </listitem>
|
---|
| 1040 |
|
---|
[9095be6] | 1041 | <listitem>
|
---|
| 1042 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 1043 | <itemizedlist>
|
---|
| 1044 | <listitem>
|
---|
[9095be6] | 1045 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 1046 | </listitem>
|
---|
| 1047 | <listitem>
|
---|
[9095be6] | 1048 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 1049 | </listitem>
|
---|
| 1050 | </itemizedlist>
|
---|
| 1051 | </listitem>
|
---|
| 1052 |
|
---|
[9095be6] | 1053 | <listitem>
|
---|
| 1054 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 1055 | <itemizedlist>
|
---|
| 1056 | <listitem>
|
---|
[9095be6] | 1057 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 1058 | </listitem>
|
---|
| 1059 | </itemizedlist>
|
---|
| 1060 | </listitem>
|
---|
| 1061 |
|
---|
| 1062 | <listitem>
|
---|
[9095be6] | 1063 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 1064 | <itemizedlist>
|
---|
| 1065 | <listitem>
|
---|
[9095be6] | 1066 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 1067 | package.</para>
|
---|
[3fc6b0b9] | 1068 | </listitem>
|
---|
| 1069 | </itemizedlist>
|
---|
| 1070 | </listitem>
|
---|
| 1071 |
|
---|
| 1072 | <listitem>
|
---|
[9095be6] | 1073 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 1074 | <itemizedlist>
|
---|
| 1075 | <listitem>
|
---|
[9095be6] | 1076 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 1077 | </listitem>
|
---|
| 1078 | <listitem>
|
---|
[9095be6] | 1079 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 1080 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 1081 | </listitem>
|
---|
| 1082 | <listitem>
|
---|
[9095be6] | 1083 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 1084 | </listitem>
|
---|
| 1085 | </itemizedlist>
|
---|
| 1086 | </listitem>
|
---|
| 1087 |
|
---|
| 1088 | <listitem>
|
---|
[9095be6] | 1089 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 1090 | <itemizedlist>
|
---|
| 1091 | <listitem>
|
---|
[9095be6] | 1092 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 1093 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 1094 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1095 | </listitem>
|
---|
| 1096 | <listitem>
|
---|
[9095be6] | 1097 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 1098 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1099 | </listitem>
|
---|
| 1100 | <listitem>
|
---|
[9095be6] | 1101 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 1102 | </listitem>
|
---|
| 1103 | <listitem>
|
---|
[9095be6] | 1104 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 1105 | </listitem>
|
---|
| 1106 | </itemizedlist>
|
---|
| 1107 | </listitem>
|
---|
| 1108 |
|
---|
| 1109 | <listitem>
|
---|
[9095be6] | 1110 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 1111 | <itemizedlist>
|
---|
| 1112 | <listitem>
|
---|
[9095be6] | 1113 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 1114 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1115 | </listitem>
|
---|
| 1116 | <listitem>
|
---|
[9095be6] | 1117 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 1118 | </listitem>
|
---|
| 1119 | <listitem>
|
---|
[9095be6] | 1120 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 1121 | </listitem>
|
---|
| 1122 | </itemizedlist>
|
---|
| 1123 | </listitem>
|
---|
| 1124 |
|
---|
| 1125 | <listitem>
|
---|
[9095be6] | 1126 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 1127 | <itemizedlist>
|
---|
| 1128 | <listitem>
|
---|
[9095be6] | 1129 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 1130 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1131 | </listitem>
|
---|
| 1132 | <listitem>
|
---|
[9095be6] | 1133 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 1134 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1135 | </listitem>
|
---|
| 1136 | <listitem>
|
---|
[9095be6] | 1137 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 1138 | </listitem>
|
---|
| 1139 | <listitem>
|
---|
[9095be6] | 1140 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 1141 | </listitem>
|
---|
| 1142 | </itemizedlist>
|
---|
| 1143 | </listitem>
|
---|
| 1144 |
|
---|
| 1145 | <listitem>
|
---|
[9095be6] | 1146 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 1147 | <itemizedlist>
|
---|
| 1148 | <listitem>
|
---|
[9095be6] | 1149 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 1150 | </listitem>
|
---|
| 1151 | </itemizedlist>
|
---|
| 1152 | </listitem>
|
---|
| 1153 |
|
---|
| 1154 | <listitem>
|
---|
[9095be6] | 1155 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 1156 | <itemizedlist>
|
---|
| 1157 | <listitem>
|
---|
[9095be6] | 1158 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 1159 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1160 | </listitem>
|
---|
| 1161 | <listitem>
|
---|
[9095be6] | 1162 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 1163 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 1164 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 1165 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1166 | </listitem>
|
---|
| 1167 | <listitem>
|
---|
[9095be6] | 1168 | <para>[manuel] - Correct the instructions for running the
|
---|
| 1169 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1170 | </listitem>
|
---|
| 1171 | <listitem>
|
---|
[9095be6] | 1172 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 1173 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 1174 | </listitem>
|
---|
| 1175 | </itemizedlist>
|
---|
| 1176 | </listitem>
|
---|
| 1177 |
|
---|
| 1178 | <listitem>
|
---|
[9095be6] | 1179 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 1180 | <itemizedlist>
|
---|
| 1181 | <listitem>
|
---|
[9095be6] | 1182 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 1183 | </listitem>
|
---|
| 1184 | <listitem>
|
---|
[9095be6] | 1185 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 1186 | </listitem>
|
---|
| 1187 | <listitem>
|
---|
[9095be6] | 1188 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 1189 | </listitem>
|
---|
| 1190 | </itemizedlist>
|
---|
| 1191 | </listitem>
|
---|
| 1192 |
|
---|
| 1193 | <listitem>
|
---|
[9095be6] | 1194 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 1195 | <itemizedlist>
|
---|
| 1196 | <listitem>
|
---|
[9095be6] | 1197 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 1198 | </listitem>
|
---|
| 1199 | </itemizedlist>
|
---|
| 1200 | </listitem>
|
---|
| 1201 |
|
---|
| 1202 | <listitem>
|
---|
[9095be6] | 1203 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 1204 | <itemizedlist>
|
---|
| 1205 | <listitem>
|
---|
[9095be6] | 1206 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 1207 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 1208 | </listitem>
|
---|
| 1209 | </itemizedlist>
|
---|
| 1210 | </listitem>
|
---|
| 1211 |
|
---|
[3f8be484] | 1212 | <listitem>
|
---|
[9095be6] | 1213 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 1214 | <itemizedlist>
|
---|
| 1215 | <listitem>
|
---|
[9095be6] | 1216 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 1217 | </listitem>
|
---|
| 1218 | </itemizedlist>
|
---|
| 1219 | </listitem>
|
---|
| 1220 |
|
---|
| 1221 | </itemizedlist>
|
---|
| 1222 |
|
---|
| 1223 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 1224 |
|
---|
| 1225 | </sect1>
|
---|