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