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