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