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