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