| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
|---|
| 5 | %general-entities;
|
|---|
| 6 | ]>
|
|---|
| 7 |
|
|---|
| 8 | <sect1 id="ch-preface-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
|
|---|
| 16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
|---|
| 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 | <listitem>
|
|---|
| 39 | <para>October 17, 2013</para>
|
|---|
| 40 | <itemizedlist>
|
|---|
| 41 | <listitem>
|
|---|
| 42 | <para>[abradford] - Update dropbear to 2013.60 and fix instructions.</para>
|
|---|
| 43 | </listitem>
|
|---|
| 44 | <listitem>
|
|---|
| 45 | <para>[abradford] - Assorted docbook updates for common pages.</para>
|
|---|
| 46 | </listitem>
|
|---|
| 47 | <listitem>
|
|---|
| 48 | <para>[abradford] - Reorganize things people don't need to read into
|
|---|
| 49 | the preface and things that really should be read into the chapters.</para>
|
|---|
| 50 | </listitem>
|
|---|
| 51 | <listitem>
|
|---|
| 52 | <para>[abradford] - Delete hostapd and lib-nl.</para>
|
|---|
| 53 | </listitem>
|
|---|
| 54 | <listitem>
|
|---|
| 55 | <para>[abradford] - Delete dependencies information, most of it was
|
|---|
| 56 | wrong or outdated and so long as you follow the book in order
|
|---|
| 57 | there's no issues.</para>
|
|---|
| 58 | </listitem>
|
|---|
| 59 | </itemizedlist>
|
|---|
| 60 | </listitem>
|
|---|
| 61 |
|
|---|
| 62 | <listitem>
|
|---|
| 63 | <para>October 16, 2013</para>
|
|---|
| 64 | <itemizedlist>
|
|---|
| 65 | <listitem>
|
|---|
| 66 | <para>[abradford] - Remove uClibc, use musl-libc.</para>
|
|---|
| 67 | </listitem>
|
|---|
| 68 | <listitem>
|
|---|
| 69 | <para>[abradford] - Build cross compiler completely separate from
|
|---|
| 70 | target file system.</para>
|
|---|
| 71 | </listitem>
|
|---|
| 72 | <listitem>
|
|---|
| 73 | <para>[abradford] - Build GMP, MPFR, and MPC within GCC tree.</para>
|
|---|
| 74 | </listitem>
|
|---|
| 75 | <listitem>
|
|---|
| 76 | <para>[abradford] - Linewrap many configure switches for easier
|
|---|
| 77 | reading and editing.</para>
|
|---|
| 78 | </listitem>
|
|---|
| 79 | </itemizedlist>
|
|---|
| 80 | </listitem>
|
|---|
| 81 |
|
|---|
| 82 | <listitem>
|
|---|
| 83 | <para>August 12, 2013</para>
|
|---|
| 84 | <itemizedlist>
|
|---|
| 85 | <listitem>
|
|---|
| 86 | <para>[abradford] - Don't copy libiberty.h from binutils.</para>
|
|---|
| 87 | </listitem>
|
|---|
| 88 | <listitem>
|
|---|
| 89 | <para>[abradford] - Install linux headers directly without cp.</para>
|
|---|
| 90 | </listitem>
|
|---|
| 91 | <listitem>
|
|---|
| 92 | <para>[abradford] - Revert install of headers to cross-tools.</para>
|
|---|
| 93 | </listitem>
|
|---|
| 94 | </itemizedlist>
|
|---|
| 95 | </listitem>
|
|---|
| 96 |
|
|---|
| 97 | <listitem>
|
|---|
| 98 | <para>July 24, 2013</para>
|
|---|
| 99 | <itemizedlist>
|
|---|
| 100 | <listitem>
|
|---|
| 101 | <para>[abradford] - Fix binutils build issue with some Texinfo.</para>
|
|---|
| 102 | </listitem>
|
|---|
| 103 | <listitem>
|
|---|
| 104 | <para>[abradford] - Install headers to cross-tools.</para>
|
|---|
| 105 | </listitem>
|
|---|
| 106 | </itemizedlist>
|
|---|
| 107 | </listitem>
|
|---|
| 108 |
|
|---|
| 109 | <listitem>
|
|---|
| 110 | <para>June 17, 2013</para>
|
|---|
| 111 | <itemizedlist>
|
|---|
| 112 | <listitem>
|
|---|
| 113 | <para>[abradford] - Change partitioning to creating build dir.</para>
|
|---|
| 114 | </listitem>
|
|---|
| 115 | </itemizedlist>
|
|---|
| 116 | </listitem>
|
|---|
| 117 |
|
|---|
| 118 | <listitem>
|
|---|
| 119 | <para>June 13, 2013</para>
|
|---|
| 120 | <itemizedlist>
|
|---|
| 121 | <listitem>
|
|---|
| 122 | <para>[abradford] - Remove WRT arch.</para>
|
|---|
| 123 | </listitem>
|
|---|
| 124 | </itemizedlist>
|
|---|
| 125 | </listitem>
|
|---|
| 126 |
|
|---|
| 127 | <listitem>
|
|---|
| 128 | <para>June 11, 2013</para>
|
|---|
| 129 | <itemizedlist>
|
|---|
| 130 | <listitem>
|
|---|
| 131 | <para>[abradford] - Many package updates.</para>
|
|---|
| 132 | </listitem>
|
|---|
| 133 | <listitem>
|
|---|
| 134 | <para>[abradford] - Removal of some LFS specific information.</para>
|
|---|
| 135 | </listitem>
|
|---|
| 136 | <listitem>
|
|---|
| 137 | <para>[abradford] - Update host requirements to at least Debian
|
|---|
| 138 | Squeeze.</para>
|
|---|
| 139 | </listitem>
|
|---|
| 140 | <listitem>
|
|---|
| 141 | <para>[kterrell] - Removal of sources from final tarball.</para>
|
|---|
| 142 | </listitem>
|
|---|
| 143 | </itemizedlist>
|
|---|
| 144 | </listitem>
|
|---|
| 145 |
|
|---|
| 146 | <listitem>
|
|---|
| 147 | <para>September 22, 2012</para>
|
|---|
| 148 | <itemizedlist>
|
|---|
| 149 | <listitem>
|
|---|
| 150 | <para>[abradford] - Small fixes to prologue and ch 1 and 2.</para>
|
|---|
| 151 | </listitem>
|
|---|
| 152 | </itemizedlist>
|
|---|
| 153 | </listitem>
|
|---|
| 154 |
|
|---|
| 155 | <listitem>
|
|---|
| 156 | <para>September 13, 2012</para>
|
|---|
| 157 | <itemizedlist>
|
|---|
| 158 | <listitem>
|
|---|
| 159 | <para>[ljump] - Fix System.map depmod command.</para>
|
|---|
| 160 | </listitem>
|
|---|
| 161 | <listitem>
|
|---|
| 162 | <para>[ljump] - Fix console and null /dev node creation for final
|
|---|
| 163 | system.</para>
|
|---|
| 164 | </listitem>
|
|---|
| 165 | </itemizedlist>
|
|---|
| 166 | </listitem>
|
|---|
| 167 |
|
|---|
| 168 | <listitem>
|
|---|
| 169 | <para>September 02, 2012</para>
|
|---|
| 170 | <itemizedlist>
|
|---|
| 171 | <listitem>
|
|---|
| 172 | <para>[William Harrington] - Fix uClibc patch MD5 sum.</para>
|
|---|
| 173 | </listitem>
|
|---|
| 174 | </itemizedlist>
|
|---|
| 175 | </listitem>
|
|---|
| 176 |
|
|---|
| 177 | <listitem>
|
|---|
| 178 | <para>August 24, 2012</para>
|
|---|
| 179 | <itemizedlist>
|
|---|
| 180 | <listitem>
|
|---|
| 181 | <para>[William Harrington] - Change Beyond Net hostapd page to include bootscript and configuration sections.</para>
|
|---|
| 182 | </listitem>
|
|---|
| 183 | </itemizedlist>
|
|---|
| 184 | </listitem>
|
|---|
| 185 |
|
|---|
| 186 | <listitem>
|
|---|
| 187 | <para>August 22, 2012</para>
|
|---|
| 188 | <itemizedlist>
|
|---|
| 189 | <listitem>
|
|---|
| 190 | <para>[William Harrington] - Change Beyond Net Dropbear page and edit the installation of bootscripts section.</para>
|
|---|
| 191 | </listitem>
|
|---|
| 192 | <listitem>
|
|---|
| 193 | <para>[William Harrington] - Remove bash reference in hostreqs version script to use $SHELL variable.</para>
|
|---|
| 194 | </listitem>
|
|---|
| 195 | </itemizedlist>
|
|---|
| 196 | </listitem>
|
|---|
| 197 |
|
|---|
| 198 | <listitem>
|
|---|
| 199 | <para>August 08, 2012</para>
|
|---|
| 200 | <itemizedlist>
|
|---|
| 201 | <listitem>
|
|---|
| 202 | <para>[William Harrington] - Update version check script to find the libc version with hosts that use paths other than /lib and /lib64, such as multiarch distro.</para>
|
|---|
| 203 | </listitem>
|
|---|
| 204 | </itemizedlist>
|
|---|
| 205 | </listitem>
|
|---|
| 206 |
|
|---|
| 207 |
|
|---|
| 208 | <listitem>
|
|---|
| 209 | <para>May 14, 2011</para>
|
|---|
| 210 | <itemizedlist>
|
|---|
| 211 | <listitem>
|
|---|
| 212 | <para>[abradford] - Updated /etc/mdev.conf to Alpine Linux's example
|
|---|
| 213 | to provide a better baseline example.</para>
|
|---|
| 214 | </listitem>
|
|---|
| 215 | <listitem>
|
|---|
| 216 | <para>[abradford] - Reverted changes that removed the mknod'ing of
|
|---|
| 217 | /dev/console and /dev/null. These nodes may be needed on some systems
|
|---|
| 218 | for proper booting.</para>
|
|---|
| 219 | </listitem>
|
|---|
| 220 | <listitem>
|
|---|
| 221 | <para>[abradford] - Added Wireless Tools package to Beyond Networking
|
|---|
| 222 | section. Thanks to Ivan Castell Rovira for providing a set of
|
|---|
| 223 | instructions for the installation of this package.</para>
|
|---|
| 224 | </listitem>
|
|---|
| 225 | <listitem>
|
|---|
| 226 | <para>[abradford] - Fixed some Dropbear issues with symlinks and
|
|---|
| 227 | directory naming.</para>
|
|---|
| 228 | </listitem>
|
|---|
| 229 | </itemizedlist>
|
|---|
| 230 | </listitem>
|
|---|
| 231 |
|
|---|
| 232 | <listitem>
|
|---|
| 233 | <para>April 20, 2011</para>
|
|---|
| 234 | <itemizedlist>
|
|---|
| 235 | <listitem>
|
|---|
| 236 | <para>[abradford] - Created a Beyond section just for extra libraries
|
|---|
| 237 | and moved zlib into it.</para>
|
|---|
| 238 | </listitem>
|
|---|
| 239 | </itemizedlist>
|
|---|
| 240 | </listitem>
|
|---|
| 241 |
|
|---|
| 242 | <listitem>
|
|---|
| 243 | <para>April 19, 2011</para>
|
|---|
| 244 | <itemizedlist>
|
|---|
| 245 | <listitem>
|
|---|
| 246 | <para>[abradford] - Created a Beyond section just for networking
|
|---|
| 247 | tools.</para>
|
|---|
| 248 | </listitem>
|
|---|
| 249 | <listitem>
|
|---|
| 250 | <para>[abradford] - Created a Beyond section just for file system tools
|
|---|
| 251 | and moved e2fsprogs into it.</para>
|
|---|
| 252 | </listitem>
|
|---|
| 253 | </itemizedlist>
|
|---|
| 254 | </listitem>
|
|---|
| 255 |
|
|---|
| 256 | <listitem>
|
|---|
| 257 | <para>April 8, 2011</para>
|
|---|
| 258 | <itemizedlist>
|
|---|
| 259 | <listitem>
|
|---|
| 260 | <para>[jciccone] - Cleaned up the acknowledgements page.</para>
|
|---|
| 261 | </listitem>
|
|---|
| 262 | </itemizedlist>
|
|---|
| 263 | </listitem>
|
|---|
| 264 |
|
|---|
| 265 | <listitem>
|
|---|
| 266 | <para>March 31, 2011</para>
|
|---|
| 267 | <itemizedlist>
|
|---|
| 268 | <listitem>
|
|---|
| 269 | <para>[abradford] - Updated BusyBox to version 1.18.4.</para>
|
|---|
| 270 | </listitem>
|
|---|
| 271 | <listitem>
|
|---|
| 272 | <para>[abradford] - Updated GCC to version 4.6.0.</para>
|
|---|
| 273 | </listitem>
|
|---|
| 274 | <listitem>
|
|---|
| 275 | <para>[abradford] - Updated MPC to version 0.9.</para>
|
|---|
| 276 | </listitem>
|
|---|
| 277 | <listitem>
|
|---|
| 278 | <para>[abradford] - Updated zlib to version 1.2.5.</para>
|
|---|
| 279 | </listitem>
|
|---|
| 280 | <listitem>
|
|---|
| 281 | <para>[abradford] - Updated Linux kernel to version 2.6.38.2.</para>
|
|---|
| 282 | </listitem>
|
|---|
| 283 | <listitem>
|
|---|
| 284 | <para>[abradford] - Require Gawk 3.1 or greater because of Iana-Etc
|
|---|
| 285 | requirements.</para>
|
|---|
| 286 | </listitem>
|
|---|
| 287 | <listitem>
|
|---|
| 288 | <para>[abradford] - Updated "What Now?" section to include CBLFS link.
|
|---|
| 289 | Thanks go to Adrian Grigo.</para>
|
|---|
| 290 | </listitem>
|
|---|
| 291 | <listitem>
|
|---|
| 292 | <para>[abradford] - Link ${CLFS}/etc/init.d/rcS to
|
|---|
| 293 | ${CLFS}/etc/rc.d/startup so that BusyBox's init can find the startup
|
|---|
| 294 | scripts.</para>
|
|---|
| 295 | </listitem>
|
|---|
| 296 | <listitem>
|
|---|
| 297 | <para>[abradford] - Updated mdev configuration such that video output
|
|---|
| 298 | is disabled by default to ensure no errors if video is not
|
|---|
| 299 | available.</para>
|
|---|
| 300 | </listitem>
|
|---|
| 301 | </itemizedlist>
|
|---|
| 302 | </listitem>
|
|---|
| 303 |
|
|---|
| 304 | <listitem>
|
|---|
| 305 | <para>March 23, 2011</para>
|
|---|
| 306 | <itemizedlist>
|
|---|
| 307 | <listitem>
|
|---|
| 308 | <para>[abradford] - Remove mknod commands as mdev takes care of creating
|
|---|
| 309 | all required entries in /dev automatically.</para>
|
|---|
| 310 | </listitem>
|
|---|
| 311 | <listitem>
|
|---|
| 312 | <para>[abradford] - Moved change ownership section to be as late in the
|
|---|
| 313 | book as possible and only operate on a copy of the file system.</para>
|
|---|
| 314 | </listitem>
|
|---|
| 315 | </itemizedlist>
|
|---|
| 316 | </listitem>
|
|---|
| 317 |
|
|---|
| 318 | <listitem>
|
|---|
| 319 | <para>March 18, 2011</para>
|
|---|
| 320 | <itemizedlist>
|
|---|
| 321 | <listitem>
|
|---|
| 322 | <para>[abradford] - Copy libgcc library to target as it's needed by
|
|---|
| 323 | at least e2fsprogs.</para>
|
|---|
| 324 | </listitem>
|
|---|
| 325 | </itemizedlist>
|
|---|
| 326 | </listitem>
|
|---|
| 327 |
|
|---|
| 328 | <listitem>
|
|---|
| 329 | <para>March 7, 2011</para>
|
|---|
| 330 | <itemizedlist>
|
|---|
| 331 | <listitem>
|
|---|
| 332 | <para>[abradford] - Added optional information for building C++
|
|---|
| 333 | compiler.</para>
|
|---|
| 334 | </listitem>
|
|---|
| 335 | <listitem>
|
|---|
| 336 | <para>[abradford] - Updated bootscripts install target and package contents
|
|---|
| 337 | to match current bootscripts.</para>
|
|---|
| 338 | </listitem>
|
|---|
| 339 | </itemizedlist>
|
|---|
| 340 | </listitem>
|
|---|
| 341 |
|
|---|
| 342 | <listitem>
|
|---|
| 343 | <para>February 24, 2011</para>
|
|---|
| 344 | <itemizedlist>
|
|---|
| 345 | <listitem>
|
|---|
| 346 | <para>[abradford] - Added --disable-multilib to GCC builds.</para>
|
|---|
| 347 | </listitem>
|
|---|
| 348 | </itemizedlist>
|
|---|
| 349 | </listitem>
|
|---|
| 350 |
|
|---|
| 351 | <listitem>
|
|---|
| 352 | <para>February 10, 2011</para>
|
|---|
| 353 | <itemizedlist>
|
|---|
| 354 | <listitem>
|
|---|
| 355 | <para>[abradford] - Changed GCC Static and Final to build GCC for
|
|---|
| 356 | ${CLFS_ABI} for ARM and MIPS, ${CLFS_CPU} for x86. This removes the
|
|---|
| 357 | need for using the ${BUILD} variable when building packages.</para>
|
|---|
| 358 | </listitem>
|
|---|
| 359 | <listitem>
|
|---|
| 360 | <para>[abradford] - Updated Resources section.</para>
|
|---|
| 361 | </listitem>
|
|---|
| 362 | </itemizedlist>
|
|---|
| 363 | </listitem>
|
|---|
| 364 |
|
|---|
| 365 | <listitem>
|
|---|
| 366 | <para>January 30, 2011</para>
|
|---|
| 367 | <itemizedlist>
|
|---|
| 368 | <listitem>
|
|---|
| 369 | <para>[abradford] - Updated MPFR download link.</para>
|
|---|
| 370 | </listitem>
|
|---|
| 371 | <listitem>
|
|---|
| 372 | <para>[abradford] - Updated GCC to version 4.5.2.</para>
|
|---|
| 373 | </listitem>
|
|---|
| 374 | <listitem>
|
|---|
| 375 | <para>[abradford] - Updated Binutils to version 2.21.</para>
|
|---|
| 376 | </listitem>
|
|---|
| 377 | <listitem>
|
|---|
| 378 | <para>[abradford] - Added information to GCC's configure options.</para>
|
|---|
| 379 | </listitem>
|
|---|
| 380 | <listitem>
|
|---|
| 381 | <para>[abradford] - Updated Iana-Etc to use more up-to-date data.</para>
|
|---|
| 382 | </listitem>
|
|---|
| 383 | </itemizedlist>
|
|---|
| 384 | </listitem>
|
|---|
| 385 |
|
|---|
| 386 | <listitem>
|
|---|
| 387 | <para>Janurary 10, 2011</para>
|
|---|
| 388 | <itemizedlist>
|
|---|
| 389 | <listitem>
|
|---|
| 390 | <para>[jciccone] - Changes Submitted By Andrew Bradford via the
|
|---|
| 391 | CLFS-Dev Mailing List. Updated E2fsprogs to 1.41.14 and changed some
|
|---|
| 392 | configure switches for uClibc compatibility.</para>
|
|---|
| 393 | </listitem>
|
|---|
| 394 | </itemizedlist>
|
|---|
| 395 | </listitem>
|
|---|
| 396 |
|
|---|
| 397 | <listitem>
|
|---|
| 398 | <para>November 28, 2010</para>
|
|---|
| 399 | <itemizedlist>
|
|---|
| 400 | <listitem>
|
|---|
| 401 | <para>[jciccone] - Updated BusyBox to 1.17.3.</para>
|
|---|
| 402 | </listitem>
|
|---|
| 403 | <listitem>
|
|---|
| 404 | <para>[jciccone] - Updated uClibc to 0.9.31.</para>
|
|---|
| 405 | </listitem>
|
|---|
| 406 | </itemizedlist>
|
|---|
| 407 | </listitem>
|
|---|
| 408 |
|
|---|
| 409 | <listitem>
|
|---|
| 410 | <para>November 21, 2010</para>
|
|---|
| 411 | <itemizedlist>
|
|---|
| 412 | <listitem>
|
|---|
| 413 | <para>[jciccone] - Added MPC 0.8.2.</para>
|
|---|
| 414 | </listitem>
|
|---|
| 415 | <listitem>
|
|---|
| 416 | <para>[jciccone] - Updated GCC to 4.5.1.</para>
|
|---|
| 417 | </listitem>
|
|---|
| 418 | <listitem>
|
|---|
| 419 | <para>[jciccone] - Updated Binutils to 2.20.1.</para>
|
|---|
| 420 | </listitem>
|
|---|
| 421 | <listitem>
|
|---|
| 422 | <para>[jciccone] - Updated MPFR to 3.0.0.</para>
|
|---|
| 423 | </listitem>
|
|---|
| 424 | <listitem>
|
|---|
| 425 | <para>[jciccone] - Updated GMP to 5.0.1.</para>
|
|---|
| 426 | </listitem>
|
|---|
| 427 | <listitem>
|
|---|
| 428 | <para>[jciccone] - Updated the Linux Kernel to 2.6.36.</para>
|
|---|
| 429 | </listitem>
|
|---|
| 430 | <listitem>
|
|---|
| 431 | <para>[jciccone] - Make sure we change CLFS_HOST before we set it.
|
|---|
| 432 | Also make sure that CLFS_HOST gets saved to the bashrc.</para>
|
|---|
| 433 | </listitem>
|
|---|
| 434 | </itemizedlist>
|
|---|
| 435 | </listitem>
|
|---|
| 436 |
|
|---|
| 437 | <listitem>
|
|---|
| 438 | <para>November 8, 2008</para>
|
|---|
| 439 | <itemizedlist>
|
|---|
| 440 | <listitem>
|
|---|
| 441 | <para>[jciccone] - Updated Busybox to 1.12.1.</para>
|
|---|
| 442 | </listitem>
|
|---|
| 443 | <listitem>
|
|---|
| 444 | <para>[jciccone] - Updated uClibc to 0.9.30-rc3.</para>
|
|---|
| 445 | </listitem>
|
|---|
| 446 | </itemizedlist>
|
|---|
| 447 | </listitem>
|
|---|
| 448 |
|
|---|
| 449 | <listitem>
|
|---|
| 450 | <para>November 8, 2008</para>
|
|---|
| 451 | <itemizedlist>
|
|---|
| 452 | <listitem>
|
|---|
| 453 | <para>[jciccone] - Dropped the uClibc Headers Page.</para>
|
|---|
| 454 | </listitem>
|
|---|
| 455 | <listitem>
|
|---|
| 456 | <para>[jciccone] - Updated GCC to 4.3.2.</para>
|
|---|
| 457 | </listitem>
|
|---|
| 458 | <listitem>
|
|---|
| 459 | <para>[jciccone] - Updated Binutils to 2.19.</para>
|
|---|
| 460 | </listitem>
|
|---|
| 461 | </itemizedlist>
|
|---|
| 462 | </listitem>
|
|---|
| 463 |
|
|---|
| 464 | <listitem>
|
|---|
| 465 | <para>Janurary 9, 2008</para>
|
|---|
| 466 | <itemizedlist>
|
|---|
| 467 | <listitem>
|
|---|
| 468 | <para>[jciccone] - Updated Busybox to 1.8.2.</para>
|
|---|
| 469 | </listitem>
|
|---|
| 470 | </itemizedlist>
|
|---|
| 471 | </listitem>
|
|---|
| 472 |
|
|---|
| 473 | <listitem>
|
|---|
| 474 | <para>November 5, 2006</para>
|
|---|
| 475 | <itemizedlist>
|
|---|
| 476 | <listitem>
|
|---|
| 477 | <para>[jim] - Start of CLFS Embedded Development.</para>
|
|---|
| 478 | </listitem>
|
|---|
| 479 | </itemizedlist>
|
|---|
| 480 | </listitem>
|
|---|
| 481 |
|
|---|
| 482 | </itemizedlist>
|
|---|
| 483 |
|
|---|
| 484 | </sect1>
|
|---|