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