[3f8be484] | 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 |
|
---|
[3c17f8e] | 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
[3f8be484] | 14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
| 15 | version is probably already available. To find out, please check one of the
|
---|
| 16 | mirrors via <ulink url="&lfs-root;"/>.</para>
|
---|
| 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
[9095be6] | 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[9095be6] | 30 | <para>[name] - New changelog entry.</para>
|
---|
[3f8be484] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[9095be6] | 33 | <para>[name] - Previous changelog entry.</para>
|
---|
[3f8be484] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
[09bb292] | 38 |
|
---|
[632b5bd] | 39 | <listitem>
|
---|
| 40 | <para>April 19, 2006</para>
|
---|
[30da00c] | 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jim] - Updated to Linux 2.6.16.9.</para>
|
---|
| 44 | </listitem>
|
---|
[632b5bd] | 45 | <itemizedlist>
|
---|
| 46 | <listitem>
|
---|
| 47 | <para>[jim] - Updated to Linux 2.6.16.8.</para>
|
---|
| 48 | </listitem>
|
---|
| 49 | </itemizedlist>
|
---|
| 50 | </listitem>
|
---|
| 51 |
|
---|
[5f7044b] | 52 | <listitem>
|
---|
| 53 | <para>April 18, 2006</para>
|
---|
| 54 | <itemizedlist>
|
---|
| 55 | <listitem>
|
---|
| 56 | <para>[jim] - Renamed gcc fold_const patch to the PR #.</para>
|
---|
| 57 | </listitem>
|
---|
[d835347] | 58 | <listitem>
|
---|
| 59 | <para>[jim] - Added GCC 4.1.0 patch PR20425. This allows searching of
|
---|
| 60 | multilib dirs for the specs file.</para>
|
---|
| 61 | </listitem>
|
---|
[5f7044b] | 62 | </itemizedlist>
|
---|
| 63 | </listitem>
|
---|
| 64 |
|
---|
[451da6d] | 65 | <listitem>
|
---|
| 66 | <para>April 17, 2006</para>
|
---|
| 67 | <itemizedlist>
|
---|
| 68 | <listitem>
|
---|
| 69 | <para>[Chris] - Removed sed command from temp-system bash -
|
---|
| 70 | no longer needed for Bash 3.1.</para>
|
---|
| 71 | </listitem>
|
---|
[73e16ce5] | 72 | <listitem>
|
---|
| 73 | <para>[jim] - Updated to Udev 090.</para>
|
---|
| 74 | </listitem>
|
---|
| 75 | <listitem>
|
---|
| 76 | <para>[jim] - Updated to udev-rules 0.1-04172006.</para>
|
---|
| 77 | </listitem>
|
---|
[cf66de6e] | 78 | <listitem>
|
---|
| 79 | <para>[jciccone] - Added a gcc patch that fixes an optimaztion error which can result in incorrect code.</para>
|
---|
| 80 | </listitem>
|
---|
| 81 | <listitem>
|
---|
| 82 | <para>[jciccone] - Removed the util-linux and kernel patch that fixes the checksum calculation for sun disklabels.</para>
|
---|
| 83 | </listitem>
|
---|
[451da6d] | 84 | </itemizedlist>
|
---|
| 85 | </listitem>
|
---|
| 86 |
|
---|
[bb952c5] | 87 | <listitem>
|
---|
| 88 | <para>April 14, 2006</para>
|
---|
| 89 | <itemizedlist>
|
---|
[e5ce78b] | 90 | <listitem>
|
---|
| 91 | <para>[jciccone] - Added a security patch to tar.</para>
|
---|
| 92 | </listitem>
|
---|
[bb952c5] | 93 | <listitem>
|
---|
| 94 | <para>[jciccone] - Added a util-linux and kernel patch to fix a checksum calculation issue for sun disklabels.</para>
|
---|
| 95 | </listitem>
|
---|
| 96 | </itemizedlist>
|
---|
| 97 | </listitem>
|
---|
| 98 |
|
---|
[fb773d9] | 99 | <listitem>
|
---|
| 100 | <para>April 13, 2006</para>
|
---|
| 101 | <itemizedlist>
|
---|
| 102 | <listitem>
|
---|
| 103 | <para>[jim] - Updated to GCC 4.1.0.</para>
|
---|
| 104 | </listitem>
|
---|
[5663c73] | 105 | <listitem>
|
---|
| 106 | <para>[jim] - Fixed make install-minimal in udev-rules.</para>
|
---|
| 107 | </listitem>
|
---|
[b9e9aa2] | 108 | <listitem>
|
---|
[bb90eda] | 109 | <para>[jim] - Updated to Linux 2.6.16.5.</para>
|
---|
[b9e9aa2] | 110 | </listitem>
|
---|
[fb773d9] | 111 | </itemizedlist>
|
---|
| 112 | </listitem>
|
---|
| 113 |
|
---|
[e94ed9a] | 114 | <listitem>
|
---|
| 115 | <para>April 12, 2006</para>
|
---|
| 116 | <itemizedlist>
|
---|
[8125418] | 117 | <listitem>
|
---|
| 118 | <para>[jim] - Updated to Glibc 2.4.</para>
|
---|
| 119 | </listitem>
|
---|
[e94ed9a] | 120 | <listitem>
|
---|
| 121 | <para>[jim] - Updated to latest bash patch -7.</para>
|
---|
| 122 | </listitem>
|
---|
| 123 | </itemizedlist>
|
---|
| 124 | </listitem>
|
---|
| 125 |
|
---|
[6df1bac] | 126 | <listitem>
|
---|
| 127 | <para>April 10, 2006</para>
|
---|
| 128 | <itemizedlist>
|
---|
| 129 | <listitem>
|
---|
| 130 | <para>[jim] - Changed numbering of udev-rules to use 0.1-SVNDATE.</para>
|
---|
| 131 | </listitem>
|
---|
| 132 | </itemizedlist>
|
---|
| 133 | </listitem>
|
---|
| 134 |
|
---|
[5757910] | 135 | <listitem>
|
---|
| 136 | <para>April 6, 2006</para>
|
---|
| 137 | <itemizedlist>
|
---|
| 138 | <listitem>
|
---|
| 139 | <para>[jim] - Added install-minimal to udev rules.</para>
|
---|
| 140 | </listitem>
|
---|
[1a083de] | 141 | <listitem>
|
---|
| 142 | <para>[jim] - Updated to Udev 089.</para>
|
---|
| 143 | </listitem>
|
---|
[5757910] | 144 | </itemizedlist>
|
---|
| 145 | </listitem>
|
---|
| 146 |
|
---|
[aec2bc3] | 147 | <listitem>
|
---|
| 148 | <para>April 1, 2006</para>
|
---|
| 149 | <itemizedlist>
|
---|
| 150 | <listitem>
|
---|
| 151 | <para>[jim] - Updated to Make 3.81.</para>
|
---|
| 152 | </listitem>
|
---|
[0bda4c3] | 153 | <listitem>
|
---|
| 154 | <para>[jim] - Updated to Man-Pages 2.28.</para>
|
---|
| 155 | </listitem>
|
---|
[aec2bc3] | 156 | </itemizedlist>
|
---|
| 157 | </listitem>
|
---|
| 158 |
|
---|
[0547e59] | 159 | <listitem>
|
---|
| 160 | <para>March 28, 2006</para>
|
---|
| 161 | <itemizedlist>
|
---|
| 162 | <listitem>
|
---|
| 163 | <para>[jim] - Updated to Linux 2.6.16.1.</para>
|
---|
| 164 | </listitem>
|
---|
[6b11ebaa] | 165 | <listitem>
|
---|
| 166 | <para>[jim] - Updated to Man-Pages 2.27.</para>
|
---|
| 167 | </listitem>
|
---|
[0547e59] | 168 | </itemizedlist>
|
---|
| 169 | </listitem>
|
---|
| 170 |
|
---|
[c40749b] | 171 | <listitem>
|
---|
| 172 | <para>March 27, 2006</para>
|
---|
| 173 | <itemizedlist>
|
---|
| 174 | <listitem>
|
---|
| 175 | <para>[jciccone] - Updated coreutils suppress_uptime_kill_su
|
---|
| 176 | patch to -2.</para>
|
---|
| 177 | </listitem>
|
---|
| 178 | <listitem>
|
---|
| 179 | <para>[jciccone] - Updated readline fixes patch to -3.patch.</para>
|
---|
| 180 | </listitem>
|
---|
| 181 | <listitem>
|
---|
| 182 | <para>[jciccone] - Updated bash fixes patch to -6.</para>
|
---|
| 183 | </listitem>
|
---|
| 184 | </itemizedlist>
|
---|
| 185 | </listitem>
|
---|
| 186 |
|
---|
[31e0f58] | 187 | <listitem>
|
---|
| 188 | <para>March 22, 2006</para>
|
---|
| 189 | <itemizedlist>
|
---|
| 190 | <listitem>
|
---|
| 191 | <para>[jim] - Updated Udev to build floppy helper.</para>
|
---|
| 192 | </listitem>
|
---|
| 193 | </itemizedlist>
|
---|
| 194 | </listitem>
|
---|
| 195 |
|
---|
[f138e3a] | 196 | <listitem>
|
---|
| 197 | <para>March 21, 2006</para>
|
---|
| 198 | <itemizedlist>
|
---|
| 199 | <listitem>
|
---|
| 200 | <para>[jim] - Updated to Udev 088.</para>
|
---|
| 201 | </listitem>
|
---|
[91d85dd] | 202 | <listitem>
|
---|
| 203 | <para>[jim] - Updated to Man-Pages 2.26.</para>
|
---|
| 204 | </listitem>
|
---|
[c20d036] | 205 | <listitem>
|
---|
| 206 | <para>[jim] - Updated to IPRoute2 2.6.15-060110.</para>
|
---|
| 207 | </listitem>
|
---|
[f138e3a] | 208 | </itemizedlist>
|
---|
| 209 | </listitem>
|
---|
| 210 |
|
---|
[b86c99e] | 211 | <listitem>
|
---|
| 212 | <para>March 20, 2006</para>
|
---|
| 213 | <itemizedlist>
|
---|
| 214 | <listitem>
|
---|
| 215 | <para>[jim] - Fixed build issue with Texinfo in temp-system. Added --build.</para>
|
---|
| 216 | </listitem>
|
---|
[9617ced] | 217 | <listitem>
|
---|
| 218 | <para>[jim] - Updated to Linux 2.6.16.</para>
|
---|
| 219 | </listitem>
|
---|
[6002387] | 220 | <listitem>
|
---|
| 221 | <para>[jim] - Updated to Shadow 4.0.15.</para>
|
---|
| 222 | </listitem>
|
---|
[6d66f86] | 223 | <listitem>
|
---|
| 224 | <para>[Chris] - Removed note about GCC 2.95.3 from kernel
|
---|
| 225 | section, as documentation has been updated in linux-2.6.16
|
---|
| 226 | and it now recommends GCC >= 3.2.</para>
|
---|
| 227 | </listitem>
|
---|
[b86c99e] | 228 | </itemizedlist>
|
---|
| 229 | </listitem>
|
---|
| 230 |
|
---|
[5aa9a7f] | 231 | <listitem>
|
---|
[5901491] | 232 | <para>March 15, 2006</para>
|
---|
[b53c442] | 233 | <itemizedlist>
|
---|
| 234 | <listitem>
|
---|
| 235 | <para>[jim] - Changed bootscripts to CLFS-bootscripts 0.1.</para>
|
---|
| 236 | </listitem>
|
---|
[632d284] | 237 | <listitem>
|
---|
| 238 | <para>[jim] - Updated to Psmisc 22.2.</para>
|
---|
| 239 | </listitem>
|
---|
[db27dcc] | 240 | <listitem>
|
---|
| 241 | <para>[jim] - Updated to Flex 2.5.33.</para>
|
---|
| 242 | </listitem>
|
---|
[b53c442] | 243 | </itemizedlist>
|
---|
| 244 | </listitem>
|
---|
| 245 |
|
---|
| 246 | <listitem>
|
---|
| 247 | <para>March 14, 2006</para>
|
---|
[5aa9a7f] | 248 | <itemizedlist>
|
---|
| 249 | <listitem>
|
---|
| 250 | <para>[jim] - Updated to Linux 2.6.16-rc6.</para>
|
---|
| 251 | </listitem>
|
---|
[7506301] | 252 | <listitem>
|
---|
| 253 | <para>[jim] - Removal of Hotplug.</para>
|
---|
| 254 | </listitem>
|
---|
[6e8f798] | 255 | <listitem>
|
---|
| 256 | <para>[jim] - Updated to Udev 087.</para>
|
---|
| 257 | </listitem>
|
---|
[2b7b70c] | 258 | <listitem>
|
---|
| 259 | <para>[jim] - Removal of old udev rules.</para>
|
---|
| 260 | </listitem>
|
---|
[3e79861] | 261 | <listitem>
|
---|
| 262 | <para>[jim] - Added Udev-Cross-LFS 0.1.</para>
|
---|
| 263 | </listitem>
|
---|
[9c1d4ab8] | 264 | <listitem>
|
---|
| 265 | <para>[jim] - Updated to GCC 4.0.3.</para>
|
---|
| 266 | </listitem>
|
---|
[e85b53d] | 267 | <listitem>
|
---|
| 268 | <para>[jim] - Updated to File 4.17.</para>
|
---|
| 269 | </listitem>
|
---|
[5aa9a7f] | 270 | </itemizedlist>
|
---|
| 271 | </listitem>
|
---|
| 272 |
|
---|
[5acad79] | 273 | <listitem>
|
---|
| 274 | <para>March 13, 2006</para>
|
---|
| 275 | <itemizedlist>
|
---|
| 276 | <listitem>
|
---|
| 277 | <para>[jciccone] - Removed pure64 bootloader warning from
|
---|
| 278 | the top page.</para>
|
---|
| 279 | </listitem>
|
---|
| 280 | </itemizedlist>
|
---|
| 281 | </listitem>
|
---|
| 282 |
|
---|
[8cd6d31] | 283 | <listitem>
|
---|
| 284 | <para>March 9, 2006</para>
|
---|
| 285 | <itemizedlist>
|
---|
| 286 | <listitem>
|
---|
| 287 | <para>[Chris] - Simplified IPRoute2 instruction by removing
|
---|
| 288 | redundant "configure" command.</para>
|
---|
| 289 | </listitem>
|
---|
| 290 | </itemizedlist>
|
---|
| 291 | </listitem>
|
---|
| 292 |
|
---|
[1c3f384] | 293 | <listitem>
|
---|
| 294 | <para>March 2, 2006</para>
|
---|
| 295 | <itemizedlist>
|
---|
| 296 | <listitem>
|
---|
| 297 | <para>[Chris] - Updated to Man-Pages 2.25.</para>
|
---|
| 298 | </listitem>
|
---|
[dd571192] | 299 | <listitem>
|
---|
| 300 | <para>[Chris] - Reverted to Expect 5.43.0. 5.44.1 depends on
|
---|
| 301 | Tk.</para>
|
---|
| 302 | </listitem>
|
---|
[1c3f384] | 303 | </itemizedlist>
|
---|
| 304 | </listitem>
|
---|
| 305 |
|
---|
[23bc3bd4] | 306 | <listitem>
|
---|
| 307 | <para>February 27, 2006</para>
|
---|
| 308 | <itemizedlist>
|
---|
| 309 | <listitem>
|
---|
| 310 | <para>[jim] - Updated Bash fixes patch to -5.</para>
|
---|
| 311 | </listitem>
|
---|
| 312 | </itemizedlist>
|
---|
| 313 | </listitem>
|
---|
| 314 |
|
---|
[574aba6] | 315 | <listitem>
|
---|
[99de746e] | 316 | <para>February 26, 2006</para>
|
---|
[574aba6] | 317 | <itemizedlist>
|
---|
| 318 | <listitem>
|
---|
[99de746e] | 319 | <para>[jim] - Updated to Expect 5.44.1.</para>
|
---|
[574aba6] | 320 | </listitem>
|
---|
| 321 | </itemizedlist>
|
---|
| 322 | </listitem>
|
---|
| 323 |
|
---|
[f28463f] | 324 | <listitem>
|
---|
| 325 | <para>February 23, 2006</para>
|
---|
| 326 | <itemizedlist>
|
---|
| 327 | <listitem>
|
---|
| 328 | <para>[Chris] - Simplified the "Changing Ownership" page for
|
---|
| 329 | the boot section, and rewrote some of the text in the final
|
---|
| 330 | "Reboot" page.</para>
|
---|
| 331 | </listitem>
|
---|
| 332 | </itemizedlist>
|
---|
| 333 | </listitem>
|
---|
| 334 |
|
---|
[13f12ee] | 335 | <listitem>
|
---|
| 336 | <para>February 21, 2006</para>
|
---|
| 337 | <itemizedlist>
|
---|
| 338 | <listitem>
|
---|
| 339 | <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para>
|
---|
| 340 | </listitem>
|
---|
[60d5ae1] | 341 | <listitem>
|
---|
| 342 | <para>[jim] - Updated Bash fixes patch to -4.</para>
|
---|
| 343 | </listitem>
|
---|
[78d98fc] | 344 | <listitem>
|
---|
| 345 | <para>[jciccone] - Updated to Man-Pages 2.24</para>
|
---|
| 346 | </listitem>
|
---|
[13f12ee] | 347 | </itemizedlist>
|
---|
| 348 | </listitem>
|
---|
| 349 |
|
---|
[52330ef] | 350 | <listitem>
|
---|
| 351 | <para>February 14, 2006</para>
|
---|
| 352 | <itemizedlist>
|
---|
| 353 | <listitem>
|
---|
| 354 | <para>[jim] - Updated to Coreutils 5.94.</para>
|
---|
| 355 | </listitem>
|
---|
| 356 | </itemizedlist>
|
---|
| 357 | </listitem>
|
---|
| 358 |
|
---|
[94e6142] | 359 | <listitem>
|
---|
| 360 | <para>February 11, 2006</para>
|
---|
| 361 | <itemizedlist>
|
---|
| 362 | <listitem>
|
---|
| 363 | <para>[Chris] - Added -v switches to commands that accept it.</para>
|
---|
| 364 | </listitem>
|
---|
| 365 | </itemizedlist>
|
---|
| 366 | </listitem>
|
---|
| 367 |
|
---|
[0f46747] | 368 | <listitem>
|
---|
| 369 | <para>February 9, 2006</para>
|
---|
| 370 | <itemizedlist>
|
---|
| 371 | <listitem>
|
---|
| 372 | <para>[jim] - Updated to Man-Pages 2.23.</para>
|
---|
| 373 | </listitem>
|
---|
| 374 | </itemizedlist>
|
---|
| 375 | </listitem>
|
---|
| 376 |
|
---|
[9d8f11c] | 377 | <listitem>
|
---|
| 378 | <para>February 8, 2006</para>
|
---|
| 379 | <itemizedlist>
|
---|
| 380 | <listitem>
|
---|
| 381 | <para>[jim] - Changed x86_64 to use unknown in the target triplet.</para>
|
---|
| 382 | </listitem>
|
---|
| 383 | </itemizedlist>
|
---|
| 384 | </listitem>
|
---|
| 385 |
|
---|
[e40dff6] | 386 | <listitem>
|
---|
| 387 | <para>February 7, 2006</para>
|
---|
| 388 | <itemizedlist>
|
---|
| 389 | <listitem>
|
---|
| 390 | <para>[Chris] - Removed inetutils from boot section - it
|
---|
[c2ae33f] | 391 | will be covered in the "netboot" hint.</para>
|
---|
[e40dff6] | 392 | </listitem>
|
---|
[35c749e] | 393 | <listitem>
|
---|
| 394 | <para>[Chris] - Added section on Package Management - moved out of BLFS.</para>
|
---|
| 395 | </listitem>
|
---|
[e40dff6] | 396 | </itemizedlist>
|
---|
| 397 | </listitem>
|
---|
| 398 |
|
---|
[eba8490] | 399 | <listitem>
|
---|
| 400 | <para>February 6, 2006</para>
|
---|
| 401 | <itemizedlist>
|
---|
| 402 | <listitem>
|
---|
| 403 | <para>[Chris] - Moved the text explaining why binutils
|
---|
[c2ae33f] | 404 | should be the first package compiled to a more appopriate location at
|
---|
| 405 | the first installation of binutils, and changed the wording in
|
---|
| 406 | temp-system gettext.</para>
|
---|
[eba8490] | 407 | </listitem>
|
---|
[595d63a] | 408 | <listitem>
|
---|
| 409 | <para>[jim] - Updated Readline and Bash patches from Upstream.</para>
|
---|
| 410 | </listitem>
|
---|
[eba8490] | 411 | </itemizedlist>
|
---|
| 412 | </listitem>
|
---|
[fac77fb] | 413 |
|
---|
[05f536e] | 414 | <listitem>
|
---|
| 415 | <para>February 5, 2006</para>
|
---|
| 416 | <itemizedlist>
|
---|
| 417 | <listitem>
|
---|
| 418 | <para>[jim] - Updated Procps 32bit build in Multilib builds to use lib64=lib.
|
---|
| 419 | Fixed via Trac Ticket #2.</para>
|
---|
| 420 | </listitem>
|
---|
[6c6a5bb] | 421 | <listitem>
|
---|
| 422 | <para>[jim] - Updated to Man-Pages 2.22.</para>
|
---|
| 423 | </listitem>
|
---|
[05f536e] | 424 | </itemizedlist>
|
---|
| 425 | </listitem>
|
---|
| 426 |
|
---|
[f7182d7] | 427 | <listitem>
|
---|
| 428 | <para>February 3, 2006</para>
|
---|
| 429 | <itemizedlist>
|
---|
| 430 | <listitem>
|
---|
| 431 | <para>[jim] - Updated to Sed 4.1.5.</para>
|
---|
| 432 | </listitem>
|
---|
| 433 | </itemizedlist>
|
---|
| 434 | </listitem>
|
---|
| 435 |
|
---|
[6bb2147] | 436 | <listitem>
|
---|
| 437 | <para>February 2, 2006</para>
|
---|
| 438 | <itemizedlist>
|
---|
| 439 | <listitem>
|
---|
| 440 | <para>[jim] - Updated to Perl 5.8.8.</para>
|
---|
| 441 | </listitem>
|
---|
[fac77fb] | 442 | <listitem>
|
---|
| 443 | <para>[jhuntwork] - Minor textual fix to GCC. </para>
|
---|
| 444 | </listitem>
|
---|
[6bb2147] | 445 | </itemizedlist>
|
---|
| 446 | </listitem>
|
---|
| 447 |
|
---|
[7c63c926] | 448 | <listitem>
|
---|
| 449 | <para>February 1, 2006</para>
|
---|
| 450 | <itemizedlist>
|
---|
| 451 | <listitem>
|
---|
| 452 | <para>[Chris] - Added a sed substitution to man
|
---|
| 453 | instructions to fix an error in the
|
---|
| 454 | <command>makewhatis</command> script.</para>
|
---|
| 455 | </listitem>
|
---|
| 456 | </itemizedlist>
|
---|
| 457 | </listitem>
|
---|
| 458 |
|
---|
[3c17f8e] | 459 | <listitem>
|
---|
| 460 | <para>January 31, 2006</para>
|
---|
| 461 | <itemizedlist>
|
---|
| 462 | <listitem>
|
---|
| 463 | <para>[Chris] - Added -v to commands that accept them, for
|
---|
[c2ae33f] | 464 | consistency with LFS.</para>
|
---|
[3c17f8e] | 465 | </listitem>
|
---|
| 466 | </itemizedlist>
|
---|
| 467 | </listitem>
|
---|
| 468 |
|
---|
[450a4e5] | 469 | <listitem>
|
---|
| 470 | <para>January 30, 2006</para>
|
---|
| 471 | <itemizedlist>
|
---|
| 472 | <listitem>
|
---|
[3c17f8e] | 473 | <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
|
---|
[450a4e5] | 474 | by Ryan Oliver.</para>
|
---|
| 475 | </listitem>
|
---|
| 476 | </itemizedlist>
|
---|
| 477 | </listitem>
|
---|
| 478 |
|
---|
[4a65eaf] | 479 | <listitem>
|
---|
| 480 | <para>January 29, 2006</para>
|
---|
| 481 | <itemizedlist>
|
---|
| 482 | <listitem>
|
---|
| 483 | <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
|
---|
| 484 | </listitem>
|
---|
| 485 | </itemizedlist>
|
---|
| 486 | </listitem>
|
---|
| 487 |
|
---|
[39a6ecd] | 488 | <listitem>
|
---|
| 489 | <para>January 24, 2006</para>
|
---|
| 490 | <itemizedlist>
|
---|
| 491 | <listitem>
|
---|
| 492 | <para>[jim] - Updated to Man 1.6c.</para>
|
---|
| 493 | </listitem>
|
---|
| 494 | </itemizedlist>
|
---|
| 495 | </listitem>
|
---|
| 496 |
|
---|
[9e8f1cc] | 497 | <listitem>
|
---|
| 498 | <para>January 23, 2006</para>
|
---|
| 499 | <itemizedlist>
|
---|
| 500 | <listitem>
|
---|
| 501 | <para>[Chris] - Removed unnecessary --with-ncurses switches
|
---|
[c2ae33f] | 502 | from temp-system bash and inetutils.</para>
|
---|
[9e8f1cc] | 503 | </listitem>
|
---|
[3f8842f] | 504 | <listitem>
|
---|
| 505 | <para>[Chris] - Moved zlib from temp-system to boot as it's
|
---|
[c2ae33f] | 506 | not needed if you chroot.</para>
|
---|
[3f8842f] | 507 | </listitem>
|
---|
[9e8f1cc] | 508 | </itemizedlist>
|
---|
| 509 | </listitem>
|
---|
| 510 |
|
---|
[7447a2c] | 511 | <listitem>
|
---|
| 512 | <para>January 19, 2006</para>
|
---|
| 513 | <itemizedlist>
|
---|
| 514 | <listitem>
|
---|
| 515 | <para>[Chris] - Removed patch from shadow instructions.</para>
|
---|
| 516 | </listitem>
|
---|
[9836f0a3] | 517 | <listitem>
|
---|
| 518 | <para>[Chris] - Added perl sprintf vulnerability patch.</para>
|
---|
| 519 | </listitem>
|
---|
[9cbf7cf] | 520 | <listitem>
|
---|
| 521 | <para>[jim] - Updated to Man-Pages 2.21.</para>
|
---|
| 522 | </listitem>
|
---|
[7447a2c] | 523 | </itemizedlist>
|
---|
| 524 | </listitem>
|
---|
| 525 |
|
---|
[34ed6ec] | 526 | <listitem>
|
---|
| 527 | <para>January 13, 2006</para>
|
---|
| 528 | <itemizedlist>
|
---|
| 529 | <listitem>
|
---|
| 530 | <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
|
---|
| 531 | into the libtool script for EGREP.</para>
|
---|
| 532 | </listitem>
|
---|
[1326641] | 533 | <listitem>
|
---|
| 534 | <para>[ken] - Alter bison to build repeatably, from LFS.</para>
|
---|
| 535 | </listitem>
|
---|
[bcaa438] | 536 | <listitem>
|
---|
| 537 | <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
|
---|
| 538 | </listitem>
|
---|
[0b1aa01] | 539 | <listitem>
|
---|
| 540 | <para>[ken] - Move creation of /etc/hosts within Perl instructions,
|
---|
| 541 | for repeatability, from LFS.</para>
|
---|
| 542 | </listitem>
|
---|
[cb943f4] | 543 | <listitem>
|
---|
| 544 | <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
|
---|
| 545 | </listitem>
|
---|
| 546 |
|
---|
[34ed6ec] | 547 | </itemizedlist>
|
---|
| 548 | </listitem>
|
---|
| 549 |
|
---|
[83857b8] | 550 | <listitem>
|
---|
| 551 | <para>January 12, 2006</para>
|
---|
| 552 | <itemizedlist>
|
---|
| 553 | <listitem>
|
---|
| 554 | <para>[Chris] - Moved directory and symlink creation pages
|
---|
[f61c7fd] | 555 | to the beginning of Chapter 7.</para>
|
---|
| 556 | </listitem>
|
---|
| 557 | <listitem>
|
---|
| 558 | <para>[jim] - Updated to Psmisc 22.1.</para>
|
---|
[83857b8] | 559 | </listitem>
|
---|
[b5ca9fd] | 560 | <listitem>
|
---|
| 561 | <para>[jim] - Updated to Man-Pages 2.20.</para>
|
---|
| 562 | </listitem>
|
---|
[0ea6d44] | 563 | <listitem>
|
---|
| 564 | <para>[jim] - Updated Coreutils build instructions to copy more files
|
---|
| 565 | to /bin. These are changes for bootscripts and the new udev rules.</para>
|
---|
| 566 | </listitem>
|
---|
[ab5477c] | 567 | <listitem>
|
---|
| 568 | <para>[jim] - Updated to Linux 2.6.14.6.</para>
|
---|
| 569 | </listitem>
|
---|
[c9e9bcf] | 570 | <listitem>
|
---|
| 571 | <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
|
---|
| 572 | I moved temp perl to first package in final-system build. The failures we noted
|
---|
| 573 | on Pure 64 builds.</para>
|
---|
| 574 | </listitem>
|
---|
[83857b8] | 575 | </itemizedlist>
|
---|
| 576 | </listitem>
|
---|
| 577 |
|
---|
[27178ae] | 578 | <listitem>
|
---|
| 579 | <para>January 11, 2006</para>
|
---|
| 580 | <itemizedlist>
|
---|
| 581 | <listitem>
|
---|
| 582 | <para>[jim] - Rewrote wrote zlib final instructions to include
|
---|
| 583 | a patch the will allow build of static and shared libraries at
|
---|
| 584 | the same time. Thanx for the recommendation Tushar Teredesai.</para>
|
---|
| 585 | </listitem>
|
---|
| 586 | </itemizedlist>
|
---|
| 587 | </listitem>
|
---|
| 588 |
|
---|
[5da8aa0] | 589 | <listitem>
|
---|
| 590 | <para>January 8, 2006</para>
|
---|
| 591 | <itemizedlist>
|
---|
| 592 | <listitem>
|
---|
| 593 | <para>[Chris] - Rewrote much of the description of the build
|
---|
[27178ae] | 594 | process and test suite information.</para>
|
---|
[5da8aa0] | 595 | </listitem>
|
---|
| 596 | </itemizedlist>
|
---|
| 597 | </listitem>
|
---|
| 598 |
|
---|
[6b4711c] | 599 | <listitem>
|
---|
| 600 | <para>January 3, 2006</para>
|
---|
| 601 | <itemizedlist>
|
---|
| 602 | <listitem>
|
---|
| 603 | <para>[jim] - Updated to Shadow 4.0.14.</para>
|
---|
| 604 | </listitem>
|
---|
| 605 | </itemizedlist>
|
---|
| 606 | </listitem>
|
---|
| 607 |
|
---|
[2e144a03] | 608 | <listitem>
|
---|
[a6bb0037] | 609 | <para>December 30, 2005</para>
|
---|
[e3a1e522] | 610 | <itemizedlist>
|
---|
| 611 | <listitem>
|
---|
| 612 | <para>[Chris] - Updated package dependencies, removed explanation of
|
---|
| 613 | "target alias" and "cross-compiling" from final-system binutils, and
|
---|
| 614 | removed note about GRUB's testsuite failure.</para>
|
---|
| 615 | </listitem>
|
---|
[1467bf6] | 616 | <listitem>
|
---|
| 617 | <para>[ken] - Fix where tree gets installed.</para>
|
---|
| 618 | </listitem>
|
---|
| 619 | </itemizedlist>
|
---|
| 620 | </listitem>
|
---|
| 621 |
|
---|
[64105d1] | 622 | <listitem>
|
---|
| 623 | <para>December 29, 2005</para>
|
---|
| 624 | <itemizedlist>
|
---|
| 625 | <listitem>
|
---|
| 626 | <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
|
---|
| 627 | </listitem>
|
---|
| 628 | </itemizedlist>
|
---|
| 629 | </listitem>
|
---|
| 630 |
|
---|
[7a8cc24] | 631 | <listitem>
|
---|
| 632 | <para>December 28, 2005</para>
|
---|
| 633 | <itemizedlist>
|
---|
| 634 | <listitem>
|
---|
| 635 | <para>[ken] - Remove --with-x=no from expect - either we booted, or we
|
---|
| 636 | are in chroot.</para>
|
---|
| 637 | </listitem>
|
---|
[f0ed7ed] | 638 | <listitem>
|
---|
| 639 | <para>[ken] - Fix a failure to build glibc-headers.</para>
|
---|
| 640 | </listitem>
|
---|
[ad0c7e6] | 641 | <listitem>
|
---|
| 642 | <para>[jim] - Updated to Linux 2.6.14.5.</para>
|
---|
| 643 | </listitem>
|
---|
[7a8cc24] | 644 | </itemizedlist>
|
---|
| 645 | </listitem>
|
---|
| 646 |
|
---|
[4445c12] | 647 | <listitem>
|
---|
| 648 | <para>December 23, 2005</para>
|
---|
| 649 | <itemizedlist>
|
---|
| 650 | <listitem>
|
---|
| 651 | <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
|
---|
| 652 | </listitem>
|
---|
| 653 | </itemizedlist>
|
---|
| 654 | </listitem>
|
---|
| 655 |
|
---|
[35555cc] | 656 | <listitem>
|
---|
| 657 | <para>December 22, 2005</para>
|
---|
| 658 | <itemizedlist>
|
---|
| 659 | <listitem>
|
---|
| 660 | <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
|
---|
| 661 | following issue: There are parsing problems with compound assignments in several contexts,
|
---|
| 662 | including as arguments to builtins like `local', `eval', and `let', and
|
---|
| 663 | as multiple assignments in a single command.</para>
|
---|
| 664 | </listitem>
|
---|
[5b72bba] | 665 | <listitem>
|
---|
| 666 | <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
|
---|
| 667 | following issue: A problem with the readline callback interface can result in segmentation
|
---|
| 668 | faults when using the delete-char function via a multiple-key sequence.
|
---|
| 669 | Two consecutive calls to delete-char will crash the application calling
|
---|
| 670 | readline.</para>
|
---|
| 671 | </listitem>
|
---|
[763d0fd] | 672 | <listitem>
|
---|
| 673 | <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
|
---|
| 674 | a potential security threat. Thus the reason for removal.</para>
|
---|
| 675 | </listitem>
|
---|
[f1df1a2] | 676 | <listitem>
|
---|
| 677 | <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
|
---|
| 678 | </listitem>
|
---|
[35555cc] | 679 | </itemizedlist>
|
---|
| 680 | </listitem>
|
---|
| 681 |
|
---|
[94a5449] | 682 | <listitem>
|
---|
| 683 | <para>December 20, 2005</para>
|
---|
| 684 | <itemizedlist>
|
---|
| 685 | <listitem>
|
---|
| 686 | <para>[jim] - Updated to M4 1.4.4.</para>
|
---|
| 687 | </listitem>
|
---|
| 688 | </itemizedlist>
|
---|
| 689 | </listitem>
|
---|
| 690 |
|
---|
[0b77143] | 691 | <listitem>
|
---|
| 692 | <para>December 19, 2005</para>
|
---|
| 693 | <itemizedlist>
|
---|
| 694 | <listitem>
|
---|
| 695 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
| 696 | </listitem>
|
---|
[a203842] | 697 | <listitem>
|
---|
| 698 | <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
|
---|
| 699 | an issue in Gawk. Thank you Greg Schaefer.</para>
|
---|
| 700 | </listitem>
|
---|
[0b77143] | 701 | </itemizedlist>
|
---|
| 702 | </listitem>
|
---|
| 703 |
|
---|
[0d2d688] | 704 | <listitem>
|
---|
[df78edc] | 705 | <para>December 18, 2005</para>
|
---|
[0d2d688] | 706 | <itemizedlist>
|
---|
| 707 | <listitem>
|
---|
[df78edc] | 708 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
| 709 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
| 710 | and boot sections.</para>
|
---|
[0d2d688] | 711 | </listitem>
|
---|
[d70a85d] | 712 | <listitem>
|
---|
| 713 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
| 714 | it was found that these were not needed for building the final system on
|
---|
| 715 | a multilib capable build.</para>
|
---|
| 716 | </listitem>
|
---|
[b67849f3] | 717 | <listitem>
|
---|
| 718 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
| 719 | </listitem>
|
---|
[f26008d6] | 720 | <listitem>
|
---|
| 721 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
| 722 | </listitem>
|
---|
[0d2d688] | 723 | </itemizedlist>
|
---|
| 724 | </listitem>
|
---|
| 725 |
|
---|
[0f4dd37] | 726 | <listitem>
|
---|
| 727 | <para>December 17, 2005</para>
|
---|
| 728 | <itemizedlist>
|
---|
| 729 | <listitem>
|
---|
| 730 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
| 731 | </listitem>
|
---|
| 732 | </itemizedlist>
|
---|
| 733 | </listitem>
|
---|
| 734 |
|
---|
[1485386] | 735 | <listitem>
|
---|
| 736 | <para>December 16, 2005</para>
|
---|
| 737 | <itemizedlist>
|
---|
| 738 | <listitem>
|
---|
| 739 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
| 740 | </listitem>
|
---|
[585c819] | 741 | <listitem>
|
---|
| 742 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
| 743 | in perl.</para>
|
---|
| 744 | </listitem>
|
---|
[1485386] | 745 | </itemizedlist>
|
---|
| 746 | </listitem>
|
---|
| 747 |
|
---|
[5e36185] | 748 | <listitem>
|
---|
| 749 | <para>December 15, 2005</para>
|
---|
| 750 | <itemizedlist>
|
---|
| 751 | <listitem>
|
---|
| 752 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
| 753 | </listitem>
|
---|
[4b50704] | 754 | <listitem>
|
---|
| 755 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
| 756 | </listitem>
|
---|
[5e36185] | 757 | </itemizedlist>
|
---|
| 758 | </listitem>
|
---|
| 759 |
|
---|
[8672967] | 760 | <listitem>
|
---|
| 761 | <para>December 14, 2005</para>
|
---|
| 762 | <itemizedlist>
|
---|
| 763 | <listitem>
|
---|
| 764 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
| 765 | further build issues.</para>
|
---|
| 766 | </listitem>
|
---|
[4c23a32] | 767 | <listitem>
|
---|
| 768 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
| 769 | </listitem>
|
---|
[c22a40a] | 770 | <listitem>
|
---|
| 771 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
| 772 | </listitem>
|
---|
[8672967] | 773 | </itemizedlist>
|
---|
| 774 | </listitem>
|
---|
| 775 |
|
---|
[fd13165] | 776 | <listitem>
|
---|
| 777 | <para>December 13, 2005</para>
|
---|
| 778 | <itemizedlist>
|
---|
| 779 | <listitem>
|
---|
| 780 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
| 781 | Thanks to David Fix.</para>
|
---|
| 782 | </listitem>
|
---|
| 783 | </itemizedlist>
|
---|
| 784 | </listitem>
|
---|
| 785 |
|
---|
[e71ed78] | 786 | <listitem>
|
---|
| 787 | <para>December 12, 2005</para>
|
---|
| 788 | <itemizedlist>
|
---|
| 789 | <listitem>
|
---|
| 790 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 791 | </listitem>
|
---|
| 792 | </itemizedlist>
|
---|
| 793 | </listitem>
|
---|
| 794 |
|
---|
[5548691] | 795 | <listitem>
|
---|
[cf682c1] | 796 | <para>December 11, 2005</para>
|
---|
| 797 | <itemizedlist>
|
---|
| 798 | <listitem>
|
---|
| 799 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 800 | </listitem>
|
---|
| 801 | </itemizedlist>
|
---|
| 802 | </listitem>
|
---|
| 803 |
|
---|
| 804 | <listitem>
|
---|
[5548691] | 805 | <para>December 9, 2005</para>
|
---|
| 806 | <itemizedlist>
|
---|
| 807 | <listitem>
|
---|
| 808 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 809 | </listitem>
|
---|
[263192a] | 810 | <listitem>
|
---|
| 811 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 812 | </listitem>
|
---|
[a305bc8] | 813 | <listitem>
|
---|
| 814 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 815 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 816 | </listitem>
|
---|
[5548691] | 817 | </itemizedlist>
|
---|
| 818 | </listitem>
|
---|
| 819 |
|
---|
[37f823f] | 820 | <listitem>
|
---|
| 821 | <para>December 8, 2005</para>
|
---|
| 822 | <itemizedlist>
|
---|
| 823 | <listitem>
|
---|
| 824 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 825 | </listitem>
|
---|
[a07c54f] | 826 | <listitem>
|
---|
| 827 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 828 | </listitem>
|
---|
[7cf63a7] | 829 | <listitem>
|
---|
| 830 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 831 | </listitem>
|
---|
[37f823f] | 832 | </itemizedlist>
|
---|
| 833 | </listitem>
|
---|
| 834 |
|
---|
[be51f6c] | 835 | <listitem>
|
---|
| 836 | <para>December 7, 2005</para>
|
---|
| 837 | <itemizedlist>
|
---|
| 838 | <listitem>
|
---|
| 839 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 840 | </listitem>
|
---|
[b40367c] | 841 | <listitem>
|
---|
| 842 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 843 | </listitem>
|
---|
[b562af6] | 844 | <listitem>
|
---|
| 845 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 846 | </listitem>
|
---|
[27d97b0e] | 847 | <listitem>
|
---|
| 848 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 849 | </listitem>
|
---|
| 850 | </itemizedlist>
|
---|
[be51f6c] | 851 | </listitem>
|
---|
| 852 |
|
---|
[b370497] | 853 | <listitem>
|
---|
| 854 | <para>December 6, 2005</para>
|
---|
| 855 | <itemizedlist>
|
---|
| 856 | <listitem>
|
---|
| 857 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 858 | </listitem>
|
---|
| 859 | <listitem>
|
---|
| 860 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 861 | </listitem>
|
---|
[e3fd238] | 862 | <listitem>
|
---|
| 863 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 864 | </listitem>
|
---|
| 865 | <listitem>
|
---|
| 866 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 867 | correct the date in changelog.</para>
|
---|
| 868 | </listitem>
|
---|
[6b369e9] | 869 | <listitem>
|
---|
| 870 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 871 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 872 | wrong.</para>
|
---|
| 873 | </listitem>
|
---|
[ce36880] | 874 | <listitem>
|
---|
| 875 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 876 | </listitem>
|
---|
[b370497] | 877 | </itemizedlist>
|
---|
| 878 | </listitem>
|
---|
[7b2bd6b] | 879 |
|
---|
[c362725] | 880 | <listitem>
|
---|
| 881 | <para>December 5, 2005</para>
|
---|
| 882 | <itemizedlist>
|
---|
| 883 | <listitem>
|
---|
| 884 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 885 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 886 | </listitem>
|
---|
[7b2bd6b] | 887 | <listitem>
|
---|
| 888 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 889 | </listitem>
|
---|
| 890 | <listitem>
|
---|
[7b2bd6b] | 891 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 892 | user error system. This change will will need to be validated by
|
---|
| 893 | by other devs</para>
|
---|
| 894 | </listitem>
|
---|
[24a0fbf4] | 895 | <listitem>
|
---|
| 896 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 897 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 898 | </listitem>
|
---|
[7b2bd6b] | 899 | </itemizedlist>
|
---|
| 900 | </listitem>
|
---|
| 901 |
|
---|
[bcbcf48] | 902 | <listitem>
|
---|
| 903 | <para>December 3, 2005</para>
|
---|
| 904 | <itemizedlist>
|
---|
| 905 | <listitem>
|
---|
| 906 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 907 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 908 | from LFS.</para>
|
---|
[bcbcf48] | 909 | </listitem>
|
---|
| 910 | </itemizedlist>
|
---|
| 911 | </listitem>
|
---|
| 912 |
|
---|
[f87f99c] | 913 | <listitem>
|
---|
[2db7d0d] | 914 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 915 | <itemizedlist>
|
---|
| 916 | <listitem>
|
---|
| 917 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 918 | </listitem>
|
---|
| 919 | </itemizedlist>
|
---|
| 920 | </listitem>
|
---|
| 921 |
|
---|
[375e915] | 922 | <listitem>
|
---|
| 923 | <para>December 1, 2005</para>
|
---|
| 924 | <itemizedlist>
|
---|
| 925 | <listitem>
|
---|
| 926 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 927 | </listitem>
|
---|
[cd69c8e] | 928 | <listitem>
|
---|
| 929 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 930 | </listitem>
|
---|
[94787be] | 931 | <listitem>
|
---|
| 932 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 933 | </listitem>
|
---|
[24a62de] | 934 | <listitem>
|
---|
| 935 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 936 | </listitem>
|
---|
[375e915] | 937 | </itemizedlist>
|
---|
| 938 | </listitem>
|
---|
| 939 |
|
---|
[e0e40d3] | 940 | <listitem>
|
---|
| 941 | <para>November 30, 2005</para>
|
---|
| 942 | <itemizedlist>
|
---|
| 943 | <listitem>
|
---|
| 944 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 945 | </listitem>
|
---|
[aa3ee8b] | 946 | <listitem>
|
---|
| 947 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 948 | </listitem>
|
---|
[e0e40d3] | 949 | </itemizedlist>
|
---|
| 950 | </listitem>
|
---|
| 951 |
|
---|
[d3a4fc0] | 952 | <listitem>
|
---|
[19a6071] | 953 | <para>November 29, 2005</para>
|
---|
| 954 | <itemizedlist>
|
---|
| 955 | <listitem>
|
---|
| 956 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 957 | </listitem>
|
---|
[308a04c] | 958 | <listitem>
|
---|
| 959 | <para>[jim] - Text updates to boot.</para>
|
---|
| 960 | </listitem>
|
---|
[19a6071] | 961 | </itemizedlist>
|
---|
| 962 | </listitem>
|
---|
| 963 |
|
---|
| 964 | <listitem>
|
---|
| 965 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 966 | <itemizedlist>
|
---|
| 967 | <listitem>
|
---|
| 968 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 969 | </listitem>
|
---|
[1bc8e5f] | 970 | <listitem>
|
---|
| 971 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 972 | </listitem>
|
---|
[735ac8e] | 973 | <listitem>
|
---|
| 974 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 975 | </listitem>
|
---|
[d3a4fc0] | 976 | </itemizedlist>
|
---|
| 977 | </listitem>
|
---|
| 978 |
|
---|
[d55f00bc] | 979 | <listitem>
|
---|
[19a6071] | 980 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 981 | <itemizedlist>
|
---|
| 982 | <listitem>
|
---|
| 983 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 984 | </listitem>
|
---|
[0350f47] | 985 | <listitem>
|
---|
| 986 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 987 | </listitem>
|
---|
[d55f00bc] | 988 | </itemizedlist>
|
---|
| 989 | </listitem>
|
---|
| 990 |
|
---|
[ed8de1a] | 991 | <listitem>
|
---|
[19a6071] | 992 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 993 | <itemizedlist>
|
---|
| 994 | <listitem>
|
---|
| 995 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 996 | </listitem>
|
---|
| 997 | </itemizedlist>
|
---|
| 998 | </listitem>
|
---|
| 999 |
|
---|
[3fc6b0b9] | 1000 | <listitem>
|
---|
[19a6071] | 1001 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 1002 | <itemizedlist>
|
---|
| 1003 | <listitem>
|
---|
[9095be6] | 1004 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 1005 | </listitem>
|
---|
| 1006 | <listitem>
|
---|
[9095be6] | 1007 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 1008 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 1009 | </listitem>
|
---|
| 1010 | </itemizedlist>
|
---|
| 1011 | </listitem>
|
---|
| 1012 |
|
---|
[9095be6] | 1013 | <listitem>
|
---|
| 1014 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 1015 | <itemizedlist>
|
---|
| 1016 | <listitem>
|
---|
[9095be6] | 1017 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 1018 | /tools/include.</para>
|
---|
[3fc6b0b9] | 1019 | </listitem>
|
---|
| 1020 | </itemizedlist>
|
---|
| 1021 | </listitem>
|
---|
| 1022 |
|
---|
[9095be6] | 1023 | <listitem>
|
---|
| 1024 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 1025 | <itemizedlist>
|
---|
| 1026 | <listitem>
|
---|
[9095be6] | 1027 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 1028 | </listitem>
|
---|
| 1029 | <listitem>
|
---|
[9095be6] | 1030 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 1031 | </listitem>
|
---|
| 1032 | </itemizedlist>
|
---|
| 1033 | </listitem>
|
---|
| 1034 |
|
---|
[9095be6] | 1035 | <listitem>
|
---|
| 1036 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 1037 | <itemizedlist>
|
---|
| 1038 | <listitem>
|
---|
[9095be6] | 1039 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 1040 | </listitem>
|
---|
| 1041 | </itemizedlist>
|
---|
| 1042 | </listitem>
|
---|
| 1043 |
|
---|
| 1044 | <listitem>
|
---|
[9095be6] | 1045 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 1046 | <itemizedlist>
|
---|
| 1047 | <listitem>
|
---|
[9095be6] | 1048 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 1049 | package.</para>
|
---|
[3fc6b0b9] | 1050 | </listitem>
|
---|
| 1051 | </itemizedlist>
|
---|
| 1052 | </listitem>
|
---|
| 1053 |
|
---|
| 1054 | <listitem>
|
---|
[9095be6] | 1055 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 1056 | <itemizedlist>
|
---|
| 1057 | <listitem>
|
---|
[9095be6] | 1058 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 1059 | </listitem>
|
---|
| 1060 | <listitem>
|
---|
[9095be6] | 1061 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 1062 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 1063 | </listitem>
|
---|
| 1064 | <listitem>
|
---|
[9095be6] | 1065 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 1066 | </listitem>
|
---|
| 1067 | </itemizedlist>
|
---|
| 1068 | </listitem>
|
---|
| 1069 |
|
---|
| 1070 | <listitem>
|
---|
[9095be6] | 1071 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 1072 | <itemizedlist>
|
---|
| 1073 | <listitem>
|
---|
[9095be6] | 1074 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 1075 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 1076 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1077 | </listitem>
|
---|
| 1078 | <listitem>
|
---|
[9095be6] | 1079 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 1080 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1081 | </listitem>
|
---|
| 1082 | <listitem>
|
---|
[9095be6] | 1083 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 1084 | </listitem>
|
---|
| 1085 | <listitem>
|
---|
[9095be6] | 1086 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 1087 | </listitem>
|
---|
| 1088 | </itemizedlist>
|
---|
| 1089 | </listitem>
|
---|
| 1090 |
|
---|
| 1091 | <listitem>
|
---|
[9095be6] | 1092 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 1093 | <itemizedlist>
|
---|
| 1094 | <listitem>
|
---|
[9095be6] | 1095 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 1096 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1097 | </listitem>
|
---|
| 1098 | <listitem>
|
---|
[9095be6] | 1099 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 1100 | </listitem>
|
---|
| 1101 | <listitem>
|
---|
[9095be6] | 1102 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 1103 | </listitem>
|
---|
| 1104 | </itemizedlist>
|
---|
| 1105 | </listitem>
|
---|
| 1106 |
|
---|
| 1107 | <listitem>
|
---|
[9095be6] | 1108 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 1109 | <itemizedlist>
|
---|
| 1110 | <listitem>
|
---|
[9095be6] | 1111 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 1112 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1113 | </listitem>
|
---|
| 1114 | <listitem>
|
---|
[9095be6] | 1115 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 1116 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1117 | </listitem>
|
---|
| 1118 | <listitem>
|
---|
[9095be6] | 1119 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 1120 | </listitem>
|
---|
| 1121 | <listitem>
|
---|
[9095be6] | 1122 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 1123 | </listitem>
|
---|
| 1124 | </itemizedlist>
|
---|
| 1125 | </listitem>
|
---|
| 1126 |
|
---|
| 1127 | <listitem>
|
---|
[9095be6] | 1128 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 1129 | <itemizedlist>
|
---|
| 1130 | <listitem>
|
---|
[9095be6] | 1131 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 1132 | </listitem>
|
---|
| 1133 | </itemizedlist>
|
---|
| 1134 | </listitem>
|
---|
| 1135 |
|
---|
| 1136 | <listitem>
|
---|
[9095be6] | 1137 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 1138 | <itemizedlist>
|
---|
| 1139 | <listitem>
|
---|
[9095be6] | 1140 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 1141 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1142 | </listitem>
|
---|
| 1143 | <listitem>
|
---|
[9095be6] | 1144 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 1145 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 1146 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 1147 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1148 | </listitem>
|
---|
| 1149 | <listitem>
|
---|
[9095be6] | 1150 | <para>[manuel] - Correct the instructions for running the
|
---|
| 1151 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 1152 | </listitem>
|
---|
| 1153 | <listitem>
|
---|
[9095be6] | 1154 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 1155 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 1156 | </listitem>
|
---|
| 1157 | </itemizedlist>
|
---|
| 1158 | </listitem>
|
---|
| 1159 |
|
---|
| 1160 | <listitem>
|
---|
[9095be6] | 1161 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 1162 | <itemizedlist>
|
---|
| 1163 | <listitem>
|
---|
[9095be6] | 1164 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 1165 | </listitem>
|
---|
| 1166 | <listitem>
|
---|
[9095be6] | 1167 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 1168 | </listitem>
|
---|
| 1169 | <listitem>
|
---|
[9095be6] | 1170 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 1171 | </listitem>
|
---|
| 1172 | </itemizedlist>
|
---|
| 1173 | </listitem>
|
---|
| 1174 |
|
---|
| 1175 | <listitem>
|
---|
[9095be6] | 1176 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 1177 | <itemizedlist>
|
---|
| 1178 | <listitem>
|
---|
[9095be6] | 1179 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 1180 | </listitem>
|
---|
| 1181 | </itemizedlist>
|
---|
| 1182 | </listitem>
|
---|
| 1183 |
|
---|
| 1184 | <listitem>
|
---|
[9095be6] | 1185 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 1186 | <itemizedlist>
|
---|
| 1187 | <listitem>
|
---|
[9095be6] | 1188 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 1189 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 1190 | </listitem>
|
---|
| 1191 | </itemizedlist>
|
---|
| 1192 | </listitem>
|
---|
| 1193 |
|
---|
[3f8be484] | 1194 | <listitem>
|
---|
[9095be6] | 1195 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 1196 | <itemizedlist>
|
---|
| 1197 | <listitem>
|
---|
[9095be6] | 1198 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 1199 | </listitem>
|
---|
| 1200 | </itemizedlist>
|
---|
| 1201 | </listitem>
|
---|
| 1202 |
|
---|
| 1203 | </itemizedlist>
|
---|
| 1204 |
|
---|
| 1205 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 1206 |
|
---|
| 1207 | </sect1>
|
---|