[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
|
---|
[3908fc6] | 16 | mirrors via <ulink url="&clfs-root;"/>.</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 |
|
---|
[32a0631] | 39 | <listitem>
|
---|
[54445d4] | 40 | <para>July 9, 2006</para>
|
---|
[32a0631] | 41 | <itemizedlist>
|
---|
[54445d4] | 42 | <listitem>
|
---|
| 43 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
| 44 | permissions and groups. </para>
|
---|
| 45 | </listitem>
|
---|
[32a0631] | 46 | <listitem>
|
---|
| 47 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
| 48 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
| 49 | and moved some kbd utilities to /bin.</para>
|
---|
| 50 | </listitem>
|
---|
| 51 | </itemizedlist>
|
---|
| 52 | </listitem>
|
---|
| 53 |
|
---|
[586feb7] | 54 | <listitem>
|
---|
| 55 | <para>July 2, 2006</para>
|
---|
| 56 | <itemizedlist>
|
---|
| 57 | <listitem>
|
---|
| 58 | <para>[jciccone] - Updated passwd and group file creation
|
---|
| 59 | to only create minimal users and groups and
|
---|
| 60 | include information on other users/groups.</para>
|
---|
| 61 | </listitem>
|
---|
| 62 | <listitem>
|
---|
| 63 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
| 64 | for /etc/sysconfig/createfiles.</para>
|
---|
| 65 | </listitem>
|
---|
| 66 | </itemizedlist>
|
---|
| 67 | </listitem>
|
---|
| 68 |
|
---|
[3908fc6] | 69 | <listitem>
|
---|
| 70 | <para>June 28, 2006</para>
|
---|
| 71 | <itemizedlist>
|
---|
| 72 | <listitem>
|
---|
| 73 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
| 74 | </listitem>
|
---|
| 75 | </itemizedlist>
|
---|
| 76 | </listitem>
|
---|
| 77 |
|
---|
[7730c9f] | 78 | <listitem>
|
---|
[58518df] | 79 | <para>June 24, 2006</para>
|
---|
| 80 | <itemizedlist>
|
---|
| 81 | <listitem>
|
---|
| 82 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
| 83 | </listitem>
|
---|
| 84 | </itemizedlist>
|
---|
| 85 | </listitem>
|
---|
| 86 |
|
---|
| 87 | <listitem>
|
---|
[7730c9f] | 88 | <para>June 22, 2006</para>
|
---|
| 89 | <itemizedlist>
|
---|
[25e3595] | 90 | <listitem>
|
---|
| 91 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
| 92 | </listitem>
|
---|
[7730c9f] | 93 | <listitem>
|
---|
| 94 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
| 95 | </listitem>
|
---|
| 96 | <listitem>
|
---|
[25e3595] | 97 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
[7730c9f] | 98 | </listitem>
|
---|
| 99 | <listitem>
|
---|
| 100 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
| 101 | dependency as of 2.6.17.</para>
|
---|
| 102 | </listitem>
|
---|
| 103 | </itemizedlist>
|
---|
| 104 | </listitem>
|
---|
| 105 |
|
---|
[f7941b2] | 106 | <listitem>
|
---|
[5590e0d] | 107 | <para>June 21, 2006</para>
|
---|
| 108 | <itemizedlist>
|
---|
| 109 | <listitem>
|
---|
| 110 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
| 111 | </listitem>
|
---|
| 112 | </itemizedlist>
|
---|
| 113 | </listitem>
|
---|
| 114 |
|
---|
| 115 | <listitem>
|
---|
| 116 | <para>June 19, 2006</para>
|
---|
[f7941b2] | 117 | <itemizedlist>
|
---|
| 118 | <listitem>
|
---|
| 119 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
| 120 | </listitem>
|
---|
| 121 | <listitem>
|
---|
| 122 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
| 123 | issue that has shown up primarily in samba.</para>
|
---|
| 124 | </listitem>
|
---|
| 125 | <listitem>
|
---|
| 126 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
| 127 | linux-headers-2.6.17-06192006.</para>
|
---|
| 128 | </listitem>
|
---|
| 129 | </itemizedlist>
|
---|
| 130 | </listitem>
|
---|
| 131 |
|
---|
[06e1eb5] | 132 | <listitem>
|
---|
| 133 | <para>June 18, 2006</para>
|
---|
| 134 | <itemizedlist>
|
---|
| 135 | <listitem>
|
---|
| 136 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
| 137 | which installs timezone info when cross-compiling.</para>
|
---|
| 138 | </listitem>
|
---|
| 139 | </itemizedlist>
|
---|
| 140 | </listitem>
|
---|
| 141 |
|
---|
[1fedb6d] | 142 | <listitem>
|
---|
| 143 | <para>June 16, 2006</para>
|
---|
| 144 | <itemizedlist>
|
---|
| 145 | <listitem>
|
---|
[06e1eb5] | 146 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
[1fedb6d] | 147 | </listitem>
|
---|
| 148 | </itemizedlist>
|
---|
| 149 | </listitem>
|
---|
| 150 |
|
---|
[795a4b8] | 151 | <listitem>
|
---|
| 152 | <para>June 15, 2006</para>
|
---|
| 153 | <itemizedlist>
|
---|
| 154 | <listitem>
|
---|
| 155 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
| 156 | </listitem>
|
---|
| 157 | </itemizedlist>
|
---|
| 158 | </listitem>
|
---|
| 159 |
|
---|
[82b662d] | 160 | <listitem>
|
---|
| 161 | <para>June 11, 2006</para>
|
---|
| 162 | <itemizedlist>
|
---|
| 163 | <listitem>
|
---|
| 164 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
| 165 | </listitem>
|
---|
| 166 | <listitem>
|
---|
| 167 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
| 168 | </listitem>
|
---|
| 169 | <listitem>
|
---|
| 170 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
|
---|
| 171 | </listitem>
|
---|
| 172 | <listitem>
|
---|
| 173 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
| 174 | </listitem>
|
---|
| 175 | </itemizedlist>
|
---|
| 176 | </listitem>
|
---|
| 177 |
|
---|
[817bb11] | 178 | <listitem>
|
---|
| 179 | <para>June 6, 2006</para>
|
---|
| 180 | <itemizedlist>
|
---|
| 181 | <listitem>
|
---|
| 182 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
| 183 | </listitem>
|
---|
| 184 | </itemizedlist>
|
---|
| 185 | </listitem>
|
---|
| 186 |
|
---|
[59fb197] | 187 | <listitem>
|
---|
| 188 | <para>May 29, 2006</para>
|
---|
| 189 | <itemizedlist>
|
---|
[3e336a7] | 190 | <listitem>
|
---|
| 191 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
| 192 | </listitem>
|
---|
[59fb197] | 193 | <listitem>
|
---|
[3e336a7] | 194 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
[59fb197] | 195 | </listitem>
|
---|
| 196 | <listitem>
|
---|
| 197 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
| 198 | </listitem>
|
---|
| 199 | </itemizedlist>
|
---|
| 200 | </listitem>
|
---|
| 201 |
|
---|
[634031b] | 202 | <listitem>
|
---|
| 203 | <para>May 29, 2006</para>
|
---|
| 204 | <itemizedlist>
|
---|
| 205 | <listitem>
|
---|
| 206 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
| 207 | </listitem>
|
---|
| 208 | </itemizedlist>
|
---|
| 209 | </listitem>
|
---|
| 210 |
|
---|
[02095ae] | 211 | <listitem>
|
---|
| 212 | <para>May 24, 2006</para>
|
---|
| 213 | <itemizedlist>
|
---|
| 214 | <listitem>
|
---|
| 215 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
| 216 | </listitem>
|
---|
| 217 | </itemizedlist>
|
---|
| 218 | </listitem>
|
---|
| 219 |
|
---|
| 220 | </itemizedlist>
|
---|
| 221 |
|
---|
[34c890b] | 222 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
[02095ae] | 223 |
|
---|
| 224 | </sect1>
|
---|