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