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