[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 |
|
---|
[e4f8ab6] | 39 | <listitem>
|
---|
| 40 | <para>November 14, 2006</para>
|
---|
| 41 | <itemizedlist>
|
---|
[e91a68f] | 42 | <listitem>
|
---|
| 43 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
|
---|
| 44 | </listitem>
|
---|
[e4f8ab6] | 45 | <listitem>
|
---|
| 46 | <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
|
---|
| 47 | </listitem>
|
---|
| 48 | </itemizedlist>
|
---|
| 49 | </listitem>
|
---|
| 50 |
|
---|
[2c8407f] | 51 | <listitem>
|
---|
| 52 | <para>November 9, 2006</para>
|
---|
| 53 | <itemizedlist>
|
---|
| 54 | <listitem>
|
---|
| 55 | <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
|
---|
| 56 | </listitem>
|
---|
| 57 | </itemizedlist>
|
---|
| 58 | </listitem>
|
---|
| 59 |
|
---|
[4b560b6] | 60 | <listitem>
|
---|
[196784d] | 61 | <para>November 7, 2006</para>
|
---|
[4b560b6] | 62 | <itemizedlist>
|
---|
[aa7d916] | 63 | <listitem>
|
---|
| 64 | <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
|
---|
| 65 | </listitem>
|
---|
| 66 | <listitem>
|
---|
| 67 | <para>[jciccone] - Updated to Glibc 2.5.</para>
|
---|
| 68 | </listitem>
|
---|
[b9b48cc] | 69 | <listitem>
|
---|
| 70 | <para>[jciccone] - Modified the instructions for disabling the
|
---|
| 71 | installation of the groups program to account for changes in shadow's
|
---|
| 72 | Makefile.</para>
|
---|
| 73 | </listitem>
|
---|
[7b7ff9a] | 74 | <listitem>
|
---|
| 75 | <para>[jciccone] - Updated to File 4.18.</para>
|
---|
| 76 | </listitem>
|
---|
[764e320] | 77 | <listitem>
|
---|
| 78 | <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
|
---|
| 79 | </listitem>
|
---|
[9f56523] | 80 | <listitem>
|
---|
| 81 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
|
---|
| 82 | </listitem>
|
---|
[c545058] | 83 | <listitem>
|
---|
| 84 | <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
|
---|
| 85 | </listitem>
|
---|
[e2cf0cf] | 86 | <listitem>
|
---|
| 87 | <para>[jciccone] - Updated to Gettext 0.16.</para>
|
---|
| 88 | </listitem>
|
---|
[d09d573] | 89 | <listitem>
|
---|
| 90 | <para>[jciccone] - Updated to Psmisc 22.3.</para>
|
---|
| 91 | </listitem>
|
---|
[71d6e4a] | 92 | <listitem>
|
---|
| 93 | <para>[jciccone] - Moved e2fsprogs and sed before coreutils
|
---|
| 94 | for consistancy with clfs-svn. The testsuite dependency,
|
---|
| 95 | the reason for it moving, doesn't affect clfs2.</para>
|
---|
| 96 | </listitem>
|
---|
[81b5f39] | 97 | <listitem>
|
---|
[de17e85] | 98 | <para>[jciccone] - Removed out of place udev text in bootscripts Networking.</para>
|
---|
| 99 | </listitem>
|
---|
| 100 | <listitem>
|
---|
[6febf80] | 101 | <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
|
---|
[81b5f39] | 102 | </listitem>
|
---|
[df5952f] | 103 | <listitem>
|
---|
[5fc4a87] | 104 | <para>[jciccone] - Updated to Coreutils 6.4.</para>
|
---|
[df5952f] | 105 | </listitem>
|
---|
[d1eb5b7] | 106 | <listitem>
|
---|
| 107 | <para>[jciccone] - Updated to Udev 103.</para>
|
---|
| 108 | </listitem>
|
---|
[c4c611d] | 109 | <listitem>
|
---|
| 110 | <para>[jciccone] - Updated to Tar 1.16.</para>
|
---|
| 111 | </listitem>
|
---|
[4b560b6] | 112 | <listitem>
|
---|
| 113 | <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
|
---|
| 114 | </listitem>
|
---|
| 115 | </itemizedlist>
|
---|
| 116 | </listitem>
|
---|
| 117 |
|
---|
[62b7b47] | 118 | <listitem>
|
---|
| 119 | <para>November 5, 2006</para>
|
---|
| 120 | <itemizedlist>
|
---|
[5141d74] | 121 | <listitem>
|
---|
| 122 | <para>[jciccone] - Updated to Inetutils 1.5.</para>
|
---|
| 123 | </listitem>
|
---|
[f386fcc] | 124 | <listitem>
|
---|
| 125 | <para>[jciccone] - Added command to man instructions to comment out
|
---|
| 126 | MANPATH /usr/local/man (in addition to /usr/man).</para>
|
---|
| 127 | </listitem>
|
---|
[62b7b47] | 128 | <listitem>
|
---|
| 129 | <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
|
---|
| 130 | </listitem>
|
---|
| 131 | </itemizedlist>
|
---|
| 132 | </listitem>
|
---|
| 133 |
|
---|
[51cbbb6] | 134 | <listitem>
|
---|
| 135 | <para>October 14, 2006</para>
|
---|
| 136 | <itemizedlist>
|
---|
[54774ad] | 137 | <listitem>
|
---|
| 138 | <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
|
---|
| 139 | </listitem>
|
---|
[a7ad47f] | 140 | <listitem>
|
---|
| 141 | <para>[jciccone] - Updated the vim fixes patch to -14.</para>
|
---|
| 142 | </listitem>
|
---|
[d56bc99] | 143 | <listitem>
|
---|
| 144 | <para>[jciccone] - Added patch to fix build issues with
|
---|
| 145 | Bash 3.2.</para>
|
---|
| 146 | </listitem>
|
---|
[69b39b5] | 147 | <listitem>
|
---|
| 148 | <para>[jciccone] - Updated Udev to 102.</para>
|
---|
| 149 | </listitem>
|
---|
[43b38ea] | 150 | <listitem>
|
---|
[89d13a9] | 151 | <para>[jciccone] - Updated Man-Pages to 2.41.</para>
|
---|
[43b38ea] | 152 | </listitem>
|
---|
[b8c1aeb] | 153 | <listitem>
|
---|
| 154 | <para>[jciccone] - Updated Readline to 5.2.</para>
|
---|
| 155 | </listitem>
|
---|
[c19433e] | 156 | <listitem>
|
---|
| 157 | <para>[jciccone] - Updated Bash to 3.2.</para>
|
---|
| 158 | </listitem>
|
---|
[5fe131b] | 159 | <listitem>
|
---|
| 160 | <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
|
---|
| 161 | The new patch fixes the same issues, and removes the use of
|
---|
| 162 | syscalls. Syscalls were removed from unistd.h during sanitation.
|
---|
| 163 | </para>
|
---|
| 164 | </listitem>
|
---|
[f74dd81] | 165 | <listitem>
|
---|
| 166 | <para>[jciccone] - Updated Texinfo to 4.8a.</para>
|
---|
| 167 | </listitem>
|
---|
[f01a21b] | 168 | <listitem>
|
---|
| 169 | <para>[jciccone] - Added a patch to Util-Linux to fix build issues
|
---|
| 170 | due to changes in the kernel.</para>
|
---|
| 171 | </listitem>
|
---|
[357a675] | 172 | <listitem>
|
---|
| 173 | <para>[jciccone] - Updated M4 to 1.4.7</para>
|
---|
| 174 | </listitem>
|
---|
[cc80301] | 175 | <listitem>
|
---|
| 176 | <para>[jciccone] - Updated to Linux 2.6.18 and
|
---|
| 177 | Linux-Headers-2.6.18-09302006.</para>
|
---|
| 178 | </listitem>
|
---|
[d847aa5] | 179 | <listitem>
|
---|
| 180 | <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
|
---|
| 181 | boot logging feature.</para>
|
---|
| 182 | </listitem>
|
---|
[51cbbb6] | 183 | <listitem>
|
---|
| 184 | <para>[jciccone] - Removed TeX installation commands from Texinfo
|
---|
| 185 | instructions.</para>
|
---|
| 186 | </listitem>
|
---|
| 187 | </itemizedlist>
|
---|
| 188 | </listitem>
|
---|
| 189 |
|
---|
[e11607f] | 190 | <listitem>
|
---|
| 191 | <para>October 5, 2006</para>
|
---|
| 192 | <itemizedlist>
|
---|
| 193 | <listitem>
|
---|
| 194 | <para>[manuel] - Changed book license to the Open Publication
|
---|
| 195 | License v1.0.</para>
|
---|
| 196 | </listitem>
|
---|
| 197 | </itemizedlist>
|
---|
| 198 | </listitem>
|
---|
| 199 |
|
---|
[0c263d7] | 200 | <listitem>
|
---|
| 201 | <para>August 31, 2006</para>
|
---|
| 202 | <itemizedlist>
|
---|
[14af44b] | 203 | <listitem>
|
---|
[e11607f] | 204 | <para>[jciccone] - Added a Host System Requirements page.</para>
|
---|
[14af44b] | 205 | </listitem>
|
---|
[5ae7889] | 206 | <listitem>
|
---|
| 207 | <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
|
---|
| 208 | fixes. This patch will be upgraded weekly, no further changelog
|
---|
| 209 | entries needed.</para>
|
---|
| 210 | </listitem>
|
---|
[7a0a90d] | 211 | <listitem>
|
---|
| 212 | <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
|
---|
| 213 | that utilizes Robert's fix. More details at
|
---|
| 214 | http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
|
---|
| 215 | </listitem>
|
---|
[06f31ed] | 216 | <listitem>
|
---|
| 217 | <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
|
---|
| 218 | systems will fail, it will attempt to connect to 255.255.255.255
|
---|
| 219 | instead of the ip address entered. This was due to a change in glibc's
|
---|
[e11607f] | 220 | handling of inet_addr, was long now is u_int32_t. Bug found by
|
---|
[06f31ed] | 221 | Vladimir Vainer.</para>
|
---|
| 222 | </listitem>
|
---|
[58bc8d5] | 223 | <listitem>
|
---|
| 224 | <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
|
---|
| 225 | </listitem>
|
---|
[b24764b] | 226 | <listitem>
|
---|
| 227 | <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
|
---|
| 228 | </listitem>
|
---|
[64561e8] | 229 | <listitem>
|
---|
[e11607f] | 230 | <para>[jciccone] - Removed the keymap settings from the kernel
|
---|
[64561e8] | 231 | pages.</para>
|
---|
| 232 | </listitem>
|
---|
[0c263d7] | 233 | <listitem>
|
---|
| 234 | <para>[jciccone] - Added Shadow patch to fix useradd.</para>
|
---|
| 235 | </listitem>
|
---|
| 236 | </itemizedlist>
|
---|
| 237 | </listitem>
|
---|
| 238 |
|
---|
[823185c] | 239 | <listitem>
|
---|
| 240 | <para>August 30, 2006</para>
|
---|
| 241 | <itemizedlist>
|
---|
[485c2de] | 242 | <listitem>
|
---|
| 243 | <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
|
---|
| 244 | </listitem>
|
---|
[d9aba5a] | 245 | <listitem>
|
---|
[e11607f] | 246 | <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
|
---|
[d9aba5a] | 247 | fixes.</para>
|
---|
| 248 | </listitem>
|
---|
[304159e] | 249 | <listitem>
|
---|
[44a3c86] | 250 | <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
|
---|
| 251 | 1.1-08272006 rules.</para>
|
---|
[304159e] | 252 | </listitem>
|
---|
[33bdda8] | 253 | <listitem>
|
---|
| 254 | <para>[jciccone] - Updated to Findutils 4.2.28.</para>
|
---|
| 255 | </listitem>
|
---|
[e1588c5] | 256 | <listitem>
|
---|
| 257 | <para>[jciccone] - Updated to M4 1.4.6.</para>
|
---|
| 258 | </listitem>
|
---|
[17e2d08] | 259 | <listitem>
|
---|
| 260 | <para>[jciccone] - Updated to Autoconf 2.60.</para>
|
---|
| 261 | </listitem>
|
---|
[9d8ecde] | 262 | <listitem>
|
---|
| 263 | <para>[jciccone] - Updated to Man-Pages 2.39.</para>
|
---|
| 264 | </listitem>
|
---|
[c8def31] | 265 | <listitem>
|
---|
| 266 | <para>[jciccone] - Updated to Procps 3.2.7.</para>
|
---|
| 267 | </listitem>
|
---|
[63a500a] | 268 | <listitem>
|
---|
| 269 | <para>[jciccone] - Updated to Coreutils 0.97.</para>
|
---|
| 270 | </listitem>
|
---|
[2772db7] | 271 | <listitem>
|
---|
| 272 | <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
|
---|
| 273 | </listitem>
|
---|
[199af35] | 274 | <listitem>
|
---|
| 275 | <para>[jciccone] - Updated to Gettext 0.15.</para>
|
---|
| 276 | </listitem>
|
---|
[be01794] | 277 | <listitem>
|
---|
| 278 | <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
|
---|
| 279 | </listitem>
|
---|
[4aeb917] | 280 | <listitem>
|
---|
| 281 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
---|
| 282 | 2.6.17.11-08232006.</para>
|
---|
| 283 | </listitem>
|
---|
[c62fb2a] | 284 | <listitem>
|
---|
| 285 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
---|
| 286 | a shared DynaLoader.a.</para>
|
---|
| 287 | </listitem>
|
---|
[823185c] | 288 | <listitem>
|
---|
| 289 | <para>[jciccone] - Removed mention of package users hint from
|
---|
| 290 | "Package Management" page.</para>
|
---|
| 291 | </listitem>
|
---|
| 292 | </itemizedlist>
|
---|
| 293 | </listitem>
|
---|
| 294 |
|
---|
[e91b88c] | 295 | <listitem>
|
---|
| 296 | <para>August 8, 2006</para>
|
---|
| 297 | <itemizedlist>
|
---|
| 298 | <listitem>
|
---|
| 299 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
---|
| 300 | (fixes ticket #82).</para>
|
---|
| 301 | </listitem>
|
---|
| 302 | </itemizedlist>
|
---|
| 303 | </listitem>
|
---|
| 304 |
|
---|
[21bbc73] | 305 | <listitem>
|
---|
| 306 | <para>August 7, 2006</para>
|
---|
| 307 | <itemizedlist>
|
---|
[5514d4d] | 308 | <listitem>
|
---|
| 309 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
---|
| 310 | it cannot test for the presence of named pipes.</para>
|
---|
| 311 | </listitem>
|
---|
[21bbc73] | 312 | <listitem>
|
---|
| 313 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
---|
| 314 | CLFS-bootscropts 0.3.</para>
|
---|
| 315 | </listitem>
|
---|
| 316 | </itemizedlist>
|
---|
| 317 | </listitem>
|
---|
| 318 |
|
---|
[f15f637] | 319 | <listitem>
|
---|
[fa93ce1] | 320 | <para>July 22, 2006</para>
|
---|
| 321 | <itemizedlist>
|
---|
| 322 | <listitem>
|
---|
| 323 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
---|
| 324 | support x86.</para>
|
---|
| 325 | </listitem>
|
---|
| 326 | <listitem>
|
---|
| 327 | <para>[jciccone] - Added x86 to the book.</para>
|
---|
| 328 | </listitem>
|
---|
| 329 | </itemizedlist>
|
---|
| 330 | </listitem>
|
---|
| 331 |
|
---|
| 332 | <listitem>
|
---|
| 333 | <para>July 21, 2006</para>
|
---|
[f15f637] | 334 | <itemizedlist>
|
---|
| 335 | <listitem>
|
---|
| 336 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
---|
| 337 | tzselect command. This makes sure that the tzselect command looks in
|
---|
| 338 | zoneinfo dir that was just installed by glibc instead of the host.
|
---|
| 339 | </para>
|
---|
| 340 | </listitem>
|
---|
| 341 | </itemizedlist>
|
---|
| 342 | </listitem>
|
---|
| 343 |
|
---|
[0bb24b7] | 344 | <listitem>
|
---|
[fa93ce1] | 345 | <para>July 20, 2006</para>
|
---|
[0bb24b7] | 346 | <itemizedlist>
|
---|
[beea2b3] | 347 | <listitem>
|
---|
| 348 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
---|
| 349 | when cross-compiling it later in the final system.</para>
|
---|
| 350 | </listitem>
|
---|
[0bb24b7] | 351 | <listitem>
|
---|
| 352 | <para>[jciccone] - Updated to Udev-096.</para>
|
---|
| 353 | </listitem>
|
---|
| 354 | <listitem>
|
---|
| 355 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
---|
| 356 | linux-headers-2.6.17.6-07202006.</para>
|
---|
| 357 | </listitem>
|
---|
| 358 | </itemizedlist>
|
---|
| 359 | </listitem>
|
---|
| 360 |
|
---|
[dc43690] | 361 | <listitem>
|
---|
[fa93ce1] | 362 | <para>July 16, 2006</para>
|
---|
[163e64e] | 363 | <itemizedlist>
|
---|
| 364 | <listitem>
|
---|
[72d4eec] | 365 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
---|
| 366 | location of find.</para>
|
---|
[163e64e] | 367 | </listitem>
|
---|
| 368 | <listitem>
|
---|
| 369 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
---|
| 370 | the linux-headers installation.</para>
|
---|
| 371 | </listitem>
|
---|
| 372 | </itemizedlist>
|
---|
| 373 | </listitem>
|
---|
| 374 |
|
---|
| 375 | <listitem>
|
---|
[dc43690] | 376 | <para>July 10, 2006</para>
|
---|
| 377 | <itemizedlist>
|
---|
| 378 | <listitem>
|
---|
| 379 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
---|
| 380 | </listitem>
|
---|
| 381 | </itemizedlist>
|
---|
| 382 | </listitem>
|
---|
| 383 |
|
---|
[47c828c] | 384 | <listitem>
|
---|
| 385 | <para>July 10, 2006</para>
|
---|
| 386 | <itemizedlist>
|
---|
| 387 | <listitem>
|
---|
| 388 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
---|
| 389 | </listitem>
|
---|
| 390 | </itemizedlist>
|
---|
| 391 | </listitem>
|
---|
| 392 |
|
---|
[32a0631] | 393 | <listitem>
|
---|
[54445d4] | 394 | <para>July 9, 2006</para>
|
---|
[32a0631] | 395 | <itemizedlist>
|
---|
[5d6eb6e] | 396 | <listitem>
|
---|
| 397 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
---|
| 398 | linux-headers-2.6.17.4-07072006.</para>
|
---|
[7544b10] | 399 | </listitem>
|
---|
[54445d4] | 400 | <listitem>
|
---|
| 401 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
| 402 | permissions and groups. </para>
|
---|
| 403 | </listitem>
|
---|
[32a0631] | 404 | <listitem>
|
---|
| 405 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
| 406 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
| 407 | and moved some kbd utilities to /bin.</para>
|
---|
| 408 | </listitem>
|
---|
| 409 | </itemizedlist>
|
---|
| 410 | </listitem>
|
---|
| 411 |
|
---|
[586feb7] | 412 | <listitem>
|
---|
| 413 | <para>July 2, 2006</para>
|
---|
| 414 | <itemizedlist>
|
---|
| 415 | <listitem>
|
---|
| 416 | <para>[jciccone] - Updated passwd and group file creation
|
---|
| 417 | to only create minimal users and groups and
|
---|
| 418 | include information on other users/groups.</para>
|
---|
| 419 | </listitem>
|
---|
| 420 | <listitem>
|
---|
| 421 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
| 422 | for /etc/sysconfig/createfiles.</para>
|
---|
| 423 | </listitem>
|
---|
| 424 | </itemizedlist>
|
---|
| 425 | </listitem>
|
---|
| 426 |
|
---|
[3908fc6] | 427 | <listitem>
|
---|
| 428 | <para>June 28, 2006</para>
|
---|
| 429 | <itemizedlist>
|
---|
| 430 | <listitem>
|
---|
| 431 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
| 432 | </listitem>
|
---|
| 433 | </itemizedlist>
|
---|
| 434 | </listitem>
|
---|
| 435 |
|
---|
[7730c9f] | 436 | <listitem>
|
---|
[58518df] | 437 | <para>June 24, 2006</para>
|
---|
| 438 | <itemizedlist>
|
---|
| 439 | <listitem>
|
---|
| 440 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
| 441 | </listitem>
|
---|
| 442 | </itemizedlist>
|
---|
| 443 | </listitem>
|
---|
| 444 |
|
---|
| 445 | <listitem>
|
---|
[7730c9f] | 446 | <para>June 22, 2006</para>
|
---|
| 447 | <itemizedlist>
|
---|
[25e3595] | 448 | <listitem>
|
---|
| 449 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
| 450 | </listitem>
|
---|
[7730c9f] | 451 | <listitem>
|
---|
| 452 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
| 453 | </listitem>
|
---|
| 454 | <listitem>
|
---|
[25e3595] | 455 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
[7730c9f] | 456 | </listitem>
|
---|
| 457 | <listitem>
|
---|
| 458 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
| 459 | dependency as of 2.6.17.</para>
|
---|
| 460 | </listitem>
|
---|
| 461 | </itemizedlist>
|
---|
| 462 | </listitem>
|
---|
| 463 |
|
---|
[f7941b2] | 464 | <listitem>
|
---|
[5590e0d] | 465 | <para>June 21, 2006</para>
|
---|
| 466 | <itemizedlist>
|
---|
| 467 | <listitem>
|
---|
| 468 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
| 469 | </listitem>
|
---|
| 470 | </itemizedlist>
|
---|
| 471 | </listitem>
|
---|
| 472 |
|
---|
| 473 | <listitem>
|
---|
| 474 | <para>June 19, 2006</para>
|
---|
[f7941b2] | 475 | <itemizedlist>
|
---|
| 476 | <listitem>
|
---|
| 477 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
| 478 | </listitem>
|
---|
| 479 | <listitem>
|
---|
| 480 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
| 481 | issue that has shown up primarily in samba.</para>
|
---|
| 482 | </listitem>
|
---|
| 483 | <listitem>
|
---|
| 484 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
| 485 | linux-headers-2.6.17-06192006.</para>
|
---|
| 486 | </listitem>
|
---|
| 487 | </itemizedlist>
|
---|
| 488 | </listitem>
|
---|
| 489 |
|
---|
[06e1eb5] | 490 | <listitem>
|
---|
| 491 | <para>June 18, 2006</para>
|
---|
| 492 | <itemizedlist>
|
---|
| 493 | <listitem>
|
---|
| 494 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
| 495 | which installs timezone info when cross-compiling.</para>
|
---|
| 496 | </listitem>
|
---|
| 497 | </itemizedlist>
|
---|
| 498 | </listitem>
|
---|
| 499 |
|
---|
[1fedb6d] | 500 | <listitem>
|
---|
| 501 | <para>June 16, 2006</para>
|
---|
| 502 | <itemizedlist>
|
---|
| 503 | <listitem>
|
---|
[06e1eb5] | 504 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
[1fedb6d] | 505 | </listitem>
|
---|
| 506 | </itemizedlist>
|
---|
| 507 | </listitem>
|
---|
| 508 |
|
---|
[795a4b8] | 509 | <listitem>
|
---|
| 510 | <para>June 15, 2006</para>
|
---|
| 511 | <itemizedlist>
|
---|
| 512 | <listitem>
|
---|
| 513 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
| 514 | </listitem>
|
---|
| 515 | </itemizedlist>
|
---|
| 516 | </listitem>
|
---|
| 517 |
|
---|
[82b662d] | 518 | <listitem>
|
---|
| 519 | <para>June 11, 2006</para>
|
---|
| 520 | <itemizedlist>
|
---|
| 521 | <listitem>
|
---|
| 522 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
| 523 | </listitem>
|
---|
| 524 | <listitem>
|
---|
| 525 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
| 526 | </listitem>
|
---|
| 527 | <listitem>
|
---|
[a2aabd3] | 528 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
|
---|
[82b662d] | 529 | </listitem>
|
---|
| 530 | <listitem>
|
---|
| 531 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
| 532 | </listitem>
|
---|
| 533 | </itemizedlist>
|
---|
| 534 | </listitem>
|
---|
| 535 |
|
---|
[817bb11] | 536 | <listitem>
|
---|
| 537 | <para>June 6, 2006</para>
|
---|
| 538 | <itemizedlist>
|
---|
| 539 | <listitem>
|
---|
| 540 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
| 541 | </listitem>
|
---|
| 542 | </itemizedlist>
|
---|
| 543 | </listitem>
|
---|
| 544 |
|
---|
[59fb197] | 545 | <listitem>
|
---|
| 546 | <para>May 29, 2006</para>
|
---|
| 547 | <itemizedlist>
|
---|
[3e336a7] | 548 | <listitem>
|
---|
| 549 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
| 550 | </listitem>
|
---|
[59fb197] | 551 | <listitem>
|
---|
[3e336a7] | 552 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
[59fb197] | 553 | </listitem>
|
---|
| 554 | <listitem>
|
---|
| 555 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
| 556 | </listitem>
|
---|
| 557 | </itemizedlist>
|
---|
| 558 | </listitem>
|
---|
| 559 |
|
---|
[634031b] | 560 | <listitem>
|
---|
| 561 | <para>May 29, 2006</para>
|
---|
| 562 | <itemizedlist>
|
---|
| 563 | <listitem>
|
---|
| 564 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
| 565 | </listitem>
|
---|
| 566 | </itemizedlist>
|
---|
| 567 | </listitem>
|
---|
| 568 |
|
---|
[02095ae] | 569 | <listitem>
|
---|
| 570 | <para>May 24, 2006</para>
|
---|
| 571 | <itemizedlist>
|
---|
| 572 | <listitem>
|
---|
| 573 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
| 574 | </listitem>
|
---|
| 575 | </itemizedlist>
|
---|
| 576 | </listitem>
|
---|
| 577 |
|
---|
| 578 | </itemizedlist>
|
---|
| 579 |
|
---|
[34c890b] | 580 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
[02095ae] | 581 |
|
---|
| 582 | </sect1>
|
---|