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