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