| 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
|
|---|
| 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 |
|
|---|
| 39 | <listitem>
|
|---|
| 40 | <para>June 20, 2006</para>
|
|---|
| 41 | <itemizedlist>
|
|---|
| 42 | <listitem>
|
|---|
| 43 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
|---|
| 44 | when cross-compiling it later in the final system.</para>
|
|---|
| 45 | </listitem>
|
|---|
| 46 | <listitem>
|
|---|
| 47 | <para>[jciccone] - Updated to Udev-096.</para>
|
|---|
| 48 | </listitem>
|
|---|
| 49 | <listitem>
|
|---|
| 50 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
|---|
| 51 | linux-headers-2.6.17.6-07202006.</para>
|
|---|
| 52 | </listitem>
|
|---|
| 53 | </itemizedlist>
|
|---|
| 54 | </listitem>
|
|---|
| 55 |
|
|---|
| 56 | <listitem>
|
|---|
| 57 | <para>June 16, 2006</para>
|
|---|
| 58 | <itemizedlist>
|
|---|
| 59 | <listitem>
|
|---|
| 60 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
|---|
| 61 | location of find.</para>
|
|---|
| 62 | </listitem>
|
|---|
| 63 | <listitem>
|
|---|
| 64 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
|---|
| 65 | the linux-headers installation.</para>
|
|---|
| 66 | </listitem>
|
|---|
| 67 | </itemizedlist>
|
|---|
| 68 | </listitem>
|
|---|
| 69 |
|
|---|
| 70 | <listitem>
|
|---|
| 71 | <para>July 10, 2006</para>
|
|---|
| 72 | <itemizedlist>
|
|---|
| 73 | <listitem>
|
|---|
| 74 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
|---|
| 75 | </listitem>
|
|---|
| 76 | </itemizedlist>
|
|---|
| 77 | </listitem>
|
|---|
| 78 |
|
|---|
| 79 | <listitem>
|
|---|
| 80 | <para>July 10, 2006</para>
|
|---|
| 81 | <itemizedlist>
|
|---|
| 82 | <listitem>
|
|---|
| 83 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
|---|
| 84 | </listitem>
|
|---|
| 85 | </itemizedlist>
|
|---|
| 86 | </listitem>
|
|---|
| 87 |
|
|---|
| 88 | <listitem>
|
|---|
| 89 | <para>July 9, 2006</para>
|
|---|
| 90 | <itemizedlist>
|
|---|
| 91 | <listitem>
|
|---|
| 92 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
|---|
| 93 | linux-headers-2.6.17.4-07072006.</para>
|
|---|
| 94 | </listitem>
|
|---|
| 95 | <listitem>
|
|---|
| 96 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
|---|
| 97 | permissions and groups. </para>
|
|---|
| 98 | </listitem>
|
|---|
| 99 | <listitem>
|
|---|
| 100 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
|---|
| 101 | /usr partition is not mounted during startup. Moved find to /bin
|
|---|
| 102 | and moved some kbd utilities to /bin.</para>
|
|---|
| 103 | </listitem>
|
|---|
| 104 | </itemizedlist>
|
|---|
| 105 | </listitem>
|
|---|
| 106 |
|
|---|
| 107 | <listitem>
|
|---|
| 108 | <para>July 2, 2006</para>
|
|---|
| 109 | <itemizedlist>
|
|---|
| 110 | <listitem>
|
|---|
| 111 | <para>[jciccone] - Updated passwd and group file creation
|
|---|
| 112 | to only create minimal users and groups and
|
|---|
| 113 | include information on other users/groups.</para>
|
|---|
| 114 | </listitem>
|
|---|
| 115 | <listitem>
|
|---|
| 116 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
|---|
| 117 | for /etc/sysconfig/createfiles.</para>
|
|---|
| 118 | </listitem>
|
|---|
| 119 | </itemizedlist>
|
|---|
| 120 | </listitem>
|
|---|
| 121 |
|
|---|
| 122 | <listitem>
|
|---|
| 123 | <para>June 28, 2006</para>
|
|---|
| 124 | <itemizedlist>
|
|---|
| 125 | <listitem>
|
|---|
| 126 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
|---|
| 127 | </listitem>
|
|---|
| 128 | </itemizedlist>
|
|---|
| 129 | </listitem>
|
|---|
| 130 |
|
|---|
| 131 | <listitem>
|
|---|
| 132 | <para>June 24, 2006</para>
|
|---|
| 133 | <itemizedlist>
|
|---|
| 134 | <listitem>
|
|---|
| 135 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
|---|
| 136 | </listitem>
|
|---|
| 137 | </itemizedlist>
|
|---|
| 138 | </listitem>
|
|---|
| 139 |
|
|---|
| 140 | <listitem>
|
|---|
| 141 | <para>June 22, 2006</para>
|
|---|
| 142 | <itemizedlist>
|
|---|
| 143 | <listitem>
|
|---|
| 144 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
|---|
| 145 | </listitem>
|
|---|
| 146 | <listitem>
|
|---|
| 147 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
|---|
| 148 | </listitem>
|
|---|
| 149 | <listitem>
|
|---|
| 150 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
|---|
| 151 | </listitem>
|
|---|
| 152 | <listitem>
|
|---|
| 153 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
|---|
| 154 | dependency as of 2.6.17.</para>
|
|---|
| 155 | </listitem>
|
|---|
| 156 | </itemizedlist>
|
|---|
| 157 | </listitem>
|
|---|
| 158 |
|
|---|
| 159 | <listitem>
|
|---|
| 160 | <para>June 21, 2006</para>
|
|---|
| 161 | <itemizedlist>
|
|---|
| 162 | <listitem>
|
|---|
| 163 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
|---|
| 164 | </listitem>
|
|---|
| 165 | </itemizedlist>
|
|---|
| 166 | </listitem>
|
|---|
| 167 |
|
|---|
| 168 | <listitem>
|
|---|
| 169 | <para>June 19, 2006</para>
|
|---|
| 170 | <itemizedlist>
|
|---|
| 171 | <listitem>
|
|---|
| 172 | <para>[jciccone] - Updated to man-1.6d.</para>
|
|---|
| 173 | </listitem>
|
|---|
| 174 | <listitem>
|
|---|
| 175 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
|---|
| 176 | issue that has shown up primarily in samba.</para>
|
|---|
| 177 | </listitem>
|
|---|
| 178 | <listitem>
|
|---|
| 179 | <para>[jciccone] - Updated to linux-2.6.17 and
|
|---|
| 180 | linux-headers-2.6.17-06192006.</para>
|
|---|
| 181 | </listitem>
|
|---|
| 182 | </itemizedlist>
|
|---|
| 183 | </listitem>
|
|---|
| 184 |
|
|---|
| 185 | <listitem>
|
|---|
| 186 | <para>June 18, 2006</para>
|
|---|
| 187 | <itemizedlist>
|
|---|
| 188 | <listitem>
|
|---|
| 189 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
|---|
| 190 | which installs timezone info when cross-compiling.</para>
|
|---|
| 191 | </listitem>
|
|---|
| 192 | </itemizedlist>
|
|---|
| 193 | </listitem>
|
|---|
| 194 |
|
|---|
| 195 | <listitem>
|
|---|
| 196 | <para>June 16, 2006</para>
|
|---|
| 197 | <itemizedlist>
|
|---|
| 198 | <listitem>
|
|---|
| 199 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
|---|
| 200 | </listitem>
|
|---|
| 201 | </itemizedlist>
|
|---|
| 202 | </listitem>
|
|---|
| 203 |
|
|---|
| 204 | <listitem>
|
|---|
| 205 | <para>June 15, 2006</para>
|
|---|
| 206 | <itemizedlist>
|
|---|
| 207 | <listitem>
|
|---|
| 208 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
|---|
| 209 | </listitem>
|
|---|
| 210 | </itemizedlist>
|
|---|
| 211 | </listitem>
|
|---|
| 212 |
|
|---|
| 213 | <listitem>
|
|---|
| 214 | <para>June 11, 2006</para>
|
|---|
| 215 | <itemizedlist>
|
|---|
| 216 | <listitem>
|
|---|
| 217 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
|---|
| 218 | </listitem>
|
|---|
| 219 | <listitem>
|
|---|
| 220 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
|---|
| 221 | </listitem>
|
|---|
| 222 | <listitem>
|
|---|
| 223 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
|
|---|
| 224 | </listitem>
|
|---|
| 225 | <listitem>
|
|---|
| 226 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
|---|
| 227 | </listitem>
|
|---|
| 228 | </itemizedlist>
|
|---|
| 229 | </listitem>
|
|---|
| 230 |
|
|---|
| 231 | <listitem>
|
|---|
| 232 | <para>June 6, 2006</para>
|
|---|
| 233 | <itemizedlist>
|
|---|
| 234 | <listitem>
|
|---|
| 235 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
|---|
| 236 | </listitem>
|
|---|
| 237 | </itemizedlist>
|
|---|
| 238 | </listitem>
|
|---|
| 239 |
|
|---|
| 240 | <listitem>
|
|---|
| 241 | <para>May 29, 2006</para>
|
|---|
| 242 | <itemizedlist>
|
|---|
| 243 | <listitem>
|
|---|
| 244 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
|---|
| 245 | </listitem>
|
|---|
| 246 | <listitem>
|
|---|
| 247 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
|---|
| 248 | </listitem>
|
|---|
| 249 | <listitem>
|
|---|
| 250 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
|---|
| 251 | </listitem>
|
|---|
| 252 | </itemizedlist>
|
|---|
| 253 | </listitem>
|
|---|
| 254 |
|
|---|
| 255 | <listitem>
|
|---|
| 256 | <para>May 29, 2006</para>
|
|---|
| 257 | <itemizedlist>
|
|---|
| 258 | <listitem>
|
|---|
| 259 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
|---|
| 260 | </listitem>
|
|---|
| 261 | </itemizedlist>
|
|---|
| 262 | </listitem>
|
|---|
| 263 |
|
|---|
| 264 | <listitem>
|
|---|
| 265 | <para>May 24, 2006</para>
|
|---|
| 266 | <itemizedlist>
|
|---|
| 267 | <listitem>
|
|---|
| 268 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
|---|
| 269 | </listitem>
|
|---|
| 270 | </itemizedlist>
|
|---|
| 271 | </listitem>
|
|---|
| 272 |
|
|---|
| 273 | </itemizedlist>
|
|---|
| 274 |
|
|---|
| 275 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
|---|
| 276 |
|
|---|
| 277 | </sect1>
|
|---|