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