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