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