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