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