| 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-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
|
|---|
| 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>September 22, 2012</para>
|
|---|
| 40 | <itemizedlist>
|
|---|
| 41 | <listitem>
|
|---|
| 42 | <para>[abradford] - Small fixes to prologue and ch 1 and 2.</para>
|
|---|
| 43 | </listitem>
|
|---|
| 44 | </itemizedlist>
|
|---|
| 45 | </listitem>
|
|---|
| 46 |
|
|---|
| 47 | <listitem>
|
|---|
| 48 | <para>September 13, 2012</para>
|
|---|
| 49 | <itemizedlist>
|
|---|
| 50 | <listitem>
|
|---|
| 51 | <para>[ljump] - Fix System.map depmod command.</para>
|
|---|
| 52 | </listitem>
|
|---|
| 53 | <listitem>
|
|---|
| 54 | <para>[ljump] - Fix console and null /dev node creation for final
|
|---|
| 55 | system.</para>
|
|---|
| 56 | </listitem>
|
|---|
| 57 | </itemizedlist>
|
|---|
| 58 | </listitem>
|
|---|
| 59 |
|
|---|
| 60 | <listitem>
|
|---|
| 61 | <para>September 02, 2012</para>
|
|---|
| 62 | <itemizedlist>
|
|---|
| 63 | <listitem>
|
|---|
| 64 | <para>[William Harrington] - Fix uClibc patch MD5 sum.</para>
|
|---|
| 65 | </listitem>
|
|---|
| 66 | </itemizedlist>
|
|---|
| 67 | </listitem>
|
|---|
| 68 |
|
|---|
| 69 | <listitem>
|
|---|
| 70 | <para>August 24, 2012</para>
|
|---|
| 71 | <itemizedlist>
|
|---|
| 72 | <listitem>
|
|---|
| 73 | <para>[William Harrington] - Change Beyond Net hostapd page to include bootscript and configuration sections.</para>
|
|---|
| 74 | </listitem>
|
|---|
| 75 | </itemizedlist>
|
|---|
| 76 | </listitem>
|
|---|
| 77 |
|
|---|
| 78 | <listitem>
|
|---|
| 79 | <para>August 22, 2012</para>
|
|---|
| 80 | <itemizedlist>
|
|---|
| 81 | <listitem>
|
|---|
| 82 | <para>[William Harrington] - Change Beyond Net Dropbear page and edit the installation of bootscripts section.</para>
|
|---|
| 83 | </listitem>
|
|---|
| 84 | <listitem>
|
|---|
| 85 | <para>[William Harrington] - Remove bash reference in hostreqs version script to use $SHELL variable.</para>
|
|---|
| 86 | </listitem>
|
|---|
| 87 | </itemizedlist>
|
|---|
| 88 | </listitem>
|
|---|
| 89 |
|
|---|
| 90 | <listitem>
|
|---|
| 91 | <para>August 08, 2012</para>
|
|---|
| 92 | <itemizedlist>
|
|---|
| 93 | <listitem>
|
|---|
| 94 | <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>
|
|---|
| 95 | </listitem>
|
|---|
| 96 | </itemizedlist>
|
|---|
| 97 | </listitem>
|
|---|
| 98 |
|
|---|
| 99 |
|
|---|
| 100 | <listitem>
|
|---|
| 101 | <para>May 14, 2011</para>
|
|---|
| 102 | <itemizedlist>
|
|---|
| 103 | <listitem>
|
|---|
| 104 | <para>[abradford] - Updated /etc/mdev.conf to Alpine Linux's example
|
|---|
| 105 | to provide a better baseline example.</para>
|
|---|
| 106 | </listitem>
|
|---|
| 107 | <listitem>
|
|---|
| 108 | <para>[abradford] - Reverted changes that removed the mknod'ing of
|
|---|
| 109 | /dev/console and /dev/null. These nodes may be needed on some systems
|
|---|
| 110 | for proper booting.</para>
|
|---|
| 111 | </listitem>
|
|---|
| 112 | <listitem>
|
|---|
| 113 | <para>[abradford] - Added Wireless Tools package to Beyond Networking
|
|---|
| 114 | section. Thanks to Ivan Castell Rovira for providing a set of
|
|---|
| 115 | instructions for the installation of this package.</para>
|
|---|
| 116 | </listitem>
|
|---|
| 117 | <listitem>
|
|---|
| 118 | <para>[abradford] - Fixed some Dropbear issues with symlinks and
|
|---|
| 119 | directory naming.</para>
|
|---|
| 120 | </listitem>
|
|---|
| 121 | </itemizedlist>
|
|---|
| 122 | </listitem>
|
|---|
| 123 |
|
|---|
| 124 | <listitem>
|
|---|
| 125 | <para>April 20, 2011</para>
|
|---|
| 126 | <itemizedlist>
|
|---|
| 127 | <listitem>
|
|---|
| 128 | <para>[abradford] - Created a Beyond section just for extra libraries
|
|---|
| 129 | and moved zlib into it.</para>
|
|---|
| 130 | </listitem>
|
|---|
| 131 | </itemizedlist>
|
|---|
| 132 | </listitem>
|
|---|
| 133 |
|
|---|
| 134 | <listitem>
|
|---|
| 135 | <para>April 19, 2011</para>
|
|---|
| 136 | <itemizedlist>
|
|---|
| 137 | <listitem>
|
|---|
| 138 | <para>[abradford] - Created a Beyond section just for networking
|
|---|
| 139 | tools.</para>
|
|---|
| 140 | </listitem>
|
|---|
| 141 | <listitem>
|
|---|
| 142 | <para>[abradford] - Created a Beyond section just for file system tools
|
|---|
| 143 | and moved e2fsprogs into it.</para>
|
|---|
| 144 | </listitem>
|
|---|
| 145 | </itemizedlist>
|
|---|
| 146 | </listitem>
|
|---|
| 147 |
|
|---|
| 148 | <listitem>
|
|---|
| 149 | <para>April 8, 2011</para>
|
|---|
| 150 | <itemizedlist>
|
|---|
| 151 | <listitem>
|
|---|
| 152 | <para>[jciccone] - Cleaned up the acknowledgements page.</para>
|
|---|
| 153 | </listitem>
|
|---|
| 154 | </itemizedlist>
|
|---|
| 155 | </listitem>
|
|---|
| 156 |
|
|---|
| 157 | <listitem>
|
|---|
| 158 | <para>March 31, 2011</para>
|
|---|
| 159 | <itemizedlist>
|
|---|
| 160 | <listitem>
|
|---|
| 161 | <para>[abradford] - Updated BusyBox to version 1.18.4.</para>
|
|---|
| 162 | </listitem>
|
|---|
| 163 | <listitem>
|
|---|
| 164 | <para>[abradford] - Updated GCC to version 4.6.0.</para>
|
|---|
| 165 | </listitem>
|
|---|
| 166 | <listitem>
|
|---|
| 167 | <para>[abradford] - Updated MPC to version 0.9.</para>
|
|---|
| 168 | </listitem>
|
|---|
| 169 | <listitem>
|
|---|
| 170 | <para>[abradford] - Updated zlib to version 1.2.5.</para>
|
|---|
| 171 | </listitem>
|
|---|
| 172 | <listitem>
|
|---|
| 173 | <para>[abradford] - Updated Linux kernel to version 2.6.38.2.</para>
|
|---|
| 174 | </listitem>
|
|---|
| 175 | <listitem>
|
|---|
| 176 | <para>[abradford] - Require Gawk 3.1 or greater because of Iana-Etc
|
|---|
| 177 | requirements.</para>
|
|---|
| 178 | </listitem>
|
|---|
| 179 | <listitem>
|
|---|
| 180 | <para>[abradford] - Updated "What Now?" section to include CBLFS link.
|
|---|
| 181 | Thanks go to Adrian Grigo.</para>
|
|---|
| 182 | </listitem>
|
|---|
| 183 | <listitem>
|
|---|
| 184 | <para>[abradford] - Link ${CLFS}/etc/init.d/rcS to
|
|---|
| 185 | ${CLFS}/etc/rc.d/startup so that BusyBox's init can find the startup
|
|---|
| 186 | scripts.</para>
|
|---|
| 187 | </listitem>
|
|---|
| 188 | <listitem>
|
|---|
| 189 | <para>[abradford] - Updated mdev configuration such that video output
|
|---|
| 190 | is disabled by default to ensure no errors if video is not
|
|---|
| 191 | available.</para>
|
|---|
| 192 | </listitem>
|
|---|
| 193 | </itemizedlist>
|
|---|
| 194 | </listitem>
|
|---|
| 195 |
|
|---|
| 196 | <listitem>
|
|---|
| 197 | <para>March 23, 2011</para>
|
|---|
| 198 | <itemizedlist>
|
|---|
| 199 | <listitem>
|
|---|
| 200 | <para>[abradford] - Remove mknod commands as mdev takes care of creating
|
|---|
| 201 | all required entries in /dev automatically.</para>
|
|---|
| 202 | </listitem>
|
|---|
| 203 | <listitem>
|
|---|
| 204 | <para>[abradford] - Moved change ownership section to be as late in the
|
|---|
| 205 | book as possible and only operate on a copy of the file system.</para>
|
|---|
| 206 | </listitem>
|
|---|
| 207 | </itemizedlist>
|
|---|
| 208 | </listitem>
|
|---|
| 209 |
|
|---|
| 210 | <listitem>
|
|---|
| 211 | <para>March 18, 2011</para>
|
|---|
| 212 | <itemizedlist>
|
|---|
| 213 | <listitem>
|
|---|
| 214 | <para>[abradford] - Copy libgcc library to target as it's needed by
|
|---|
| 215 | at least e2fsprogs.</para>
|
|---|
| 216 | </listitem>
|
|---|
| 217 | </itemizedlist>
|
|---|
| 218 | </listitem>
|
|---|
| 219 |
|
|---|
| 220 | <listitem>
|
|---|
| 221 | <para>March 7, 2011</para>
|
|---|
| 222 | <itemizedlist>
|
|---|
| 223 | <listitem>
|
|---|
| 224 | <para>[abradford] - Added optional information for building C++
|
|---|
| 225 | compiler.</para>
|
|---|
| 226 | </listitem>
|
|---|
| 227 | <listitem>
|
|---|
| 228 | <para>[abradford] - Updated bootscripts install target and package contents
|
|---|
| 229 | to match current bootscripts.</para>
|
|---|
| 230 | </listitem>
|
|---|
| 231 | </itemizedlist>
|
|---|
| 232 | </listitem>
|
|---|
| 233 |
|
|---|
| 234 | <listitem>
|
|---|
| 235 | <para>February 24, 2011</para>
|
|---|
| 236 | <itemizedlist>
|
|---|
| 237 | <listitem>
|
|---|
| 238 | <para>[abradford] - Added --disable-multilib to GCC builds.</para>
|
|---|
| 239 | </listitem>
|
|---|
| 240 | </itemizedlist>
|
|---|
| 241 | </listitem>
|
|---|
| 242 |
|
|---|
| 243 | <listitem>
|
|---|
| 244 | <para>February 10, 2011</para>
|
|---|
| 245 | <itemizedlist>
|
|---|
| 246 | <listitem>
|
|---|
| 247 | <para>[abradford] - Changed GCC Static and Final to build GCC for
|
|---|
| 248 | ${CLFS_ABI} for ARM and MIPS, ${CLFS_CPU} for x86. This removes the
|
|---|
| 249 | need for using the ${BUILD} variable when building packages.</para>
|
|---|
| 250 | </listitem>
|
|---|
| 251 | <listitem>
|
|---|
| 252 | <para>[abradford] - Updated Resources section.</para>
|
|---|
| 253 | </listitem>
|
|---|
| 254 | </itemizedlist>
|
|---|
| 255 | </listitem>
|
|---|
| 256 |
|
|---|
| 257 | <listitem>
|
|---|
| 258 | <para>January 30, 2011</para>
|
|---|
| 259 | <itemizedlist>
|
|---|
| 260 | <listitem>
|
|---|
| 261 | <para>[abradford] - Updated MPFR download link.</para>
|
|---|
| 262 | </listitem>
|
|---|
| 263 | <listitem>
|
|---|
| 264 | <para>[abradford] - Updated GCC to version 4.5.2.</para>
|
|---|
| 265 | </listitem>
|
|---|
| 266 | <listitem>
|
|---|
| 267 | <para>[abradford] - Updated Binutils to version 2.21.</para>
|
|---|
| 268 | </listitem>
|
|---|
| 269 | <listitem>
|
|---|
| 270 | <para>[abradford] - Added information to GCC's configure options.</para>
|
|---|
| 271 | </listitem>
|
|---|
| 272 | <listitem>
|
|---|
| 273 | <para>[abradford] - Updated Iana-Etc to use more up-to-date data.</para>
|
|---|
| 274 | </listitem>
|
|---|
| 275 | </itemizedlist>
|
|---|
| 276 | </listitem>
|
|---|
| 277 |
|
|---|
| 278 | <listitem>
|
|---|
| 279 | <para>Janurary 10, 2011</para>
|
|---|
| 280 | <itemizedlist>
|
|---|
| 281 | <listitem>
|
|---|
| 282 | <para>[jciccone] - Changes Submitted By Andrew Bradford via the
|
|---|
| 283 | CLFS-Dev Mailing List. Updated E2fsprogs to 1.41.14 and changed some
|
|---|
| 284 | configure switches for uClibc compatibility.</para>
|
|---|
| 285 | </listitem>
|
|---|
| 286 | </itemizedlist>
|
|---|
| 287 | </listitem>
|
|---|
| 288 |
|
|---|
| 289 | <listitem>
|
|---|
| 290 | <para>November 28, 2010</para>
|
|---|
| 291 | <itemizedlist>
|
|---|
| 292 | <listitem>
|
|---|
| 293 | <para>[jciccone] - Updated BusyBox to 1.17.3.</para>
|
|---|
| 294 | </listitem>
|
|---|
| 295 | <listitem>
|
|---|
| 296 | <para>[jciccone] - Updated uClibc to 0.9.31.</para>
|
|---|
| 297 | </listitem>
|
|---|
| 298 | </itemizedlist>
|
|---|
| 299 | </listitem>
|
|---|
| 300 |
|
|---|
| 301 | <listitem>
|
|---|
| 302 | <para>November 21, 2010</para>
|
|---|
| 303 | <itemizedlist>
|
|---|
| 304 | <listitem>
|
|---|
| 305 | <para>[jciccone] - Added MPC 0.8.2.</para>
|
|---|
| 306 | </listitem>
|
|---|
| 307 | <listitem>
|
|---|
| 308 | <para>[jciccone] - Updated GCC to 4.5.1.</para>
|
|---|
| 309 | </listitem>
|
|---|
| 310 | <listitem>
|
|---|
| 311 | <para>[jciccone] - Updated Binutils to 2.20.1.</para>
|
|---|
| 312 | </listitem>
|
|---|
| 313 | <listitem>
|
|---|
| 314 | <para>[jciccone] - Updated MPFR to 3.0.0.</para>
|
|---|
| 315 | </listitem>
|
|---|
| 316 | <listitem>
|
|---|
| 317 | <para>[jciccone] - Updated GMP to 5.0.1.</para>
|
|---|
| 318 | </listitem>
|
|---|
| 319 | <listitem>
|
|---|
| 320 | <para>[jciccone] - Updated the Linux Kernel to 2.6.36.</para>
|
|---|
| 321 | </listitem>
|
|---|
| 322 | <listitem>
|
|---|
| 323 | <para>[jciccone] - Make sure we change CLFS_HOST before we set it.
|
|---|
| 324 | Also make sure that CLFS_HOST gets saved to the bashrc.</para>
|
|---|
| 325 | </listitem>
|
|---|
| 326 | </itemizedlist>
|
|---|
| 327 | </listitem>
|
|---|
| 328 |
|
|---|
| 329 | <listitem>
|
|---|
| 330 | <para>November 8, 2008</para>
|
|---|
| 331 | <itemizedlist>
|
|---|
| 332 | <listitem>
|
|---|
| 333 | <para>[jciccone] - Updated Busybox to 1.12.1.</para>
|
|---|
| 334 | </listitem>
|
|---|
| 335 | <listitem>
|
|---|
| 336 | <para>[jciccone] - Updated uClibc to 0.9.30-rc3.</para>
|
|---|
| 337 | </listitem>
|
|---|
| 338 | </itemizedlist>
|
|---|
| 339 | </listitem>
|
|---|
| 340 |
|
|---|
| 341 | <listitem>
|
|---|
| 342 | <para>November 8, 2008</para>
|
|---|
| 343 | <itemizedlist>
|
|---|
| 344 | <listitem>
|
|---|
| 345 | <para>[jciccone] - Dropped the uClibc Headers Page.</para>
|
|---|
| 346 | </listitem>
|
|---|
| 347 | <listitem>
|
|---|
| 348 | <para>[jciccone] - Updated GCC to 4.3.2.</para>
|
|---|
| 349 | </listitem>
|
|---|
| 350 | <listitem>
|
|---|
| 351 | <para>[jciccone] - Updated Binutils to 2.19.</para>
|
|---|
| 352 | </listitem>
|
|---|
| 353 | </itemizedlist>
|
|---|
| 354 | </listitem>
|
|---|
| 355 |
|
|---|
| 356 | <listitem>
|
|---|
| 357 | <para>Janurary 9, 2008</para>
|
|---|
| 358 | <itemizedlist>
|
|---|
| 359 | <listitem>
|
|---|
| 360 | <para>[jciccone] - Updated Busybox to 1.8.2.</para>
|
|---|
| 361 | </listitem>
|
|---|
| 362 | </itemizedlist>
|
|---|
| 363 | </listitem>
|
|---|
| 364 |
|
|---|
| 365 | <listitem>
|
|---|
| 366 | <para>November 5, 2006</para>
|
|---|
| 367 | <itemizedlist>
|
|---|
| 368 | <listitem>
|
|---|
| 369 | <para>[jim] - Start of CLFS Embedded Development.</para>
|
|---|
| 370 | </listitem>
|
|---|
| 371 | </itemizedlist>
|
|---|
| 372 | </listitem>
|
|---|
| 373 |
|
|---|
| 374 | </itemizedlist>
|
|---|
| 375 |
|
|---|
| 376 | </sect1>
|
|---|