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