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