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