[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">
|
---|
[eea1dfc] | 5 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
[bf8c11f] | 6 | %general-entities;
|
---|
[eea1dfc] | 7 | %patches-entities;
|
---|
[bf8c11f] | 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
|
---|
| 11 | <?dbhtml filename="changelog.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Master Changelog</title>
|
---|
| 14 |
|
---|
| 15 | <para>This is version &version; of the Linux From Scratch book, dated
|
---|
| 16 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
| 17 | version is probably already available. To find out, please check one of the
|
---|
| 18 | mirrors via <ulink url="&lfs-root;"/>.</para>
|
---|
| 19 |
|
---|
| 20 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 21 | the book.</para>
|
---|
| 22 |
|
---|
| 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[eea1dfc] | 30 | <para>[name] - Changelog entry.</para>
|
---|
[bf8c11f] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[eea1dfc] | 33 | <para>[name] - Another changelog entry.</para>
|
---|
[bf8c11f] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[e251a29] | 39 | <itemizedlist>
|
---|
| 40 | <title>Changelog Entries:</title>
|
---|
| 41 |
|
---|
[eea1dfc] | 42 |
|
---|
| 43 | <listitem>
|
---|
| 44 | <para>November 24 2005</para>
|
---|
| 45 | <itemizedlist>
|
---|
| 46 | <listitem>
|
---|
| 47 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
| 48 | </listitem>
|
---|
[e251a29] | 49 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect that it no longer exists</para>
|
---|
[eea1dfc] | 50 | </listitem>
|
---|
| 51 | </itemizedlist>
|
---|
| 52 | </listitem>
|
---|
| 53 |
|
---|
| 54 | <listitem>
|
---|
| 55 | <para>October 30, 2005</para>
|
---|
| 56 | <itemizedlist>
|
---|
| 57 | <listitem>
|
---|
| 58 | <para>[manuel] - Text updates ported from trunk up to r7102.</para>
|
---|
| 59 | </listitem>
|
---|
| 60 | <listitem>
|
---|
| 61 | <para>[jim] - Numerous bug reports on e2fsprogs multilib, that configure
|
---|
| 62 | wouldn't work, could not validate, but added the fix in. Thanx for the reports.</para>
|
---|
| 63 | </listitem>
|
---|
| 64 | </itemizedlist>
|
---|
| 65 | </listitem>
|
---|
| 66 |
|
---|
| 67 | <listitem>
|
---|
| 68 | <para>October 27, 2005</para>
|
---|
| 69 | <itemizedlist>
|
---|
| 70 | <listitem>
|
---|
| 71 | <para>[jim] - Updated to Coreutils 5.92.</para>
|
---|
| 72 | </listitem>
|
---|
| 73 | <listitem>
|
---|
| 74 | <para>[jim] - Updated to Glibc Snapshot 20051024. Fixes stability on MIPS/Sparc Platforms</para>
|
---|
| 75 | </listitem>
|
---|
| 76 | </itemizedlist>
|
---|
| 77 | </listitem>
|
---|
| 78 |
|
---|
| 79 | <listitem>
|
---|
| 80 | <para>October 26, 2005</para>
|
---|
| 81 | <itemizedlist>
|
---|
| 82 | <listitem>
|
---|
| 83 | <para>[jim] - Fixed login.defs.linux to login.defs - renamed under 4.0.13.</para>
|
---|
| 84 | </listitem>
|
---|
| 85 | <listitem>
|
---|
| 86 | <para>[jim] - Updated udev to make the firmware helper. Necessary for devices
|
---|
| 87 | that depend on firmware to be loaded.</para>
|
---|
| 88 | </listitem>
|
---|
| 89 | <listitem>
|
---|
| 90 | <para>[jim] - Updated udev to 071.</para>
|
---|
| 91 | </listitem>
|
---|
| 92 | <listitem>
|
---|
| 93 | <para>[jim] - Updated udev installation update based on information from
|
---|
| 94 | Alex Patrakov.</para>
|
---|
| 95 | </listitem>
|
---|
| 96 | </itemizedlist>
|
---|
| 97 | </listitem>
|
---|
| 98 |
|
---|
| 99 | <listitem>
|
---|
| 100 | <para>October 24, 2005</para>
|
---|
| 101 | <itemizedlist>
|
---|
| 102 | <listitem>
|
---|
| 103 | <para>[ken] - add ${LFS} when creating passwd, group in chapter 7, and add
|
---|
| 104 | ${LFS}/etc/sysconfig/clock. Thanks to Duncan Webb.</para>
|
---|
| 105 | </listitem>
|
---|
| 106 | </itemizedlist>
|
---|
| 107 | </listitem>
|
---|
| 108 |
|
---|
| 109 | <listitem>
|
---|
| 110 | <para>October 18, 2005</para>
|
---|
| 111 | <itemizedlist>
|
---|
| 112 | <listitem>
|
---|
| 113 | <para>[jim] - Updated to File 4.16.</para>
|
---|
| 114 | </listitem>
|
---|
| 115 | <listitem>
|
---|
| 116 | <para>[jim] - Updated to Less 385.</para>
|
---|
| 117 | </listitem>
|
---|
| 118 | </itemizedlist>
|
---|
| 119 | </listitem>
|
---|
| 120 |
|
---|
| 121 | <listitem>
|
---|
| 122 | <para>October 15, 2005</para>
|
---|
| 123 | <itemizedlist>
|
---|
| 124 | <listitem>
|
---|
| 125 | <para>[jim] - Updated to Ncurses 5.5.</para>
|
---|
| 126 | </listitem>
|
---|
| 127 | <listitem>
|
---|
| 128 | <para>[jim] - Updated to Man Pages 2.09.</para>
|
---|
| 129 | </listitem>
|
---|
| 130 | <listitem>
|
---|
| 131 | <para>[jim] - Updated to Vim 6.4.</para>
|
---|
| 132 | </listitem>
|
---|
| 133 | <listitem>
|
---|
| 134 | <para>[jim] - Updated to Shadow 4.0.13.</para>
|
---|
| 135 | </listitem>
|
---|
| 136 | <listitem>
|
---|
| 137 | <para>[jim] - Added a sed to remove the glibc dependency on
|
---|
| 138 | a certain version of gcc. Thanx for the IRC bug report from andre.</para>
|
---|
| 139 | </listitem>
|
---|
| 140 | <listitem>
|
---|
| 141 | <para>[jim] - Made all the cross-tools, chroot, boot, and temp-system seds
|
---|
| 142 | follow the same format.</para>
|
---|
| 143 | </listitem>
|
---|
| 144 | </itemizedlist>
|
---|
| 145 | </listitem>
|
---|
| 146 |
|
---|
| 147 | <listitem>
|
---|
| 148 | <para>October 13, 2005</para>
|
---|
| 149 | <itemizedlist>
|
---|
| 150 | <listitem>
|
---|
| 151 | <para>[jim] - Changed permissions on btmp to current standards.</para>
|
---|
| 152 | </listitem>
|
---|
| 153 | </itemizedlist>
|
---|
| 154 | </listitem>
|
---|
| 155 |
|
---|
| 156 | <listitem>
|
---|
| 157 | <para>October 12, 2005</para>
|
---|
| 158 | <itemizedlist>
|
---|
| 159 | <listitem>
|
---|
| 160 | <para>[jim] - Updated users/groups for better functional udev system. Working
|
---|
| 161 | on removing hotplug from build.</para>
|
---|
| 162 | </listitem>
|
---|
| 163 | </itemizedlist>
|
---|
| 164 | </listitem>
|
---|
| 165 |
|
---|
| 166 | <listitem>
|
---|
| 167 | <para>October 11, 2005</para>
|
---|
| 168 | <itemizedlist>
|
---|
| 169 | <listitem>
|
---|
| 170 | <para>[ken] - Tidy the text in multilib file-64bit.</para>
|
---|
| 171 | </listitem>
|
---|
| 172 | </itemizedlist>
|
---|
| 173 | </listitem>
|
---|
| 174 |
|
---|
| 175 | <listitem>
|
---|
| 176 | <para>October 09, 2005</para>
|
---|
| 177 | <itemizedlist>
|
---|
| 178 | <listitem>
|
---|
| 179 | <para>[ken] - Remove 'sed -i' from multilib temp-system bzip2.</para>
|
---|
| 180 | </listitem>
|
---|
| 181 | </itemizedlist>
|
---|
| 182 | </listitem>
|
---|
| 183 |
|
---|
| 184 | <listitem>
|
---|
| 185 | <para>October 08, 2005</para>
|
---|
| 186 | <itemizedlist>
|
---|
| 187 | <listitem>
|
---|
| 188 | <para>[jim] - Added patch to fix poor tempfile +creation in Texinfo-4.8
|
---|
| 189 | that can lead to a symlink attack. From LFS - Archaic</para>
|
---|
| 190 | </listitem>
|
---|
| 191 | </itemizedlist>
|
---|
| 192 | </listitem>
|
---|
| 193 |
|
---|
| 194 | <listitem>
|
---|
| 195 | <para>October 07, 2005</para>
|
---|
| 196 | <itemizedlist>
|
---|
| 197 | <listitem>
|
---|
| 198 | <para>[ken] - Removed the copy of libiberty.h at the end of binutils
|
---|
| 199 | in the temporary system</para>
|
---|
| 200 | </listitem>
|
---|
| 201 | </itemizedlist>
|
---|
| 202 | </listitem>
|
---|
| 203 |
|
---|
| 204 | <listitem>
|
---|
| 205 | <para>October 06, 2005</para>
|
---|
| 206 | <itemizedlist>
|
---|
| 207 | <listitem>
|
---|
| 208 | <para>[ken] - Reordered final-system so that coreutils is built before
|
---|
| 209 | findutils (sequence as in LFS). This allows the findutils testsuite to
|
---|
| 210 | complete all three parts, and removes the reference to /tools/bin/sort
|
---|
| 211 | from the updatedb script installed in the final system.</para>
|
---|
| 212 | </listitem>
|
---|
| 213 | <listitem>
|
---|
| 214 | <para>[jim] - Added note to ignore error during glibc-headers build.</para>
|
---|
| 215 | </listitem>
|
---|
| 216 | </itemizedlist>
|
---|
| 217 | </listitem>
|
---|
| 218 |
|
---|
| 219 | <listitem>
|
---|
| 220 | <para>October 05, 2005</para>
|
---|
| 221 | <itemizedlist>
|
---|
| 222 | <listitem>
|
---|
| 223 | <para>[jim] - Removed all GCC_TARGET_FLAGS. Tried to make the build
|
---|
| 224 | to use generic commands.</para>
|
---|
| 225 | </listitem>
|
---|
| 226 | </itemizedlist>
|
---|
| 227 | </listitem>
|
---|
| 228 |
|
---|
| 229 | <listitem>
|
---|
| 230 | <para>October 03, 2005</para>
|
---|
| 231 | <itemizedlist>
|
---|
| 232 | <listitem>
|
---|
| 233 | <para>[jim] - Added patch for coreutils to improve echo's POSIX and bash
|
---|
| 234 | compatibility and to recognise "\xhh" syntax as required by the testsuite
|
---|
| 235 | in udev-069 and later. From LFS - Matthew Burgess</para>
|
---|
| 236 | </listitem>
|
---|
| 237 | <listitem>
|
---|
| 238 | <para>[jim] - Added Gawk Segfault patch. From LFS - Matthew Burgess</para>
|
---|
| 239 | </listitem>
|
---|
| 240 | </itemizedlist>
|
---|
| 241 | </listitem>
|
---|
| 242 |
|
---|
| 243 | <listitem>
|
---|
| 244 | <para>September 30, 2005</para>
|
---|
| 245 | <itemizedlist>
|
---|
| 246 | <listitem>
|
---|
| 247 | <para>[ken] - Remove sed -i from parts III and IV where we use the host's sed.</para>
|
---|
| 248 | </listitem>
|
---|
| 249 | <listitem>
|
---|
| 250 | <para>[ken] - Move iana-etc in final-system to similar position as in regular LFS, so that it is there for perl's testsuite.</para>
|
---|
| 251 | </listitem>
|
---|
| 252 | <listitem>
|
---|
| 253 | <para>[jim] - Various Glibc Updates. Added localedef segfault patch.
|
---|
| 254 | Fixed MIPS64 and Sparc NPTL builds.</para>
|
---|
| 255 | </listitem>
|
---|
| 256 | </itemizedlist>
|
---|
| 257 | </listitem>
|
---|
| 258 |
|
---|
| 259 | <listitem>
|
---|
| 260 | <para>September 28, 2005</para>
|
---|
| 261 | <itemizedlist>
|
---|
| 262 | <listitem>
|
---|
| 263 | <para>[jim] - Updated to GCC 4.0.2.</para>
|
---|
| 264 | </listitem>
|
---|
| 265 | <listitem>
|
---|
| 266 | <para>[jim] - Updated to Glibc 20050926.</para>
|
---|
| 267 | </listitem>
|
---|
| 268 | </itemizedlist>
|
---|
| 269 | </listitem>
|
---|
| 270 |
|
---|
| 271 | <listitem>
|
---|
| 272 | <para>September 27, 2005</para>
|
---|
| 273 | <itemizedlist>
|
---|
| 274 | <listitem>
|
---|
| 275 | <para>[jim] - Downgraded to Linux 2.6.12.6, to get ready for stable release of the book.</para>
|
---|
| 276 | </listitem>
|
---|
| 277 | <listitem>
|
---|
| 278 | <para>[jim] - Updated to Man-Pages 2.0.8.</para>
|
---|
| 279 | </listitem>
|
---|
| 280 | <listitem>
|
---|
| 281 | <para>[jim] - Made NPTL common to all architectures.</para>
|
---|
| 282 | </listitem>
|
---|
| 283 | </itemizedlist>
|
---|
| 284 | </listitem>
|
---|
| 285 |
|
---|
| 286 | <listitem>
|
---|
| 287 | <para>September 25, 2005</para>
|
---|
| 288 | <itemizedlist>
|
---|
| 289 | <listitem>
|
---|
| 290 | <para>[jim] - Updated to Util-Linux 2.12r.</para>
|
---|
| 291 | </listitem>
|
---|
| 292 | <listitem>
|
---|
| 293 | <para>[jim] - Updated to Groff 1.19.2.</para>
|
---|
| 294 | </listitem>
|
---|
| 295 | </itemizedlist>
|
---|
| 296 | </listitem>
|
---|
| 297 |
|
---|
| 298 | <listitem>
|
---|
| 299 | <para>September 21, 2005</para>
|
---|
| 300 | <itemizedlist>
|
---|
| 301 | <listitem>
|
---|
| 302 | <para>[jim] - Updated to Man 1.6b.</para>
|
---|
| 303 | </listitem>
|
---|
| 304 | <listitem>
|
---|
| 305 | <para>[jim] - Updated to Bison 2.1.</para>
|
---|
| 306 | </listitem>
|
---|
| 307 | <listitem>
|
---|
| 308 | <para>[jim] - Updated to Glibc Snapshot 20050919.</para>
|
---|
| 309 | </listitem>
|
---|
| 310 | </itemizedlist>
|
---|
| 311 | </listitem>
|
---|
| 312 |
|
---|
| 313 | <listitem>
|
---|
| 314 | <para>September 20, 2005</para>
|
---|
| 315 | <itemizedlist>
|
---|
| 316 | <listitem>
|
---|
| 317 | <para>[jim] - Corrected type in glibc-ports installation in cross-tools.</para>
|
---|
| 318 | </listitem>
|
---|
| 319 | </itemizedlist>
|
---|
| 320 | </listitem>
|
---|
| 321 |
|
---|
| 322 | <listitem>
|
---|
| 323 | <para>September 19, 2005</para>
|
---|
| 324 | <itemizedlist>
|
---|
| 325 | <listitem>
|
---|
| 326 | <para>[jim] - Removed LDFLAGS="-s" from sysvinit builds.</para>
|
---|
| 327 | </listitem>
|
---|
| 328 | <listitem>
|
---|
| 329 | <para>[jim] - Patches typo fixes. Thank you Justin Knierim.</para>
|
---|
| 330 | </listitem>
|
---|
| 331 | </itemizedlist>
|
---|
| 332 | </listitem>
|
---|
| 333 |
|
---|
| 334 | <listitem>
|
---|
| 335 | <para>September 17, 2005</para>
|
---|
| 336 | <itemizedlist>
|
---|
| 337 | <listitem>
|
---|
| 338 | <para>[jim] - Updated to Udev 070.</para>
|
---|
| 339 | </listitem>
|
---|
| 340 | <listitem>
|
---|
| 341 | <para>[jim] - Updated to Linux 2.6.13.2.</para>
|
---|
| 342 | </listitem>
|
---|
| 343 | </itemizedlist>
|
---|
| 344 | </listitem>
|
---|
| 345 |
|
---|
| 346 | <listitem>
|
---|
| 347 | <para>September 16, 2005</para>
|
---|
| 348 | <itemizedlist>
|
---|
| 349 | <listitem>
|
---|
| 350 | <para>[jim] - Updated gcc builds. GCC 4.x requires AS_FOR_TARGET and LD_FOR_TARGET. With this change the
|
---|
| 351 | __thread that has been seen has been elminated. Thanx Ryan Oliver.</para>
|
---|
| 352 | </listitem>
|
---|
| 353 | </itemizedlist>
|
---|
| 354 | </listitem>
|
---|
| 355 |
|
---|
| 356 | <listitem>
|
---|
| 357 | <para>September 14, 2005</para>
|
---|
| 358 | <itemizedlist>
|
---|
| 359 | <listitem>
|
---|
| 360 | <para>[jim] - Reverted the September 13th Change. Glibc NPTL will not build with out sparcv9 in the
|
---|
| 361 | target triplet.</para>
|
---|
| 362 | </listitem>
|
---|
| 363 | </itemizedlist>
|
---|
| 364 | </listitem>
|
---|
| 365 |
|
---|
| 366 | <listitem>
|
---|
| 367 | <para>September 13, 2005</para>
|
---|
| 368 | <itemizedlist>
|
---|
| 369 | <listitem>
|
---|
| 370 | <para>[jim] - Binutils no changed targets for sparc. Now it's sparc-unknown-linux-gnu.</para>
|
---|
| 371 | </listitem>
|
---|
| 372 | </itemizedlist>
|
---|
| 373 | </listitem>
|
---|
| 374 |
|
---|
| 375 | <listitem>
|
---|
| 376 | <para>September 12, 2005</para>
|
---|
| 377 | <itemizedlist>
|
---|
| 378 | <listitem>
|
---|
| 379 | <para>[ken] - Add patch to fix tar testsuite for gcc4.</para>
|
---|
| 380 | </listitem>
|
---|
| 381 | </itemizedlist>
|
---|
| 382 | </listitem>
|
---|
| 383 |
|
---|
| 384 | <listitem>
|
---|
| 385 | <para>September 11, 2005</para>
|
---|
| 386 | <itemizedlist>
|
---|
| 387 | <listitem>
|
---|
| 388 | <para>[jim] - Updated to Glibc 20050905 snapshot. Fixes many cross-compile build
|
---|
| 389 | issues with GCC 4 based cross-lfs. For details read
|
---|
| 390 | <ulink url="http://archives.linuxfromscratch.org/mail-archives/lfs-dev/2005-September/053261.html"/>.</para>
|
---|
| 391 | </listitem>
|
---|
| 392 | </itemizedlist>
|
---|
| 393 | </listitem>
|
---|
| 394 |
|
---|
| 395 | <listitem>
|
---|
| 396 | <para>September 10, 2005</para>
|
---|
| 397 | <itemizedlist>
|
---|
| 398 | <listitem>
|
---|
| 399 | <para>[ken] - Updates to glibc check instructions and linkages.</para>
|
---|
| 400 | </listitem>
|
---|
| 401 | </itemizedlist>
|
---|
| 402 | </listitem>
|
---|
| 403 |
|
---|
| 404 | <listitem>
|
---|
| 405 | <para>September 2, 2005</para>
|
---|
| 406 | <itemizedlist>
|
---|
| 407 | <listitem>
|
---|
| 408 | <para>[jim] - Updated Specs file adjustment.</para>
|
---|
| 409 | </listitem>
|
---|
| 410 | </itemizedlist>
|
---|
| 411 | </listitem>
|
---|
| 412 |
|
---|
| 413 | <listitem>
|
---|
| 414 | <para>September 2, 2005</para>
|
---|
| 415 | <itemizedlist>
|
---|
| 416 | <listitem>
|
---|
| 417 | <para>[jim] - Added: Reiser_Crash patch to util-linux build. Thank you Jürg Billeter.</para>
|
---|
| 418 | </listitem>
|
---|
| 419 | <listitem>
|
---|
| 420 | <para>[jim] - Updated to Findutils 4.2.25.</para>
|
---|
| 421 | </listitem>
|
---|
| 422 | <listitem>
|
---|
| 423 | <para>[jim] - Updated to Libtool 1.5.20.</para>
|
---|
| 424 | </listitem>
|
---|
| 425 | </itemizedlist>
|
---|
| 426 | </listitem>
|
---|
| 427 |
|
---|
| 428 | <listitem>
|
---|
| 429 | <para>September 2, 2005</para>
|
---|
| 430 | <itemizedlist>
|
---|
| 431 | <listitem>
|
---|
| 432 | <para>[jim] - Specs adjustment works on GCC 4. Same expression for all Architectures, except
|
---|
| 433 | for Alpha.</para>
|
---|
| 434 | </listitem>
|
---|
| 435 | </itemizedlist>
|
---|
| 436 | </listitem>
|
---|
| 437 |
|
---|
| 438 | <listitem>
|
---|
| 439 | <para>September 1, 2005</para>
|
---|
| 440 | <itemizedlist>
|
---|
| 441 | <listitem>
|
---|
| 442 | <para>[jim] - Added information about the #cross-lfs IRC support channel.</para>
|
---|
| 443 | </listitem>
|
---|
| 444 | </itemizedlist>
|
---|
| 445 | </listitem>
|
---|
| 446 |
|
---|
| 447 | <listitem>
|
---|
| 448 | <para>August 31, 2005</para>
|
---|
| 449 | <itemizedlist>
|
---|
| 450 | <listitem>
|
---|
| 451 | <para>[jim] - Updated to GCC 4.0.1.</para>
|
---|
| 452 | </listitem>
|
---|
| 453 | <listitem>
|
---|
| 454 | <para>[jim] - Updated to Linux 2.6.12.6.</para>
|
---|
| 455 | </listitem>
|
---|
| 456 | <listitem>
|
---|
| 457 | <para>[jim] - Updated to Ncurses patch to 20050827.</para>
|
---|
| 458 | </listitem>
|
---|
| 459 | <listitem>
|
---|
| 460 | <para>[jim] - Added missing patch for 64 bit architectures for glibc.</para>
|
---|
| 461 | </listitem>
|
---|
| 462 | </itemizedlist>
|
---|
| 463 | </listitem>
|
---|
| 464 |
|
---|
| 465 | <listitem>
|
---|
| 466 | <para>August 28, 2005</para>
|
---|
| 467 | <itemizedlist>
|
---|
| 468 | <listitem>
|
---|
| 469 | <para>[jim] - Added another sanity check to prevent error during gcc compile.</para>
|
---|
| 470 | </listitem>
|
---|
| 471 | </itemizedlist>
|
---|
| 472 | </listitem>
|
---|
| 473 |
|
---|
| 474 | <listitem>
|
---|
| 475 | <para>August 27, 2005</para>
|
---|
| 476 | <itemizedlist>
|
---|
| 477 | <listitem>
|
---|
| 478 | <para>[manuel] - Install Udev's documentation relating to configuring
|
---|
| 479 | rules (fixes bug LFS 1622).</para>
|
---|
| 480 | </listitem>
|
---|
| 481 | <listitem>
|
---|
| 482 | <para>[manuel] - Refrain from using the undocumented --print-file
|
---|
| 483 | switch for GCC's spec file edit. Use -print-file-name=specs instead
|
---|
| 484 | (Greg Schafer).</para>
|
---|
| 485 | </listitem>
|
---|
| 486 | </itemizedlist>
|
---|
| 487 | </listitem>
|
---|
| 488 |
|
---|
| 489 | <listitem>
|
---|
| 490 | <para>August 26, 2005</para>
|
---|
| 491 | <itemizedlist>
|
---|
| 492 | <listitem>
|
---|
| 493 | <para>[jim] - Stop moving some of coreutils binaries to /bin as
|
---|
| 494 | they aren't required to be there (fixes bug LFS 1620). Copied
|
---|
| 495 | from Matt's change to the LFS book.</para>
|
---|
| 496 | </listitem>
|
---|
| 497 | <listitem>
|
---|
| 498 | <para>[jim] - Updated to Man 1.6a.</para>
|
---|
| 499 | </listitem>
|
---|
| 500 | </itemizedlist>
|
---|
| 501 | </listitem>
|
---|
| 502 |
|
---|
| 503 | <listitem>
|
---|
| 504 | <para>August 22, 2005</para>
|
---|
| 505 | <itemizedlist>
|
---|
| 506 | <listitem>
|
---|
| 507 | <para>[jim] - Updated to Shadow 4.0.12.</para>
|
---|
| 508 | </listitem>
|
---|
| 509 | <listitem>
|
---|
| 510 | <para>[jim] - Updated to Gawk 3.1.5.</para>
|
---|
| 511 | </listitem>
|
---|
| 512 | </itemizedlist>
|
---|
| 513 | </listitem>
|
---|
| 514 |
|
---|
| 515 | <listitem>
|
---|
| 516 | <para>August 19, 2005</para>
|
---|
| 517 | <itemizedlist>
|
---|
| 518 | <listitem>
|
---|
| 519 | <para>[jim] - Updated to File 4.15.</para>
|
---|
| 520 | </listitem>
|
---|
| 521 | <listitem>
|
---|
| 522 | <para>[jim] - Updated to IANA-ETC 2.00.</para>
|
---|
| 523 | </listitem>
|
---|
| 524 | <listitem>
|
---|
| 525 | <para>[jim] - Updated to Linux 2.6.12.5.</para>
|
---|
| 526 | </listitem>
|
---|
| 527 | <listitem>
|
---|
| 528 | <para>[jim] - Updated to Udev 068.</para>
|
---|
| 529 | </listitem>
|
---|
| 530 | <listitem>
|
---|
| 531 | <para>[jim] - Updated to IPRoute2 050816.</para>
|
---|
| 532 | </listitem>
|
---|
| 533 | </itemizedlist>
|
---|
| 534 | </listitem>
|
---|
| 535 |
|
---|
| 536 | <listitem>
|
---|
| 537 | <para>August 18, 2005</para>
|
---|
| 538 | <itemizedlist>
|
---|
| 539 | <listitem>
|
---|
| 540 | <para>[manuel] - Added Bzip2 bzgrep patch.</para>
|
---|
| 541 | </listitem>
|
---|
| 542 | <listitem>
|
---|
| 543 | <para>[manuel] - Fixed the installation directory of Sed
|
---|
| 544 | documentation.</para>
|
---|
| 545 | </listitem>
|
---|
| 546 | <listitem>
|
---|
| 547 | <para>[jim] - Updates to temp-tools section for Pure 64 builds.
|
---|
| 548 | Thanx to Doug Ronne.</para>
|
---|
| 549 | </listitem>
|
---|
| 550 | </itemizedlist>
|
---|
| 551 | </listitem>
|
---|
| 552 |
|
---|
| 553 | <listitem>
|
---|
| 554 | <para>August 16, 2005</para>
|
---|
| 555 | <itemizedlist>
|
---|
| 556 | <listitem>
|
---|
| 557 | <para>[manuel] - Text updates ported from trunk up to r6693.</para>
|
---|
| 558 | </listitem>
|
---|
| 559 | <listitem>
|
---|
| 560 | <para>[manuel] - Added Bzip2 documentation patch.</para>
|
---|
| 561 | </listitem>
|
---|
| 562 | </itemizedlist>
|
---|
| 563 | </listitem>
|
---|
| 564 |
|
---|
| 565 | <listitem>
|
---|
| 566 | <para>August 9, 2005</para>
|
---|
| 567 | <itemizedlist>
|
---|
| 568 | <listitem>
|
---|
| 569 | <para>[jim] - Export build variables in temp-tools to .bash_profile.
|
---|
| 570 | Change recommended by Christian Schneider.</para>
|
---|
| 571 | </listitem>
|
---|
| 572 | </itemizedlist>
|
---|
| 573 | </listitem>
|
---|
| 574 |
|
---|
| 575 | <listitem>
|
---|
| 576 | <para>August 8, 2005</para>
|
---|
| 577 | <itemizedlist>
|
---|
| 578 | <listitem>
|
---|
| 579 | <para>[jim] - Updated to Udev 065.</para>
|
---|
| 580 | </listitem>
|
---|
| 581 | <listitem>
|
---|
| 582 | <para>[jim] - Updated to Linux 2.6.12.4.</para>
|
---|
| 583 | </listitem>
|
---|
| 584 | </itemizedlist>
|
---|
| 585 | </listitem>
|
---|
| 586 |
|
---|
| 587 | <listitem>
|
---|
| 588 | <para>August 7, 2005</para>
|
---|
| 589 | <itemizedlist>
|
---|
| 590 | <listitem>
|
---|
| 591 | <para>[manuel] - Text updates ported fron trunk up to r6620.</para>
|
---|
| 592 | </listitem>
|
---|
| 593 | <listitem>
|
---|
| 594 | <para>[manuel] - Added Vim security fix patch.</para>
|
---|
| 595 | </listitem>
|
---|
| 596 | <listitem>
|
---|
| 597 | <para>[jim] - Updated to add Pure 64 bit build. Thanx Ryan Oliver
|
---|
| 598 | and Ken Moffat.</para>
|
---|
| 599 | </listitem>
|
---|
| 600 | </itemizedlist>
|
---|
| 601 | </listitem>
|
---|
| 602 |
|
---|
| 603 | <listitem>
|
---|
| 604 | <para>August 6, 2005</para>
|
---|
| 605 | <itemizedlist>
|
---|
| 606 | <listitem>
|
---|
| 607 | <para>[manuel] - Text updates ported fron trunk up to r6612.</para>
|
---|
| 608 | </listitem>
|
---|
| 609 | <listitem>
|
---|
| 610 | <para>[manuel] - Added Bash documentation package.</para>
|
---|
| 611 | </listitem>
|
---|
| 612 | </itemizedlist>
|
---|
| 613 | </listitem>
|
---|
| 614 |
|
---|
| 615 | <listitem>
|
---|
| 616 | <para>July 29, 2005</para>
|
---|
| 617 | <itemizedlist>
|
---|
| 618 | <listitem>
|
---|
| 619 | <para>[manuel] - Text updates ported fron trunk up to r6596.</para>
|
---|
| 620 | </listitem>
|
---|
| 621 | </itemizedlist>
|
---|
| 622 | </listitem>
|
---|
| 623 |
|
---|
| 624 | <listitem>
|
---|
| 625 | <para>July 23, 2005</para>
|
---|
| 626 | <itemizedlist>
|
---|
| 627 | <listitem>
|
---|
| 628 | <para>[jim] - Removed security patch to Zlib, not needed with
|
---|
| 629 | new version.</para>
|
---|
| 630 | </listitem>
|
---|
| 631 | </itemizedlist>
|
---|
| 632 | </listitem>
|
---|
| 633 |
|
---|
| 634 | <listitem>
|
---|
| 635 | <para>July 22, 2005</para>
|
---|
| 636 | <itemizedlist>
|
---|
| 637 | <listitem>
|
---|
| 638 | <para>[jim] - Changed cross-tools to new build method.</para>
|
---|
| 639 | </listitem>
|
---|
| 640 | <listitem>
|
---|
| 641 | <para>[jim] - Updated to Man-Pages 2.07.</para>
|
---|
| 642 | </listitem>
|
---|
| 643 | <listitem>
|
---|
| 644 | <para>[jim] - Updated to Shadow 4.0.11.1.</para>
|
---|
| 645 | </listitem>
|
---|
| 646 | <listitem>
|
---|
| 647 | <para>[jim] - Updated to Zlib 1.2.3.</para>
|
---|
| 648 | </listitem>
|
---|
| 649 | <listitem>
|
---|
| 650 | <para>[manuel] - Text updates ported fron trunk up to r6569.</para>
|
---|
| 651 | </listitem>
|
---|
| 652 | </itemizedlist>
|
---|
| 653 | </listitem>
|
---|
| 654 |
|
---|
| 655 | <listitem>
|
---|
| 656 | <para>July 19, 2005</para>
|
---|
| 657 | <itemizedlist>
|
---|
| 658 | <listitem>
|
---|
| 659 | <para>[jim] - Changed link from netboot hint to netboot mini-book.</para>
|
---|
| 660 | </listitem>
|
---|
| 661 | <listitem>
|
---|
| 662 | <para>[jim] - Changed the name of the reboot section to boot. Updated
|
---|
| 663 | book directories to reflect the change.</para>
|
---|
| 664 | </listitem>
|
---|
| 665 | </itemizedlist>
|
---|
| 666 | </listitem>
|
---|
| 667 |
|
---|
| 668 | <listitem>
|
---|
| 669 | <para>July 18, 2005</para>
|
---|
| 670 | <itemizedlist>
|
---|
| 671 | <listitem>
|
---|
| 672 | <para>[jim] - Updated to Shadow 4.0.11.</para>
|
---|
| 673 | </listitem>
|
---|
| 674 | <listitem>
|
---|
| 675 | <para>[jim] - Updated to Man-Pages 2.06.</para>
|
---|
| 676 | </listitem>
|
---|
| 677 | <listitem>
|
---|
| 678 | <para>[jim] - Updated to Linux 2.6.12.3.</para>
|
---|
| 679 | </listitem>
|
---|
| 680 | </itemizedlist>
|
---|
| 681 | </listitem>
|
---|
| 682 |
|
---|
| 683 | <listitem>
|
---|
| 684 | <para>July 15, 2005</para>
|
---|
| 685 | <itemizedlist>
|
---|
| 686 | <listitem>
|
---|
| 687 | <para>[manuel] - Text updates ported fron trunk up to r6522.</para>
|
---|
| 688 | </listitem>
|
---|
| 689 | </itemizedlist>
|
---|
| 690 | </listitem>
|
---|
| 691 |
|
---|
| 692 | <listitem>
|
---|
| 693 | <para>July 12, 2005</para>
|
---|
| 694 | <itemizedlist>
|
---|
| 695 | <listitem>
|
---|
| 696 | <para>[jim] - Made temp-tools only make 1 perl, 1 expect, and 1 TCL.
|
---|
| 697 | Only one version is needed for the testsuites and glibc builds.</para>
|
---|
| 698 | </listitem>
|
---|
| 699 | <listitem>
|
---|
| 700 | <para>[jim] - Reverted to multiple perls. They are needed for the glibc
|
---|
| 701 | builds for each ABI.</para>
|
---|
| 702 | </listitem>
|
---|
| 703 | </itemizedlist>
|
---|
| 704 | </listitem>
|
---|
| 705 |
|
---|
| 706 | <listitem>
|
---|
| 707 | <para>July 11, 2005</para>
|
---|
| 708 | <itemizedlist>
|
---|
| 709 | <listitem>
|
---|
| 710 | <para>[jim] - Updated to automake 1.9.6.</para>
|
---|
| 711 | </listitem>
|
---|
| 712 | <listitem>
|
---|
| 713 | <para>[jim] - Updated to iana-etc to 1.10.</para>
|
---|
| 714 | </listitem>
|
---|
| 715 | <listitem>
|
---|
| 716 | <para>[jim] - Downgraded to udev 058, build issue with non-x86
|
---|
| 717 | architectures.</para>
|
---|
| 718 | </listitem>
|
---|
| 719 | </itemizedlist>
|
---|
| 720 | </listitem>
|
---|
| 721 |
|
---|
| 722 | <listitem>
|
---|
| 723 | <para>July 8, 2005</para>
|
---|
| 724 | <itemizedlist>
|
---|
| 725 | <listitem>
|
---|
| 726 | <para>[jim] - Updated flex build in final-system on 64 bit machines
|
---|
| 727 | to create libfl.a for all ABI's.</para>
|
---|
| 728 | </listitem>
|
---|
| 729 | <listitem>
|
---|
| 730 | <para>[jim] - Added security patch to zlib.</para>
|
---|
| 731 | </listitem>
|
---|
| 732 | <listitem>
|
---|
| 733 | <para>[jim] - Updated to e2fsprogs 1.38.</para>
|
---|
| 734 | </listitem>
|
---|
| 735 | <listitem>
|
---|
| 736 | <para>[jim] - Updated to udev 062.</para>
|
---|
| 737 | </listitem>
|
---|
| 738 | </itemizedlist>
|
---|
| 739 | </listitem>
|
---|
| 740 |
|
---|
| 741 | <listitem>
|
---|
| 742 | <para>July 7, 2005</para>
|
---|
| 743 | <itemizedlist>
|
---|
| 744 | <listitem>
|
---|
| 745 | <para>[jhuntwork] - Removed patch for ncurses in final-system build,
|
---|
| 746 | only necessary when cross-compiling.</para>
|
---|
| 747 | </listitem>
|
---|
| 748 | </itemizedlist>
|
---|
| 749 | </listitem>
|
---|
| 750 |
|
---|
| 751 | <listitem>
|
---|
| 752 | <para>July 6, 2005</para>
|
---|
| 753 | <itemizedlist>
|
---|
| 754 | <listitem>
|
---|
| 755 | <para>[jim] - Added missing binutils patch to final-system.
|
---|
| 756 | Need multlib scripts patch for all multiple ABI builds.</para>
|
---|
| 757 | </listitem>
|
---|
| 758 | <listitem>
|
---|
| 759 | <para>[jim] - Upgraded to Linux-libc-headers 2.6.12.0.</para>
|
---|
| 760 | </listitem>
|
---|
| 761 | </itemizedlist>
|
---|
| 762 | </listitem>
|
---|
| 763 |
|
---|
| 764 | <listitem>
|
---|
| 765 | <para>July 4, 2005</para>
|
---|
| 766 | <itemizedlist>
|
---|
| 767 | <listitem>
|
---|
| 768 | <para>[jim] - Put in correct Sparc CPU Names into the target-triplet
|
---|
| 769 | table.</para>
|
---|
| 770 | </listitem>
|
---|
| 771 | </itemizedlist>
|
---|
| 772 | </listitem>
|
---|
| 773 |
|
---|
| 774 | <listitem>
|
---|
| 775 | <para>July 1, 2005</para>
|
---|
| 776 | <itemizedlist>
|
---|
| 777 | <listitem>
|
---|
| 778 | <para>[jim] - Fixed typos in final-system for multilib.</para>
|
---|
| 779 | </listitem>
|
---|
| 780 | <listitem>
|
---|
| 781 | <para>[jim] - Upgraded to Udev 059.</para>
|
---|
| 782 | </listitem>
|
---|
| 783 | <listitem>
|
---|
| 784 | <para>[jim] - Upgraded to Linux 2.6.12.2.</para>
|
---|
| 785 | </listitem>
|
---|
| 786 | <listitem>
|
---|
| 787 | <para>[jim] - Changed configure to sh configure in iproute2.
|
---|
| 788 | The current release doesn't set permissions correctly on configure.</para>
|
---|
| 789 | </listitem>
|
---|
| 790 | <listitem>
|
---|
| 791 | <para>[jim] - Corrected sparc32 variable in table.</para>
|
---|
| 792 | </listitem>
|
---|
| 793 | </itemizedlist>
|
---|
| 794 | </listitem>
|
---|
| 795 |
|
---|
| 796 | <listitem>
|
---|
| 797 | <para>June 30, 2005</para>
|
---|
| 798 | <itemizedlist>
|
---|
| 799 | <listitem>
|
---|
| 800 | <para>[jim] - Changed udev rules to an entity.</para>
|
---|
| 801 | </listitem>
|
---|
| 802 | <listitem>
|
---|
| 803 | <para>[manuel] - Text updates from trunk up tp r6251.</para>
|
---|
| 804 | </listitem>
|
---|
| 805 | <listitem>
|
---|
| 806 | <para>[jim] - Added CPPFLAGS=-D_GNU_SOURCE to patch in temp-system.</para>
|
---|
| 807 | </listitem>
|
---|
| 808 | <listitem>
|
---|
| 809 | <para>[jim] - Added testing of adjusting the toolchain to all
|
---|
| 810 | architectures.</para>
|
---|
| 811 | </listitem>
|
---|
| 812 | <listitem>
|
---|
| 813 | <para>[jim] - Updated ld.so.conf to see all multilib directories.</para>
|
---|
| 814 | </listitem>
|
---|
| 815 | </itemizedlist>
|
---|
| 816 | </listitem>
|
---|
| 817 |
|
---|
| 818 | <listitem>
|
---|
| 819 | <para>June 29, 2005</para>
|
---|
| 820 | <itemizedlist>
|
---|
| 821 | <listitem>
|
---|
| 822 | <para>[jim] - Changed to flex-3 patch.</para>
|
---|
| 823 | </listitem>
|
---|
| 824 | <listitem>
|
---|
| 825 | <para>[jim] - Fixed console access on MIPS and Sparc based
|
---|
| 826 | architectures. This allowed the removal of openssh and
|
---|
| 827 | openssl on MIPS.</para>
|
---|
| 828 | </listitem>
|
---|
| 829 | <listitem>
|
---|
| 830 | <para>[jim] - Updated to TCL 8.4.11.</para>
|
---|
| 831 | </listitem>
|
---|
| 832 | </itemizedlist>
|
---|
| 833 | </listitem>
|
---|
| 834 |
|
---|
| 835 | <listitem>
|
---|
| 836 | <para>June 28, 2005</para>
|
---|
| 837 | <itemizedlist>
|
---|
| 838 | <listitem>
|
---|
| 839 | <para>[jim] - Updated to Shadow 4.0.10.</para>
|
---|
| 840 | </listitem>
|
---|
| 841 | <listitem>
|
---|
| 842 | <para>[jim] - Updated to Man-Pages 2.05.</para>
|
---|
| 843 | </listitem>
|
---|
| 844 | <listitem>
|
---|
| 845 | <para>[jim] - Updated creatingdirs.xml in chroot to
|
---|
| 846 | reflect a multilib environment.
|
---|
| 847 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 848 | </listitem>
|
---|
| 849 | <listitem>
|
---|
| 850 | <para>[jim] - Added Build Flags to multilib builds in chroot.
|
---|
| 851 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 852 | </listitem>
|
---|
| 853 | <listitem>
|
---|
| 854 | <para>[jim] - Fixed linux-libc-headers install in sparc64 and x86_64.</para>
|
---|
| 855 | </listitem>
|
---|
| 856 | </itemizedlist>
|
---|
| 857 | </listitem>
|
---|
| 858 |
|
---|
[8fe7175] | 859 | <listitem>
|
---|
[eea1dfc] | 860 | <para>June 26, 2005</para>
|
---|
[8fe7175] | 861 | <itemizedlist>
|
---|
| 862 | <listitem>
|
---|
[eea1dfc] | 863 | <para>[jim] - Removed unnecessary bzip2 builds from temp-system build.
|
---|
| 864 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 865 | </listitem>
|
---|
| 866 | <listitem>
|
---|
| 867 | <para>[jim] - Updated Man-pages to 2.04.</para>
|
---|
| 868 | </listitem>
|
---|
| 869 | <listitem>
|
---|
| 870 | <para>[jim] - Updated File to 4.14.</para>
|
---|
| 871 | </listitem>
|
---|
| 872 | <listitem>
|
---|
| 873 | <para>[manuel] - Added errata page and small changes from trunk up
|
---|
| 874 | to r6189.</para>
|
---|
| 875 | </listitem>
|
---|
| 876 | <listitem>
|
---|
| 877 | <para>[jim] - Removed export CC in udev during final-system.
|
---|
| 878 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 879 | </listitem>
|
---|
| 880 | <listitem>
|
---|
| 881 | <para>[jim] - Added missing symlink in createfiles.xml for lib32 and lib64.
|
---|
| 882 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 883 | </listitem>
|
---|
| 884 | <listitem>
|
---|
| 885 | <para>[jim] - Added missing directories in creatingdirs.xml for lib32 and lib64.
|
---|
| 886 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 887 | </listitem>
|
---|
| 888 | <listitem>
|
---|
| 889 | <para>[jim] - Added missing DESTDIR=${LFS} in udev during reboot section build.
|
---|
| 890 | This change was only for x86_64, mips64, and sparc64.</para>
|
---|
| 891 | </listitem>
|
---|
| 892 | </itemizedlist>
|
---|
| 893 | </listitem>
|
---|
| 894 |
|
---|
| 895 | <listitem>
|
---|
| 896 | <para>June 25, 2005</para>
|
---|
| 897 | <itemizedlist>
|
---|
| 898 | <listitem>
|
---|
| 899 | <para>[manuel] - Changed CC="${CC-gcc}" by CC=gcc.</para>
|
---|
| 900 | </listitem>
|
---|
| 901 | <listitem>
|
---|
| 902 | <para>[manuel] - Updated to the latest version of the
|
---|
| 903 | mktemp tempfile patch, which supports building outside
|
---|
| 904 | the source directory.</para>
|
---|
| 905 | </listitem>
|
---|
| 906 | </itemizedlist>
|
---|
| 907 | </listitem>
|
---|
| 908 |
|
---|
| 909 | <listitem>
|
---|
| 910 | <para>June 24, 2005</para>
|
---|
| 911 | <itemizedlist>
|
---|
| 912 | <listitem>
|
---|
| 913 | <para>[jhuntwork] - Slight edit to sed in variables page -
|
---|
| 914 | Old one broke on a powerpc triple-target.</para>
|
---|
| 915 | </listitem>
|
---|
| 916 | <listitem>
|
---|
| 917 | <para>[jhuntwork] - Changed echo of variables to be one command.</para>
|
---|
| 918 | </listitem>
|
---|
| 919 | <listitem>
|
---|
| 920 | <para>[manuel] - Added --with-tclinclude=$TCLPATH to
|
---|
| 921 | Expect instructions.</para>
|
---|
| 922 | </listitem>
|
---|
| 923 | <listitem>
|
---|
| 924 | <para>[manuel] - Ported text changes from trunk up to r6137.</para>
|
---|
| 925 | </listitem>
|
---|
| 926 | <listitem>
|
---|
| 927 | <para>[manuel] - Added the compress symlink to gzip.</para>
|
---|
[8fe7175] | 928 | </listitem>
|
---|
| 929 | </itemizedlist>
|
---|
| 930 | </listitem>
|
---|
| 931 |
|
---|
[a186526] | 932 | <listitem>
|
---|
[eea1dfc] | 933 | <para>June 23, 2005</para>
|
---|
[a186526] | 934 | <itemizedlist>
|
---|
| 935 | <listitem>
|
---|
[eea1dfc] | 936 | <para>[manuel] - Removed --without-cvs on Glibc cross-tools commands.
|
---|
| 937 | We aren't using Glibc CVS snapshots.</para>
|
---|
| 938 | </listitem>
|
---|
| 939 | <listitem>
|
---|
| 940 | <para>[manuel] - Started cross-lfs text revision.</para>
|
---|
[a186526] | 941 | </listitem>
|
---|
[eea1dfc] | 942 | </itemizedlist>
|
---|
| 943 | </listitem>
|
---|
| 944 |
|
---|
| 945 | <listitem>
|
---|
| 946 | <para>June 22, 2005</para>
|
---|
| 947 | <itemizedlist>
|
---|
[a1bb9f7] | 948 | <listitem>
|
---|
[eea1dfc] | 949 | <para>[manuel] - Text and commands (when applicable) synchronized
|
---|
| 950 | with trunk up to r6115.</para>
|
---|
[a1bb9f7] | 951 | </listitem>
|
---|
[a186526] | 952 | </itemizedlist>
|
---|
| 953 | </listitem>
|
---|
| 954 |
|
---|
[cf6a835] | 955 | <listitem>
|
---|
[eea1dfc] | 956 | <para>June 21, 2005</para>
|
---|
[cf6a835] | 957 | <itemizedlist>
|
---|
| 958 | <listitem>
|
---|
[eea1dfc] | 959 | <para>[jim] - Removed --included-regex from all grep builds.</para>
|
---|
| 960 | </listitem>
|
---|
| 961 | <listitem>
|
---|
| 962 | <para>[jim] - Updated to Man 1.6.</para>
|
---|
[cf6a835] | 963 | </listitem>
|
---|
| 964 | </itemizedlist>
|
---|
| 965 | </listitem>
|
---|
| 966 |
|
---|
[b002c77] | 967 | <listitem>
|
---|
[eea1dfc] | 968 | <para>June 20, 2005</para>
|
---|
[b002c77] | 969 | <itemizedlist>
|
---|
| 970 | <listitem>
|
---|
[eea1dfc] | 971 | <para>[jim] - Updated IRC Servers for resources page.</para>
|
---|
| 972 | </listitem>
|
---|
| 973 | <listitem>
|
---|
| 974 | <para>[jim] - Removed using config.guess from binutils for
|
---|
| 975 | ${LFS_HOST}.</para>
|
---|
| 976 | </listitem>
|
---|
| 977 | <listitem>
|
---|
| 978 | <para>[jim] - Updated to Findutils 4.2.23.</para>
|
---|
[b002c77] | 979 | </listitem>
|
---|
| 980 | </itemizedlist>
|
---|
| 981 | </listitem>
|
---|
| 982 |
|
---|
[e28185b] | 983 | <listitem>
|
---|
[eea1dfc] | 984 | <para>June 16, 2005</para>
|
---|
[e28185b] | 985 | <itemizedlist>
|
---|
| 986 | <listitem>
|
---|
[eea1dfc] | 987 | <para>[jim] - Updated to Findutils 4.2.22.</para>
|
---|
[e28185b] | 988 | </listitem>
|
---|
[eea1dfc] | 989 | </itemizedlist>
|
---|
| 990 | </listitem>
|
---|
| 991 |
|
---|
| 992 | <listitem>
|
---|
| 993 | <para>June 13, 2005</para>
|
---|
| 994 | <itemizedlist>
|
---|
[c30e6534] | 995 | <listitem>
|
---|
[eea1dfc] | 996 | <para>[jim] - Updated to IPRoute2 ss050607.</para>
|
---|
[c30e6534] | 997 | </listitem>
|
---|
[3ab1db1] | 998 | <listitem>
|
---|
[eea1dfc] | 999 | <para>[jim] - Changed cflags from export "" to unset.</para>
|
---|
[3ab1db1] | 1000 | </listitem>
|
---|
[e28185b] | 1001 | </itemizedlist>
|
---|
| 1002 | </listitem>
|
---|
| 1003 |
|
---|
[1772546] | 1004 | <listitem>
|
---|
[eea1dfc] | 1005 | <para>June 12, 2005</para>
|
---|
[1772546] | 1006 | <itemizedlist>
|
---|
[50c470c] | 1007 | <listitem>
|
---|
[eea1dfc] | 1008 | <para>[jim] - Updated to Linux 2.6.11.12.</para>
|
---|
[50c470c] | 1009 | </listitem>
|
---|
[1772546] | 1010 | <listitem>
|
---|
[eea1dfc] | 1011 | <para>[jim] - Updated to Binutils 2.16.1.</para>
|
---|
[1772546] | 1012 | </listitem>
|
---|
[eea1dfc] | 1013 | </itemizedlist>
|
---|
| 1014 | </listitem>
|
---|
| 1015 |
|
---|
| 1016 | <listitem>
|
---|
| 1017 | <para>June 8, 2005</para>
|
---|
| 1018 | <itemizedlist>
|
---|
[517ec63] | 1019 | <listitem>
|
---|
[eea1dfc] | 1020 | <para>[jim] - Updated to Shadow 4.0.9.</para>
|
---|
[517ec63] | 1021 | </listitem>
|
---|
| 1022 | <listitem>
|
---|
[eea1dfc] | 1023 | <para>[jim] - Updated to LFS Bootscripts 3.2.2.</para>
|
---|
[517ec63] | 1024 | </listitem>
|
---|
[1772546] | 1025 | </itemizedlist>
|
---|
| 1026 | </listitem>
|
---|
| 1027 |
|
---|
[63d2e2b] | 1028 | <listitem>
|
---|
[eea1dfc] | 1029 | <para>June 7, 2005</para>
|
---|
[63d2e2b] | 1030 | <itemizedlist>
|
---|
[fcfe78b5] | 1031 | <listitem>
|
---|
[eea1dfc] | 1032 | <para>[jim] - Updated to Perl 5.8.7.</para>
|
---|
| 1033 | </listitem>
|
---|
| 1034 | <listitem>
|
---|
| 1035 | <para>[jim] - Updated to Man-Pages 2.0.3.</para>
|
---|
| 1036 | </listitem>
|
---|
| 1037 | <listitem>
|
---|
| 1038 | <para>[jim] - Updated to TCL 8.4.10.</para>
|
---|
[fcfe78b5] | 1039 | </listitem>
|
---|
[63d2e2b] | 1040 | <listitem>
|
---|
[eea1dfc] | 1041 | <para>[jim] - Updated to Udev 058.</para>
|
---|
[63d2e2b] | 1042 | </listitem>
|
---|
[eea1dfc] | 1043 | </itemizedlist>
|
---|
| 1044 | </listitem>
|
---|
| 1045 |
|
---|
| 1046 | <listitem>
|
---|
| 1047 | <para>May 28, 2005</para>
|
---|
| 1048 | <itemizedlist>
|
---|
[f417ff7] | 1049 | <listitem>
|
---|
[eea1dfc] | 1050 | <para>[jim] - Added Texinfo to temp-tools section, will allow Binutils
|
---|
| 1051 | to make their info pages on the final-system build.</para>
|
---|
[f417ff7] | 1052 | </listitem>
|
---|
[63d2e2b] | 1053 | </itemizedlist>
|
---|
| 1054 | </listitem>
|
---|
| 1055 |
|
---|
[54f43c8] | 1056 | <listitem>
|
---|
[eea1dfc] | 1057 | <para>May 27, 2005</para>
|
---|
[54f43c8] | 1058 | <itemizedlist>
|
---|
[9090bd7] | 1059 | <listitem>
|
---|
[eea1dfc] | 1060 | <para>[jim] - Adding ownership change to prevent issues during
|
---|
| 1061 | reboot.</para>
|
---|
| 1062 | </listitem>
|
---|
| 1063 | <listitem>
|
---|
| 1064 | <para>[jim] - Added a what's next to the last part of the reboot
|
---|
| 1065 | section.</para>
|
---|
[9090bd7] | 1066 | </listitem>
|
---|
[db63ccc] | 1067 | <listitem>
|
---|
[eea1dfc] | 1068 | <para>[jim] - Updated linux to 2.6.11.11.</para>
|
---|
| 1069 | </listitem>
|
---|
| 1070 | <listitem>
|
---|
| 1071 | <para>[jim] - Removed flex, bison, and m4 from temp-system, since
|
---|
| 1072 | we are using FSF binutils.</para>
|
---|
| 1073 | </listitem>
|
---|
| 1074 | <listitem>
|
---|
| 1075 | <para>[jim] - Updated gcc to 3.4.4.</para>
|
---|
| 1076 | </listitem>
|
---|
| 1077 | </itemizedlist>
|
---|
| 1078 | </listitem>
|
---|
| 1079 |
|
---|
| 1080 | <listitem>
|
---|
| 1081 | <para>May 26, 2005</para>
|
---|
| 1082 | <itemizedlist>
|
---|
| 1083 | <listitem>
|
---|
| 1084 | <para>[jim] - Adding necessary changes to the reboot section.</para>
|
---|
[db63ccc] | 1085 | </listitem>
|
---|
[54f43c8] | 1086 | <listitem>
|
---|
[eea1dfc] | 1087 | <para>[jim] - Adding a modified devices page to reboot section.</para>
|
---|
[54f43c8] | 1088 | </listitem>
|
---|
[e53db169] | 1089 | <listitem>
|
---|
[eea1dfc] | 1090 | <para>[jim] - Adding environment to the reboot section.</para>
|
---|
[e53db169] | 1091 | </listitem>
|
---|
[54f43c8] | 1092 | </itemizedlist>
|
---|
| 1093 | </listitem>
|
---|
| 1094 |
|
---|
[da56a22] | 1095 | <listitem>
|
---|
[eea1dfc] | 1096 | <para>May 24, 2005</para>
|
---|
[da56a22] | 1097 | <itemizedlist>
|
---|
| 1098 | <listitem>
|
---|
[eea1dfc] | 1099 | <para>[jim] - Finishing the reboot section.</para>
|
---|
[da56a22] | 1100 | </listitem>
|
---|
| 1101 | </itemizedlist>
|
---|
| 1102 | </listitem>
|
---|
| 1103 |
|
---|
[6ac3408] | 1104 | <listitem>
|
---|
[eea1dfc] | 1105 | <para>May 23, 2005</para>
|
---|
[6ac3408] | 1106 | <itemizedlist>
|
---|
[531b5e5] | 1107 | <listitem>
|
---|
[eea1dfc] | 1108 | <para>[jim] - Updated gettext to 0.14.5.</para>
|
---|
[531b5e5] | 1109 | </listitem>
|
---|
[af98896] | 1110 | <listitem>
|
---|
[eea1dfc] | 1111 | <para>[jim] - Changed changelogs to use entities.</para>
|
---|
[af98896] | 1112 | </listitem>
|
---|
[6ac3408] | 1113 | <listitem>
|
---|
[eea1dfc] | 1114 | <para>[jim] - IPRoute2 removed patch and changed to a sed.</para>
|
---|
[9db96cd] | 1115 | </listitem>
|
---|
[eea1dfc] | 1116 | </itemizedlist>
|
---|
| 1117 | </listitem>
|
---|
| 1118 |
|
---|
| 1119 | <listitem>
|
---|
| 1120 | <para>May 22, 2005</para>
|
---|
| 1121 | <itemizedlist>
|
---|
[9db96cd] | 1122 | <listitem>
|
---|
[eea1dfc] | 1123 | <para>[jhuntwork] - Fixed url for Bzip2.</para>
|
---|
[6ac3408] | 1124 | </listitem>
|
---|
| 1125 | </itemizedlist>
|
---|
| 1126 | </listitem>
|
---|
| 1127 |
|
---|
[abaa676] | 1128 | <listitem>
|
---|
[eea1dfc] | 1129 | <para>May 19, 2005</para>
|
---|
[abaa676] | 1130 | <itemizedlist>
|
---|
| 1131 | <listitem>
|
---|
[eea1dfc] | 1132 | <para>[jim] - Fixed util-linux patch entity.</para>
|
---|
[abaa676] | 1133 | </listitem>
|
---|
[e9041854] | 1134 | <listitem>
|
---|
[eea1dfc] | 1135 | <para>[jim] - Updated libtool to 1.15.18.</para>
|
---|
[e9041854] | 1136 | </listitem>
|
---|
[24fc204] | 1137 | <listitem>
|
---|
[eea1dfc] | 1138 | <para>[jim] - Updated linux to 2.6.11.10.</para>
|
---|
| 1139 | </listitem>
|
---|
| 1140 | <listitem>
|
---|
| 1141 | <para>[jim] - Updated GRUB to 097.</para>
|
---|
| 1142 | </listitem>
|
---|
| 1143 | <listitem>
|
---|
| 1144 | <para>[jim] - Added missing glibc-headers to cross-tools.</para>
|
---|
[24fc204] | 1145 | </listitem>
|
---|
[abaa676] | 1146 | </itemizedlist>
|
---|
| 1147 | </listitem>
|
---|
| 1148 |
|
---|
[a422d29] | 1149 | <listitem>
|
---|
[eea1dfc] | 1150 | <para>May 16, 2005</para>
|
---|
[a422d29] | 1151 | <itemizedlist>
|
---|
| 1152 | <listitem>
|
---|
[eea1dfc] | 1153 | <para>[jhuntwork] - Changed sparc64 to use glibc-linuxthreads.xml
|
---|
| 1154 | in multilib.</para>
|
---|
| 1155 | </listitem>
|
---|
| 1156 | <listitem>
|
---|
| 1157 | <para>[jhuntwork] - Fixed setting of CC variable in
|
---|
| 1158 | cross-tools/multilib/glibc-linuxthreads-64bit.xml</para>
|
---|
[a422d29] | 1159 | </listitem>
|
---|
| 1160 | </itemizedlist>
|
---|
| 1161 | </listitem>
|
---|
| 1162 |
|
---|
[420e0cd] | 1163 | <listitem>
|
---|
[eea1dfc] | 1164 | <para>May 13, 2005</para>
|
---|
[420e0cd] | 1165 | <itemizedlist>
|
---|
| 1166 | <listitem>
|
---|
[eea1dfc] | 1167 | <para>[jhuntwork] - Temp-System: Added multilib build instructions
|
---|
| 1168 | for bzip2.</para>
|
---|
| 1169 | </listitem>
|
---|
| 1170 | <listitem>
|
---|
| 1171 | <para>[jhuntwork] - Changed CC="${LFS_TARGET}-gcc buildflags" to
|
---|
| 1172 | CC="${CC} buildflags".</para>
|
---|
[420e0cd] | 1173 | </listitem>
|
---|
| 1174 | </itemizedlist>
|
---|
| 1175 | </listitem>
|
---|
| 1176 |
|
---|
[bf8c11f] | 1177 | <listitem>
|
---|
[eea1dfc] | 1178 | <para>May 10, 2005</para>
|
---|
[bf8c11f] | 1179 | <itemizedlist>
|
---|
| 1180 | <listitem>
|
---|
[eea1dfc] | 1181 | <para>[jim] - This BOOK is an update of the cross-lfs book into a new
|
---|
| 1182 | format style.</para>
|
---|
[bf8c11f] | 1183 | </listitem>
|
---|
| 1184 | </itemizedlist>
|
---|
| 1185 | </listitem>
|
---|
| 1186 |
|
---|
| 1187 | </itemizedlist>
|
---|
| 1188 |
|
---|
| 1189 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 1190 |
|
---|
| 1191 | </sect1>
|
---|