[02095ae] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[c439b8a] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[02095ae] | 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 |
|
---|
| 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
| 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
|
---|
[d5d4d82] | 16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
---|
[02095ae] | 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
| 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
| 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
| 30 | <para>[name] - New changelog entry.</para>
|
---|
| 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
| 33 | <para>[name] - Previous changelog entry.</para>
|
---|
| 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[1487e47] | 39 | <listitem>
|
---|
| 40 | <para>July 23, 2007</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jciccone] - Updated the Man Pages to 2.63.</para>
|
---|
| 44 | </listitem>
|
---|
| 45 | </itemizedlist>
|
---|
| 46 | </listitem>
|
---|
| 47 |
|
---|
[9568bd5] | 48 | <listitem>
|
---|
| 49 | <para>July 22, 2007</para>
|
---|
| 50 | <itemizedlist>
|
---|
| 51 | <listitem>
|
---|
| 52 | <para>[jciccone] - Updated GCC to 4.2.1.</para>
|
---|
| 53 | </listitem>
|
---|
| 54 | <listitem>
|
---|
| 55 | <para>[jciccone] - Updated Glibc to 2.6.</para>
|
---|
| 56 | </listitem>
|
---|
| 57 | </itemizedlist>
|
---|
| 58 | </listitem>
|
---|
| 59 |
|
---|
[dd7cd8a] | 60 | <listitem>
|
---|
| 61 | <para>July 1, 2007</para>
|
---|
| 62 | <itemizedlist>
|
---|
| 63 | <listitem>
|
---|
| 64 | <para>[jciccone] - Updated the download location for the Man Pages
|
---|
| 65 | package.</para>
|
---|
| 66 | </listitem>
|
---|
| 67 | </itemizedlist>
|
---|
| 68 | </listitem>
|
---|
| 69 |
|
---|
[82ae338] | 70 | <listitem>
|
---|
| 71 | <para>June 18, 2007</para>
|
---|
| 72 | <itemizedlist>
|
---|
| 73 | <listitem>
|
---|
| 74 | <para>[jciccone] - Updated to Tar 1.17.</para>
|
---|
| 75 | </listitem>
|
---|
| 76 | <listitem>
|
---|
| 77 | <para>[jciccone] - Updated to Vim 7.1.</para>
|
---|
| 78 | </listitem>
|
---|
| 79 | <listitem>
|
---|
| 80 | <para>[jciccone] - Updated to Findutils 4.2.31.</para>
|
---|
| 81 | </listitem>
|
---|
| 82 | <listitem>
|
---|
| 83 | <para>[jciccone] - Updated to File 4.21.</para>
|
---|
| 84 | </listitem>
|
---|
| 85 | <listitem>
|
---|
| 86 | <para>[jciccone] - Updated to Less 403.</para>
|
---|
| 87 | </listitem>
|
---|
| 88 | <listitem>
|
---|
| 89 | <para>[jciccone] - Updated to Man Pages 2.57.</para>
|
---|
| 90 | </listitem>
|
---|
| 91 | </itemizedlist>
|
---|
| 92 | </listitem>
|
---|
| 93 |
|
---|
[c5d6cde] | 94 | <listitem>
|
---|
| 95 | <para>May 20, 2007</para>
|
---|
| 96 | <itemizedlist>
|
---|
| 97 | <listitem>
|
---|
| 98 | <para>[jciccone] - Updated to GCC 4.2.0.</para>
|
---|
| 99 | </listitem>
|
---|
| 100 | </itemizedlist>
|
---|
| 101 | </listitem>
|
---|
| 102 |
|
---|
[d2c51b1] | 103 | <listitem>
|
---|
| 104 | <para>April 30, 2007</para>
|
---|
| 105 | <itemizedlist>
|
---|
| 106 | <listitem>
|
---|
| 107 | <para>[jciccone] - Updated to Man Pages 2.46.</para>
|
---|
| 108 | </listitem>
|
---|
| 109 | <listitem>
|
---|
| 110 | <para>[jciccone] - Updated to Psmisc 22.5.</para>
|
---|
| 111 | </listitem>
|
---|
| 112 | <listitem>
|
---|
| 113 | <para>[jciccone] - Updated to Gzip 1.3.12.</para>
|
---|
| 114 | </listitem>
|
---|
| 115 | <listitem>
|
---|
| 116 | <para>[jciccone] - Updated to M4 1.4.9.</para>
|
---|
| 117 | </listitem>
|
---|
| 118 | <listitem>
|
---|
| 119 | <para>[jciccone] - Updated to Coreutile 6.9.</para>
|
---|
| 120 | </listitem>
|
---|
| 121 | </itemizedlist>
|
---|
| 122 | </listitem>
|
---|
| 123 |
|
---|
[11eafaa] | 124 | <listitem>
|
---|
| 125 | <para>April 4, 2007</para>
|
---|
| 126 | <itemizedlist>
|
---|
| 127 | <listitem>
|
---|
| 128 | <para>[jciccone] - Updated Gzip's list of installed programs.</para>
|
---|
| 129 | </listitem>
|
---|
| 130 | </itemizedlist>
|
---|
| 131 | </listitem>
|
---|
| 132 |
|
---|
[14b324f] | 133 | <listitem>
|
---|
| 134 | <para>March 10, 2007</para>
|
---|
| 135 | <itemizedlist>
|
---|
| 136 | <listitem>
|
---|
| 137 | <para>[jciccone] - Added a patch to the Perl build that fixes an
|
---|
| 138 | issue with recent snapshots of gcc-4.2.0.</para>
|
---|
| 139 | </listitem>
|
---|
| 140 | </itemizedlist>
|
---|
| 141 | </listitem>
|
---|
| 142 |
|
---|
[b587e58] | 143 | <listitem>
|
---|
| 144 | <para>March 9, 2007</para>
|
---|
| 145 | <itemizedlist>
|
---|
| 146 | <listitem>
|
---|
| 147 | <para>[jciccone] - Updated Linux Headers to 2.6.20.1-02252007.</para>
|
---|
| 148 | </listitem>
|
---|
| 149 | <listitem>
|
---|
| 150 | <para>[jciccone] - Updated Linux to 2.6.20.1.</para>
|
---|
| 151 | </listitem>
|
---|
| 152 | </itemizedlist>
|
---|
| 153 | </listitem>
|
---|
| 154 |
|
---|
[c78de1a] | 155 | <listitem>
|
---|
| 156 | <para>February 19, 2007</para>
|
---|
| 157 | <itemizedlist>
|
---|
[2e7a86a] | 158 | <listitem>
|
---|
| 159 | <para>[jciccone] - Changed the wording in the "Build Variables" page
|
---|
| 160 | to make it clearer. Copied from Chris's change in clfs-svn.</para>
|
---|
| 161 | </listitem>
|
---|
[090d748] | 162 | <listitem>
|
---|
| 163 | <para>[jciccone] - Fix the building of Ncurses when an unpatched
|
---|
| 164 | version of Bash 3.x is used.</para>
|
---|
| 165 | </listitem>
|
---|
[6ae0bf6] | 166 | <listitem>
|
---|
| 167 | <para>[jciccone] - Updated Gzip to 1.3.11.</para>
|
---|
| 168 | </listitem>
|
---|
[ce366ef] | 169 | <listitem>
|
---|
| 170 | <para>[jciccone] - Added a command to remove the rules that Udev
|
---|
| 171 | installs by default.</para>
|
---|
| 172 | </listitem>
|
---|
[c78de1a] | 173 | <listitem>
|
---|
| 174 | <para>[jciccone] - Updated the Perl Cross-compile patch to
|
---|
| 175 | support Alpha.</para>
|
---|
| 176 | </listitem>
|
---|
| 177 | </itemizedlist>
|
---|
| 178 | </listitem>
|
---|
| 179 |
|
---|
[dbab86c] | 180 | <listitem>
|
---|
| 181 | <para>February 14, 2007</para>
|
---|
| 182 | <itemizedlist>
|
---|
| 183 | <listitem>
|
---|
| 184 | <para>[jciccone] - Updated GCC to 4.1.2.</para>
|
---|
| 185 | </listitem>
|
---|
| 186 | </itemizedlist>
|
---|
| 187 | </listitem>
|
---|
| 188 |
|
---|
[20ec175] | 189 | <listitem>
|
---|
| 190 | <para>February 06, 2007</para>
|
---|
| 191 | <itemizedlist>
|
---|
| 192 | <listitem>
|
---|
| 193 | <para>[jciccone] - Updated Automake to 1.10.</para>
|
---|
| 194 | </listitem>
|
---|
| 195 | <listitem>
|
---|
| 196 | <para>[jciccone] - Updated the Glibc Branch Update patch to -3.</para>
|
---|
| 197 | </listitem>
|
---|
| 198 | <listitem>
|
---|
[136f985] | 199 | <para>[jciccone] - Updated Linux to 2.6.20.</para>
|
---|
[20ec175] | 200 | </listitem>
|
---|
| 201 | <listitem>
|
---|
[136f985] | 202 | <para>[jciccone] - Updated Linux Headers to 2.6.20-02042007.</para>
|
---|
[20ec175] | 203 | </listitem>
|
---|
| 204 | <listitem>
|
---|
| 205 | <para>[jciccone] - Updated Udev to 105.</para>
|
---|
| 206 | </listitem>
|
---|
| 207 | <listitem>
|
---|
| 208 | <para>[jciccone] - Updated Udev Rules to 1.1-pre4.</para>
|
---|
| 209 | </listitem>
|
---|
| 210 | </itemizedlist>
|
---|
| 211 | </listitem>
|
---|
| 212 |
|
---|
[820590f] | 213 | <listitem>
|
---|
| 214 | <para>January 13, 2007</para>
|
---|
| 215 | <itemizedlist>
|
---|
| 216 | <listitem>
|
---|
| 217 | <para>[jciccone] - Updated the Binutils Branch Update Patch.</para>
|
---|
| 218 | </listitem>
|
---|
| 219 | <listitem>
|
---|
| 220 | <para>[jciccone] - Updated the Glibc Branch Update Patch.</para>
|
---|
| 221 | </listitem>
|
---|
| 222 | </itemizedlist>
|
---|
| 223 | </listitem>
|
---|
| 224 |
|
---|
[1f3f3d3] | 225 | <listitem>
|
---|
| 226 | <para>January 7, 2007</para>
|
---|
| 227 | <itemizedlist>
|
---|
| 228 | <listitem>
|
---|
| 229 | <para>[jciccone] - Updated Bzip to 1.0.4.</para>
|
---|
| 230 | </listitem>
|
---|
| 231 | </itemizedlist>
|
---|
| 232 | </listitem>
|
---|
| 233 |
|
---|
[0de6e24] | 234 | <listitem>
|
---|
| 235 | <para>January 4, 2007</para>
|
---|
| 236 | <itemizedlist>
|
---|
| 237 | <listitem>
|
---|
| 238 | <para>[Chris] - Removed redundant command to copy libiberty.h to
|
---|
| 239 | ${CLFS}/usr/include a second time.</para>
|
---|
| 240 | </listitem>
|
---|
| 241 | </itemizedlist>
|
---|
| 242 | </listitem>
|
---|
| 243 |
|
---|
[f1b7187] | 244 | <listitem>
|
---|
| 245 | <para>December 23, 2006</para>
|
---|
| 246 | <itemizedlist>
|
---|
| 247 | <listitem>
|
---|
| 248 | <para>[jciccone] - Updated Ncurses to 5.6.</para>
|
---|
| 249 | </listitem>
|
---|
| 250 | </itemizedlist>
|
---|
| 251 | </listitem>
|
---|
| 252 |
|
---|
[46aec51] | 253 | <listitem>
|
---|
| 254 | <para>December 16, 2006</para>
|
---|
| 255 | <itemizedlist>
|
---|
[28641bd] | 256 | <listitem>
|
---|
| 257 | <para>[jciccone] - Updated IPRoute2 to 2.6.19-061214</para>
|
---|
| 258 | </listitem>
|
---|
[973fc7d] | 259 | <listitem>
|
---|
| 260 | <para>[jciccone] - Updated Gzip to 1.3.9.</para>
|
---|
| 261 | </listitem>
|
---|
[03bf699] | 262 | <listitem>
|
---|
[df90f8b] | 263 | <para>[jciccone] - Updated File to 4.19.</para>
|
---|
| 264 | </listitem>
|
---|
| 265 | <listitem>
|
---|
[03bf699] | 266 | <para>[jciccone] - Update Bash Patch from Upstream.</para>
|
---|
| 267 | </listitem>
|
---|
[8765e79] | 268 | <listitem>
|
---|
| 269 | <para>[jciccone] - Added Readline Patch from Upstream.</para>
|
---|
| 270 | </listitem>
|
---|
[46aec51] | 271 | <listitem>
|
---|
| 272 | <para>[jciccone] - Updated Linux to 2.6.19.1.</para>
|
---|
| 273 | </listitem>
|
---|
| 274 | <listitem>
|
---|
| 275 | <para>[jciccone] - Updated Linux Headers to 2.6.19.1-12122006.</para>
|
---|
| 276 | </listitem>
|
---|
| 277 | </itemizedlist>
|
---|
| 278 | </listitem>
|
---|
| 279 |
|
---|
[0cbc9c1] | 280 | <listitem>
|
---|
| 281 | <para>December 11, 2006</para>
|
---|
| 282 | <itemizedlist>
|
---|
[668e60a] | 283 | <listitem>
|
---|
| 284 | <para>[jciccone] - Removed MINOR patch and replaced it with a more
|
---|
| 285 | complete upstream patch will all current updates to the 2.5 branch
|
---|
| 286 | of Glibc.</para>
|
---|
| 287 | </listitem>
|
---|
[d8121ae] | 288 | <listitem>
|
---|
| 289 | <para>[jciccone] - Updated Tar to 1.16.1.</para>
|
---|
| 290 | </listitem>
|
---|
[3e71b22] | 291 | <listitem>
|
---|
| 292 | <para>[jciccone] - Added Binutils Branch Update Patch.</para>
|
---|
| 293 | </listitem>
|
---|
[5811db8] | 294 | <listitem>
|
---|
[83703fd] | 295 | <para>[jciccone] - Updated Gzip to 1.3.8.</para>
|
---|
[5811db8] | 296 | </listitem>
|
---|
[1593ff0] | 297 | <listitem>
|
---|
| 298 | <para>[jciccone] - Updated Linux Headers to 2.6.19-12042006.</para>
|
---|
| 299 | </listitem>
|
---|
[0cbc9c1] | 300 | <listitem>
|
---|
| 301 | <para>[jciccone] - Updated Coreutils to 6.7.</para>
|
---|
| 302 | </listitem>
|
---|
| 303 | </itemizedlist>
|
---|
| 304 | </listitem>
|
---|
| 305 |
|
---|
[a6fcbd5] | 306 | <listitem>
|
---|
| 307 | <para>December 2, 2006</para>
|
---|
| 308 | <itemizedlist>
|
---|
[2cd3546] | 309 | <listitem>
|
---|
| 310 | <para>[jciccone] - Updated Linux-Headers to 2.6.19-11302006.</para>
|
---|
| 311 | </listitem>
|
---|
| 312 | <listitem>
|
---|
| 313 | <para>[jciccone] - Updated Linux to 2.6.19.</para>
|
---|
| 314 | </listitem>
|
---|
[a6fcbd5] | 315 | <listitem>
|
---|
| 316 | <para>[jciccone] - Updated Man-Pages to 2.43.</para>
|
---|
| 317 | </listitem>
|
---|
| 318 | </itemizedlist>
|
---|
| 319 | </listitem>
|
---|
| 320 |
|
---|
[2b41e4b] | 321 | <listitem>
|
---|
| 322 | <para>November 30, 2006</para>
|
---|
| 323 | <itemizedlist>
|
---|
| 324 | <listitem>
|
---|
| 325 | <para>[jciccone] - Updated the Udev Rules to 1.1-pre3.</para>
|
---|
| 326 | </listitem>
|
---|
| 327 | </itemizedlist>
|
---|
| 328 | </listitem>
|
---|
| 329 |
|
---|
[5c69b37] | 330 | <listitem>
|
---|
| 331 | <para>November 29, 2006</para>
|
---|
| 332 | <itemizedlist>
|
---|
| 333 | <listitem>
|
---|
| 334 | <para>[jciccone] - Updated Gettext to 0.16.1.</para>
|
---|
| 335 | </listitem>
|
---|
| 336 | </itemizedlist>
|
---|
| 337 | </listitem>
|
---|
| 338 |
|
---|
[d11b860] | 339 | <listitem>
|
---|
| 340 | <para>November 25, 2006</para>
|
---|
| 341 | <itemizedlist>
|
---|
[934b2a7] | 342 | <listitem>
|
---|
| 343 | <para>[jciccone] - Updated Gzip to 1.3.6.</para>
|
---|
| 344 | </listitem>
|
---|
[79404e1] | 345 | <listitem>
|
---|
| 346 | <para>[jciccone] - Updated Man-Pages to 2.42.</para>
|
---|
| 347 | </listitem>
|
---|
[ecc7b8e] | 348 | <listitem>
|
---|
| 349 | <para>[jciccone] - Updated Findutils to 4.2.29.</para>
|
---|
| 350 | </listitem>
|
---|
[67c7aed] | 351 | <listitem>
|
---|
| 352 | <para>[jciccone] - Updated the Glibc cross_hacks patch to -2. The new
|
---|
| 353 | version prevents <envar>CFLAGS</envar> from being used when compiling
|
---|
| 354 | a native tool.</para>
|
---|
| 355 | </listitem>
|
---|
[d11b860] | 356 | <listitem>
|
---|
| 357 | <para>[Chris] - Removed obsolete command from man instructions as
|
---|
| 358 | the problem it addresses was fixed in the latest man version).</para>
|
---|
| 359 | </listitem>
|
---|
| 360 | </itemizedlist>
|
---|
| 361 | </listitem>
|
---|
| 362 |
|
---|
[2078b85] | 363 | <listitem>
|
---|
| 364 | <para>November 24, 2006</para>
|
---|
| 365 | <itemizedlist>
|
---|
| 366 | <listitem>
|
---|
| 367 | <para>[jciccone] - Added a native compile of Shadow. The native
|
---|
| 368 | utilities are configured to work with the target system. The password
|
---|
| 369 | and group files can now be shadowed and the root password can be set
|
---|
| 370 | before booting into the system.</para>
|
---|
| 371 | </listitem>
|
---|
| 372 | </itemizedlist>
|
---|
| 373 | </listitem>
|
---|
| 374 |
|
---|
[b4547e6] | 375 | <listitem>
|
---|
| 376 | <para>November 23, 2006</para>
|
---|
| 377 | <itemizedlist>
|
---|
[32edd3a] | 378 | <listitem>
|
---|
| 379 | <para>[jciccone] - Replace the glibc crosscompile timezone fix patch
|
---|
| 380 | with the glibc cross hacks patch. The new patch has support for
|
---|
| 381 | zoneinfo, locales, and librpcsvc.</para>
|
---|
| 382 | </listitem>
|
---|
[a186108] | 383 | <listitem>
|
---|
| 384 | <para>[jciccone] - Update the Glibc libgcc_eh patch to -2. The new
|
---|
| 385 | version checks to see if libgcc_eh exists and if it does Glibc will
|
---|
| 386 | link against it.</para>
|
---|
| 387 | </listitem>
|
---|
[ff4db719] | 388 | <listitem>
|
---|
| 389 | <para>[jciccone] - Updated Man to 1.6e.</para>
|
---|
| 390 | </listitem>
|
---|
[edcb0ad] | 391 | <listitem>
|
---|
| 392 | <para>[jciccone] - Updated Coreutils to 6.6.</para>
|
---|
| 393 | </listitem>
|
---|
[4c1e84e] | 394 | <listitem>
|
---|
| 395 | <para>[jciccone] - Updated Linux to 2.6.18.3 and Linux Headers to
|
---|
| 396 | 2.6.18.3-11202006.</para>
|
---|
| 397 | </listitem>
|
---|
[b4547e6] | 398 | <listitem>
|
---|
| 399 | <para>[jciccone] - Updated M4 to 1.4.8.</para>
|
---|
| 400 | </listitem>
|
---|
| 401 | </itemizedlist>
|
---|
| 402 | </listitem>
|
---|
| 403 |
|
---|
[9bc8eff] | 404 | <listitem>
|
---|
| 405 | <para>November 20, 2006</para>
|
---|
| 406 | <itemizedlist>
|
---|
[cecad04f] | 407 | <listitem>
|
---|
| 408 | <para>[jciccone] - Updated Coreutils to 6.5.</para>
|
---|
| 409 | </listitem>
|
---|
[9bc8eff] | 410 | <listitem>
|
---|
| 411 | <para>[jciccone] - Updated Autoconf to 2.61.</para>
|
---|
| 412 | </listitem>
|
---|
| 413 | </itemizedlist>
|
---|
| 414 | </listitem>
|
---|
| 415 |
|
---|
[d7d55ea] | 416 | <listitem>
|
---|
| 417 | <para>November 15, 2006</para>
|
---|
| 418 | <itemizedlist>
|
---|
| 419 | <listitem>
|
---|
| 420 | <para>[jciccone] - Updated to IANA-Etc 2.20.</para>
|
---|
| 421 | </listitem>
|
---|
| 422 | </itemizedlist>
|
---|
| 423 | </listitem>
|
---|
| 424 |
|
---|
[e4f8ab6] | 425 | <listitem>
|
---|
| 426 | <para>November 14, 2006</para>
|
---|
| 427 | <itemizedlist>
|
---|
[e91a68f] | 428 | <listitem>
|
---|
| 429 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
|
---|
| 430 | </listitem>
|
---|
[e4f8ab6] | 431 | <listitem>
|
---|
| 432 | <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
|
---|
| 433 | </listitem>
|
---|
| 434 | </itemizedlist>
|
---|
| 435 | </listitem>
|
---|
| 436 |
|
---|
[2c8407f] | 437 | <listitem>
|
---|
| 438 | <para>November 9, 2006</para>
|
---|
| 439 | <itemizedlist>
|
---|
| 440 | <listitem>
|
---|
| 441 | <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
|
---|
| 442 | </listitem>
|
---|
| 443 | </itemizedlist>
|
---|
| 444 | </listitem>
|
---|
| 445 |
|
---|
[4b560b6] | 446 | <listitem>
|
---|
[196784d] | 447 | <para>November 7, 2006</para>
|
---|
[4b560b6] | 448 | <itemizedlist>
|
---|
[aa7d916] | 449 | <listitem>
|
---|
| 450 | <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
|
---|
| 451 | </listitem>
|
---|
| 452 | <listitem>
|
---|
| 453 | <para>[jciccone] - Updated to Glibc 2.5.</para>
|
---|
| 454 | </listitem>
|
---|
[b9b48cc] | 455 | <listitem>
|
---|
| 456 | <para>[jciccone] - Modified the instructions for disabling the
|
---|
| 457 | installation of the groups program to account for changes in shadow's
|
---|
| 458 | Makefile.</para>
|
---|
| 459 | </listitem>
|
---|
[7b7ff9a] | 460 | <listitem>
|
---|
| 461 | <para>[jciccone] - Updated to File 4.18.</para>
|
---|
| 462 | </listitem>
|
---|
[764e320] | 463 | <listitem>
|
---|
| 464 | <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
|
---|
| 465 | </listitem>
|
---|
[9f56523] | 466 | <listitem>
|
---|
| 467 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
|
---|
| 468 | </listitem>
|
---|
[c545058] | 469 | <listitem>
|
---|
| 470 | <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
|
---|
| 471 | </listitem>
|
---|
[e2cf0cf] | 472 | <listitem>
|
---|
| 473 | <para>[jciccone] - Updated to Gettext 0.16.</para>
|
---|
| 474 | </listitem>
|
---|
[d09d573] | 475 | <listitem>
|
---|
| 476 | <para>[jciccone] - Updated to Psmisc 22.3.</para>
|
---|
| 477 | </listitem>
|
---|
[71d6e4a] | 478 | <listitem>
|
---|
| 479 | <para>[jciccone] - Moved e2fsprogs and sed before coreutils
|
---|
| 480 | for consistancy with clfs-svn. The testsuite dependency,
|
---|
| 481 | the reason for it moving, doesn't affect clfs2.</para>
|
---|
| 482 | </listitem>
|
---|
[81b5f39] | 483 | <listitem>
|
---|
[de17e85] | 484 | <para>[jciccone] - Removed out of place udev text in bootscripts Networking.</para>
|
---|
| 485 | </listitem>
|
---|
| 486 | <listitem>
|
---|
[6febf80] | 487 | <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
|
---|
[81b5f39] | 488 | </listitem>
|
---|
[df5952f] | 489 | <listitem>
|
---|
[5fc4a87] | 490 | <para>[jciccone] - Updated to Coreutils 6.4.</para>
|
---|
[df5952f] | 491 | </listitem>
|
---|
[d1eb5b7] | 492 | <listitem>
|
---|
| 493 | <para>[jciccone] - Updated to Udev 103.</para>
|
---|
| 494 | </listitem>
|
---|
[c4c611d] | 495 | <listitem>
|
---|
| 496 | <para>[jciccone] - Updated to Tar 1.16.</para>
|
---|
| 497 | </listitem>
|
---|
[4b560b6] | 498 | <listitem>
|
---|
| 499 | <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
|
---|
| 500 | </listitem>
|
---|
| 501 | </itemizedlist>
|
---|
| 502 | </listitem>
|
---|
| 503 |
|
---|
[62b7b47] | 504 | <listitem>
|
---|
| 505 | <para>November 5, 2006</para>
|
---|
| 506 | <itemizedlist>
|
---|
[5141d74] | 507 | <listitem>
|
---|
| 508 | <para>[jciccone] - Updated to Inetutils 1.5.</para>
|
---|
| 509 | </listitem>
|
---|
[f386fcc] | 510 | <listitem>
|
---|
| 511 | <para>[jciccone] - Added command to man instructions to comment out
|
---|
| 512 | MANPATH /usr/local/man (in addition to /usr/man).</para>
|
---|
| 513 | </listitem>
|
---|
[62b7b47] | 514 | <listitem>
|
---|
| 515 | <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
|
---|
| 516 | </listitem>
|
---|
| 517 | </itemizedlist>
|
---|
| 518 | </listitem>
|
---|
| 519 |
|
---|
[51cbbb6] | 520 | <listitem>
|
---|
| 521 | <para>October 14, 2006</para>
|
---|
| 522 | <itemizedlist>
|
---|
[54774ad] | 523 | <listitem>
|
---|
| 524 | <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
|
---|
| 525 | </listitem>
|
---|
[a7ad47f] | 526 | <listitem>
|
---|
| 527 | <para>[jciccone] - Updated the vim fixes patch to -14.</para>
|
---|
| 528 | </listitem>
|
---|
[d56bc99] | 529 | <listitem>
|
---|
| 530 | <para>[jciccone] - Added patch to fix build issues with
|
---|
| 531 | Bash 3.2.</para>
|
---|
| 532 | </listitem>
|
---|
[69b39b5] | 533 | <listitem>
|
---|
| 534 | <para>[jciccone] - Updated Udev to 102.</para>
|
---|
| 535 | </listitem>
|
---|
[43b38ea] | 536 | <listitem>
|
---|
[89d13a9] | 537 | <para>[jciccone] - Updated Man-Pages to 2.41.</para>
|
---|
[43b38ea] | 538 | </listitem>
|
---|
[b8c1aeb] | 539 | <listitem>
|
---|
| 540 | <para>[jciccone] - Updated Readline to 5.2.</para>
|
---|
| 541 | </listitem>
|
---|
[c19433e] | 542 | <listitem>
|
---|
| 543 | <para>[jciccone] - Updated Bash to 3.2.</para>
|
---|
| 544 | </listitem>
|
---|
[5fe131b] | 545 | <listitem>
|
---|
| 546 | <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
|
---|
| 547 | The new patch fixes the same issues, and removes the use of
|
---|
| 548 | syscalls. Syscalls were removed from unistd.h during sanitation.
|
---|
| 549 | </para>
|
---|
| 550 | </listitem>
|
---|
[f74dd81] | 551 | <listitem>
|
---|
| 552 | <para>[jciccone] - Updated Texinfo to 4.8a.</para>
|
---|
| 553 | </listitem>
|
---|
[f01a21b] | 554 | <listitem>
|
---|
| 555 | <para>[jciccone] - Added a patch to Util-Linux to fix build issues
|
---|
| 556 | due to changes in the kernel.</para>
|
---|
| 557 | </listitem>
|
---|
[357a675] | 558 | <listitem>
|
---|
| 559 | <para>[jciccone] - Updated M4 to 1.4.7</para>
|
---|
| 560 | </listitem>
|
---|
[cc80301] | 561 | <listitem>
|
---|
| 562 | <para>[jciccone] - Updated to Linux 2.6.18 and
|
---|
| 563 | Linux-Headers-2.6.18-09302006.</para>
|
---|
| 564 | </listitem>
|
---|
[d847aa5] | 565 | <listitem>
|
---|
| 566 | <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
|
---|
| 567 | boot logging feature.</para>
|
---|
| 568 | </listitem>
|
---|
[51cbbb6] | 569 | <listitem>
|
---|
| 570 | <para>[jciccone] - Removed TeX installation commands from Texinfo
|
---|
| 571 | instructions.</para>
|
---|
| 572 | </listitem>
|
---|
| 573 | </itemizedlist>
|
---|
| 574 | </listitem>
|
---|
| 575 |
|
---|
[e11607f] | 576 | <listitem>
|
---|
| 577 | <para>October 5, 2006</para>
|
---|
| 578 | <itemizedlist>
|
---|
| 579 | <listitem>
|
---|
| 580 | <para>[manuel] - Changed book license to the Open Publication
|
---|
| 581 | License v1.0.</para>
|
---|
| 582 | </listitem>
|
---|
| 583 | </itemizedlist>
|
---|
| 584 | </listitem>
|
---|
| 585 |
|
---|
[0c263d7] | 586 | <listitem>
|
---|
| 587 | <para>August 31, 2006</para>
|
---|
| 588 | <itemizedlist>
|
---|
[14af44b] | 589 | <listitem>
|
---|
[e11607f] | 590 | <para>[jciccone] - Added a Host System Requirements page.</para>
|
---|
[14af44b] | 591 | </listitem>
|
---|
[5ae7889] | 592 | <listitem>
|
---|
| 593 | <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
|
---|
| 594 | fixes. This patch will be upgraded weekly, no further changelog
|
---|
| 595 | entries needed.</para>
|
---|
| 596 | </listitem>
|
---|
[7a0a90d] | 597 | <listitem>
|
---|
| 598 | <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
|
---|
| 599 | that utilizes Robert's fix. More details at
|
---|
| 600 | http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
|
---|
| 601 | </listitem>
|
---|
[06f31ed] | 602 | <listitem>
|
---|
| 603 | <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
|
---|
| 604 | systems will fail, it will attempt to connect to 255.255.255.255
|
---|
| 605 | instead of the ip address entered. This was due to a change in glibc's
|
---|
[e11607f] | 606 | handling of inet_addr, was long now is u_int32_t. Bug found by
|
---|
[06f31ed] | 607 | Vladimir Vainer.</para>
|
---|
| 608 | </listitem>
|
---|
[58bc8d5] | 609 | <listitem>
|
---|
| 610 | <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
|
---|
| 611 | </listitem>
|
---|
[b24764b] | 612 | <listitem>
|
---|
| 613 | <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
|
---|
| 614 | </listitem>
|
---|
[64561e8] | 615 | <listitem>
|
---|
[e11607f] | 616 | <para>[jciccone] - Removed the keymap settings from the kernel
|
---|
[64561e8] | 617 | pages.</para>
|
---|
| 618 | </listitem>
|
---|
[0c263d7] | 619 | <listitem>
|
---|
| 620 | <para>[jciccone] - Added Shadow patch to fix useradd.</para>
|
---|
| 621 | </listitem>
|
---|
| 622 | </itemizedlist>
|
---|
| 623 | </listitem>
|
---|
| 624 |
|
---|
[823185c] | 625 | <listitem>
|
---|
| 626 | <para>August 30, 2006</para>
|
---|
| 627 | <itemizedlist>
|
---|
[485c2de] | 628 | <listitem>
|
---|
| 629 | <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
|
---|
| 630 | </listitem>
|
---|
[d9aba5a] | 631 | <listitem>
|
---|
[e11607f] | 632 | <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
|
---|
[d9aba5a] | 633 | fixes.</para>
|
---|
| 634 | </listitem>
|
---|
[304159e] | 635 | <listitem>
|
---|
[44a3c86] | 636 | <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
|
---|
| 637 | 1.1-08272006 rules.</para>
|
---|
[304159e] | 638 | </listitem>
|
---|
[33bdda8] | 639 | <listitem>
|
---|
| 640 | <para>[jciccone] - Updated to Findutils 4.2.28.</para>
|
---|
| 641 | </listitem>
|
---|
[e1588c5] | 642 | <listitem>
|
---|
| 643 | <para>[jciccone] - Updated to M4 1.4.6.</para>
|
---|
| 644 | </listitem>
|
---|
[17e2d08] | 645 | <listitem>
|
---|
| 646 | <para>[jciccone] - Updated to Autoconf 2.60.</para>
|
---|
| 647 | </listitem>
|
---|
[9d8ecde] | 648 | <listitem>
|
---|
| 649 | <para>[jciccone] - Updated to Man-Pages 2.39.</para>
|
---|
| 650 | </listitem>
|
---|
[c8def31] | 651 | <listitem>
|
---|
| 652 | <para>[jciccone] - Updated to Procps 3.2.7.</para>
|
---|
| 653 | </listitem>
|
---|
[63a500a] | 654 | <listitem>
|
---|
| 655 | <para>[jciccone] - Updated to Coreutils 0.97.</para>
|
---|
| 656 | </listitem>
|
---|
[2772db7] | 657 | <listitem>
|
---|
| 658 | <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
|
---|
| 659 | </listitem>
|
---|
[199af35] | 660 | <listitem>
|
---|
| 661 | <para>[jciccone] - Updated to Gettext 0.15.</para>
|
---|
| 662 | </listitem>
|
---|
[be01794] | 663 | <listitem>
|
---|
| 664 | <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
|
---|
| 665 | </listitem>
|
---|
[4aeb917] | 666 | <listitem>
|
---|
| 667 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
---|
| 668 | 2.6.17.11-08232006.</para>
|
---|
| 669 | </listitem>
|
---|
[c62fb2a] | 670 | <listitem>
|
---|
| 671 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
---|
| 672 | a shared DynaLoader.a.</para>
|
---|
| 673 | </listitem>
|
---|
[823185c] | 674 | <listitem>
|
---|
| 675 | <para>[jciccone] - Removed mention of package users hint from
|
---|
| 676 | "Package Management" page.</para>
|
---|
| 677 | </listitem>
|
---|
| 678 | </itemizedlist>
|
---|
| 679 | </listitem>
|
---|
| 680 |
|
---|
[e91b88c] | 681 | <listitem>
|
---|
| 682 | <para>August 8, 2006</para>
|
---|
| 683 | <itemizedlist>
|
---|
| 684 | <listitem>
|
---|
| 685 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
---|
| 686 | (fixes ticket #82).</para>
|
---|
| 687 | </listitem>
|
---|
| 688 | </itemizedlist>
|
---|
| 689 | </listitem>
|
---|
| 690 |
|
---|
[21bbc73] | 691 | <listitem>
|
---|
| 692 | <para>August 7, 2006</para>
|
---|
| 693 | <itemizedlist>
|
---|
[5514d4d] | 694 | <listitem>
|
---|
| 695 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
---|
| 696 | it cannot test for the presence of named pipes.</para>
|
---|
| 697 | </listitem>
|
---|
[21bbc73] | 698 | <listitem>
|
---|
| 699 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
---|
| 700 | CLFS-bootscropts 0.3.</para>
|
---|
| 701 | </listitem>
|
---|
| 702 | </itemizedlist>
|
---|
| 703 | </listitem>
|
---|
| 704 |
|
---|
[f15f637] | 705 | <listitem>
|
---|
[fa93ce1] | 706 | <para>July 22, 2006</para>
|
---|
| 707 | <itemizedlist>
|
---|
| 708 | <listitem>
|
---|
| 709 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
---|
| 710 | support x86.</para>
|
---|
| 711 | </listitem>
|
---|
| 712 | <listitem>
|
---|
| 713 | <para>[jciccone] - Added x86 to the book.</para>
|
---|
| 714 | </listitem>
|
---|
| 715 | </itemizedlist>
|
---|
| 716 | </listitem>
|
---|
| 717 |
|
---|
| 718 | <listitem>
|
---|
| 719 | <para>July 21, 2006</para>
|
---|
[f15f637] | 720 | <itemizedlist>
|
---|
| 721 | <listitem>
|
---|
| 722 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
---|
| 723 | tzselect command. This makes sure that the tzselect command looks in
|
---|
| 724 | zoneinfo dir that was just installed by glibc instead of the host.
|
---|
| 725 | </para>
|
---|
| 726 | </listitem>
|
---|
| 727 | </itemizedlist>
|
---|
| 728 | </listitem>
|
---|
| 729 |
|
---|
[0bb24b7] | 730 | <listitem>
|
---|
[fa93ce1] | 731 | <para>July 20, 2006</para>
|
---|
[0bb24b7] | 732 | <itemizedlist>
|
---|
[beea2b3] | 733 | <listitem>
|
---|
| 734 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
---|
| 735 | when cross-compiling it later in the final system.</para>
|
---|
| 736 | </listitem>
|
---|
[0bb24b7] | 737 | <listitem>
|
---|
| 738 | <para>[jciccone] - Updated to Udev-096.</para>
|
---|
| 739 | </listitem>
|
---|
| 740 | <listitem>
|
---|
| 741 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
---|
| 742 | linux-headers-2.6.17.6-07202006.</para>
|
---|
| 743 | </listitem>
|
---|
| 744 | </itemizedlist>
|
---|
| 745 | </listitem>
|
---|
| 746 |
|
---|
[dc43690] | 747 | <listitem>
|
---|
[fa93ce1] | 748 | <para>July 16, 2006</para>
|
---|
[163e64e] | 749 | <itemizedlist>
|
---|
| 750 | <listitem>
|
---|
[72d4eec] | 751 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
---|
| 752 | location of find.</para>
|
---|
[163e64e] | 753 | </listitem>
|
---|
| 754 | <listitem>
|
---|
| 755 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
---|
| 756 | the linux-headers installation.</para>
|
---|
| 757 | </listitem>
|
---|
| 758 | </itemizedlist>
|
---|
| 759 | </listitem>
|
---|
| 760 |
|
---|
| 761 | <listitem>
|
---|
[dc43690] | 762 | <para>July 10, 2006</para>
|
---|
| 763 | <itemizedlist>
|
---|
| 764 | <listitem>
|
---|
| 765 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
---|
| 766 | </listitem>
|
---|
| 767 | </itemizedlist>
|
---|
| 768 | </listitem>
|
---|
| 769 |
|
---|
[47c828c] | 770 | <listitem>
|
---|
| 771 | <para>July 10, 2006</para>
|
---|
| 772 | <itemizedlist>
|
---|
| 773 | <listitem>
|
---|
| 774 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
---|
| 775 | </listitem>
|
---|
| 776 | </itemizedlist>
|
---|
| 777 | </listitem>
|
---|
| 778 |
|
---|
[32a0631] | 779 | <listitem>
|
---|
[54445d4] | 780 | <para>July 9, 2006</para>
|
---|
[32a0631] | 781 | <itemizedlist>
|
---|
[5d6eb6e] | 782 | <listitem>
|
---|
| 783 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
---|
| 784 | linux-headers-2.6.17.4-07072006.</para>
|
---|
[7544b10] | 785 | </listitem>
|
---|
[54445d4] | 786 | <listitem>
|
---|
| 787 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
| 788 | permissions and groups. </para>
|
---|
| 789 | </listitem>
|
---|
[32a0631] | 790 | <listitem>
|
---|
| 791 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
| 792 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
| 793 | and moved some kbd utilities to /bin.</para>
|
---|
| 794 | </listitem>
|
---|
| 795 | </itemizedlist>
|
---|
| 796 | </listitem>
|
---|
| 797 |
|
---|
[586feb7] | 798 | <listitem>
|
---|
| 799 | <para>July 2, 2006</para>
|
---|
| 800 | <itemizedlist>
|
---|
| 801 | <listitem>
|
---|
| 802 | <para>[jciccone] - Updated passwd and group file creation
|
---|
| 803 | to only create minimal users and groups and
|
---|
| 804 | include information on other users/groups.</para>
|
---|
| 805 | </listitem>
|
---|
| 806 | <listitem>
|
---|
| 807 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
| 808 | for /etc/sysconfig/createfiles.</para>
|
---|
| 809 | </listitem>
|
---|
| 810 | </itemizedlist>
|
---|
| 811 | </listitem>
|
---|
| 812 |
|
---|
[3908fc6] | 813 | <listitem>
|
---|
| 814 | <para>June 28, 2006</para>
|
---|
| 815 | <itemizedlist>
|
---|
| 816 | <listitem>
|
---|
| 817 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
| 818 | </listitem>
|
---|
| 819 | </itemizedlist>
|
---|
| 820 | </listitem>
|
---|
| 821 |
|
---|
[7730c9f] | 822 | <listitem>
|
---|
[58518df] | 823 | <para>June 24, 2006</para>
|
---|
| 824 | <itemizedlist>
|
---|
| 825 | <listitem>
|
---|
| 826 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
| 827 | </listitem>
|
---|
| 828 | </itemizedlist>
|
---|
| 829 | </listitem>
|
---|
| 830 |
|
---|
| 831 | <listitem>
|
---|
[7730c9f] | 832 | <para>June 22, 2006</para>
|
---|
| 833 | <itemizedlist>
|
---|
[25e3595] | 834 | <listitem>
|
---|
| 835 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
| 836 | </listitem>
|
---|
[7730c9f] | 837 | <listitem>
|
---|
| 838 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
| 839 | </listitem>
|
---|
| 840 | <listitem>
|
---|
[25e3595] | 841 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
[7730c9f] | 842 | </listitem>
|
---|
| 843 | <listitem>
|
---|
| 844 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
| 845 | dependency as of 2.6.17.</para>
|
---|
| 846 | </listitem>
|
---|
| 847 | </itemizedlist>
|
---|
| 848 | </listitem>
|
---|
| 849 |
|
---|
[f7941b2] | 850 | <listitem>
|
---|
[5590e0d] | 851 | <para>June 21, 2006</para>
|
---|
| 852 | <itemizedlist>
|
---|
| 853 | <listitem>
|
---|
| 854 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
| 855 | </listitem>
|
---|
| 856 | </itemizedlist>
|
---|
| 857 | </listitem>
|
---|
| 858 |
|
---|
| 859 | <listitem>
|
---|
| 860 | <para>June 19, 2006</para>
|
---|
[f7941b2] | 861 | <itemizedlist>
|
---|
| 862 | <listitem>
|
---|
| 863 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
| 864 | </listitem>
|
---|
| 865 | <listitem>
|
---|
| 866 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
| 867 | issue that has shown up primarily in samba.</para>
|
---|
| 868 | </listitem>
|
---|
| 869 | <listitem>
|
---|
| 870 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
| 871 | linux-headers-2.6.17-06192006.</para>
|
---|
| 872 | </listitem>
|
---|
| 873 | </itemizedlist>
|
---|
| 874 | </listitem>
|
---|
| 875 |
|
---|
[06e1eb5] | 876 | <listitem>
|
---|
| 877 | <para>June 18, 2006</para>
|
---|
| 878 | <itemizedlist>
|
---|
| 879 | <listitem>
|
---|
| 880 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
| 881 | which installs timezone info when cross-compiling.</para>
|
---|
| 882 | </listitem>
|
---|
| 883 | </itemizedlist>
|
---|
| 884 | </listitem>
|
---|
| 885 |
|
---|
[1fedb6d] | 886 | <listitem>
|
---|
| 887 | <para>June 16, 2006</para>
|
---|
| 888 | <itemizedlist>
|
---|
| 889 | <listitem>
|
---|
[06e1eb5] | 890 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
[1fedb6d] | 891 | </listitem>
|
---|
| 892 | </itemizedlist>
|
---|
| 893 | </listitem>
|
---|
| 894 |
|
---|
[795a4b8] | 895 | <listitem>
|
---|
| 896 | <para>June 15, 2006</para>
|
---|
| 897 | <itemizedlist>
|
---|
| 898 | <listitem>
|
---|
| 899 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
| 900 | </listitem>
|
---|
| 901 | </itemizedlist>
|
---|
| 902 | </listitem>
|
---|
| 903 |
|
---|
[82b662d] | 904 | <listitem>
|
---|
| 905 | <para>June 11, 2006</para>
|
---|
| 906 | <itemizedlist>
|
---|
| 907 | <listitem>
|
---|
| 908 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
| 909 | </listitem>
|
---|
| 910 | <listitem>
|
---|
| 911 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
| 912 | </listitem>
|
---|
| 913 | <listitem>
|
---|
[a2aabd3] | 914 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
|
---|
[82b662d] | 915 | </listitem>
|
---|
| 916 | <listitem>
|
---|
| 917 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
| 918 | </listitem>
|
---|
| 919 | </itemizedlist>
|
---|
| 920 | </listitem>
|
---|
| 921 |
|
---|
[817bb11] | 922 | <listitem>
|
---|
| 923 | <para>June 6, 2006</para>
|
---|
| 924 | <itemizedlist>
|
---|
| 925 | <listitem>
|
---|
| 926 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
| 927 | </listitem>
|
---|
| 928 | </itemizedlist>
|
---|
| 929 | </listitem>
|
---|
| 930 |
|
---|
[59fb197] | 931 | <listitem>
|
---|
| 932 | <para>May 29, 2006</para>
|
---|
| 933 | <itemizedlist>
|
---|
[3e336a7] | 934 | <listitem>
|
---|
| 935 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
| 936 | </listitem>
|
---|
[59fb197] | 937 | <listitem>
|
---|
[3e336a7] | 938 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
[59fb197] | 939 | </listitem>
|
---|
| 940 | <listitem>
|
---|
| 941 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
| 942 | </listitem>
|
---|
| 943 | </itemizedlist>
|
---|
| 944 | </listitem>
|
---|
| 945 |
|
---|
[634031b] | 946 | <listitem>
|
---|
| 947 | <para>May 29, 2006</para>
|
---|
| 948 | <itemizedlist>
|
---|
| 949 | <listitem>
|
---|
| 950 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
| 951 | </listitem>
|
---|
| 952 | </itemizedlist>
|
---|
| 953 | </listitem>
|
---|
| 954 |
|
---|
[02095ae] | 955 | <listitem>
|
---|
| 956 | <para>May 24, 2006</para>
|
---|
| 957 | <itemizedlist>
|
---|
| 958 | <listitem>
|
---|
| 959 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
| 960 | </listitem>
|
---|
| 961 | </itemizedlist>
|
---|
| 962 | </listitem>
|
---|
| 963 |
|
---|
| 964 | </itemizedlist>
|
---|
| 965 |
|
---|
[34c890b] | 966 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
[02095ae] | 967 |
|
---|
| 968 | </sect1>
|
---|