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 |
|
---|
39 | <listitem>
|
---|
40 | <para>March 31, 2011</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[abradford] - Updated BusyBox to version 1.18.4.</para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>[abradford] - Updated GCC to version 4.6.0.</para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>[abradford] - Updated MPC to version 0.9.</para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>[abradford] - Updated zlib to version 1.2.5.</para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>[abradford] - Updated Linux kernel to version 2.6.38.2.</para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>[abradford] - Require Gawk 3.1 or greater because of Iana-Etc
|
---|
59 | requirements.</para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>[abradford] - Updated "What Now?" section to include CBLFS link.
|
---|
63 | Thanks go to Adrian Grigo.</para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>[abradford] - Link ${CLFS}/etc/init.d/rcS to
|
---|
67 | ${CLFS}/etc/rc.d/startup so that BusyBox's init can find the startup
|
---|
68 | scripts.</para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>[abradford] - Updated mdev configuration such that video output
|
---|
72 | is disabled by default to ensure no errors if video is not
|
---|
73 | available.</para>
|
---|
74 | </listitem>
|
---|
75 | </itemizedlist>
|
---|
76 | </listitem>
|
---|
77 |
|
---|
78 | <listitem>
|
---|
79 | <para>March 23, 2011</para>
|
---|
80 | <itemizedlist>
|
---|
81 | <listitem>
|
---|
82 | <para>[abradford] - Remove mknod commands as mdev takes care of creating
|
---|
83 | all required entries in /dev automatically.</para>
|
---|
84 | </listitem>
|
---|
85 | <listitem>
|
---|
86 | <para>[abradford] - Moved change ownership section to be as late in the
|
---|
87 | book as possible and only operate on a copy of the file system.</para>
|
---|
88 | </listitem>
|
---|
89 | </itemizedlist>
|
---|
90 | </listitem>
|
---|
91 |
|
---|
92 | <listitem>
|
---|
93 | <para>March 18, 2011</para>
|
---|
94 | <itemizedlist>
|
---|
95 | <listitem>
|
---|
96 | <para>[abradford] - Copy libgcc library to target as it's needed by
|
---|
97 | at least e2fsprogs.</para>
|
---|
98 | </listitem>
|
---|
99 | </itemizedlist>
|
---|
100 | </listitem>
|
---|
101 |
|
---|
102 | <listitem>
|
---|
103 | <para>March 7, 2011</para>
|
---|
104 | <itemizedlist>
|
---|
105 | <listitem>
|
---|
106 | <para>[abradford] - Added optional information for building C++
|
---|
107 | compiler.</para>
|
---|
108 | </listitem>
|
---|
109 | <listitem>
|
---|
110 | <para>[abradford] - Updated bootscripts install target and package contents
|
---|
111 | to match current bootscripts.</para>
|
---|
112 | </listitem>
|
---|
113 | </itemizedlist>
|
---|
114 | </listitem>
|
---|
115 |
|
---|
116 | <listitem>
|
---|
117 | <para>February 24, 2011</para>
|
---|
118 | <itemizedlist>
|
---|
119 | <listitem>
|
---|
120 | <para>[abradford] - Added --disable-multilib to GCC builds.</para>
|
---|
121 | </listitem>
|
---|
122 | </itemizedlist>
|
---|
123 | </listitem>
|
---|
124 |
|
---|
125 | <listitem>
|
---|
126 | <para>February 10, 2011</para>
|
---|
127 | <itemizedlist>
|
---|
128 | <listitem>
|
---|
129 | <para>[abradford] - Changed GCC Static and Final to build GCC for
|
---|
130 | ${CLFS_ABI} for ARM and MIPS, ${CLFS_CPU} for x86. This removes the
|
---|
131 | need for using the ${BUILD} variable when building packages.</para>
|
---|
132 | </listitem>
|
---|
133 | <listitem>
|
---|
134 | <para>[abradford] - Updated Resources section.</para>
|
---|
135 | </listitem>
|
---|
136 | </itemizedlist>
|
---|
137 | </listitem>
|
---|
138 |
|
---|
139 | <listitem>
|
---|
140 | <para>January 30, 2011</para>
|
---|
141 | <itemizedlist>
|
---|
142 | <listitem>
|
---|
143 | <para>[abradford] - Updated MPFR download link.</para>
|
---|
144 | </listitem>
|
---|
145 | <listitem>
|
---|
146 | <para>[abradford] - Updated GCC to version 4.5.2.</para>
|
---|
147 | </listitem>
|
---|
148 | <listitem>
|
---|
149 | <para>[abradford] - Updated Binutils to version 2.21.</para>
|
---|
150 | </listitem>
|
---|
151 | <listitem>
|
---|
152 | <para>[abradford] - Added information to GCC's configure options.</para>
|
---|
153 | </listitem>
|
---|
154 | <listitem>
|
---|
155 | <para>[abradford] - Updated Iana-Etc to use more up-to-date data.</para>
|
---|
156 | </listitem>
|
---|
157 | </itemizedlist>
|
---|
158 | </listitem>
|
---|
159 |
|
---|
160 | <listitem>
|
---|
161 | <para>Janurary 10, 2011</para>
|
---|
162 | <itemizedlist>
|
---|
163 | <listitem>
|
---|
164 | <para>[jciccone] - Changes Submitted By Andrew Bradford via the
|
---|
165 | CLFS-Dev Mailing List. Updated E2fsprogs to 1.41.14 and changed some
|
---|
166 | configure switches for uClibc compatibility.</para>
|
---|
167 | </listitem>
|
---|
168 | </itemizedlist>
|
---|
169 | </listitem>
|
---|
170 |
|
---|
171 | <listitem>
|
---|
172 | <para>November 28, 2010</para>
|
---|
173 | <itemizedlist>
|
---|
174 | <listitem>
|
---|
175 | <para>[jciccone] - Updated BusyBox to 1.17.3.</para>
|
---|
176 | </listitem>
|
---|
177 | <listitem>
|
---|
178 | <para>[jciccone] - Updated uClibc to 0.9.31.</para>
|
---|
179 | </listitem>
|
---|
180 | </itemizedlist>
|
---|
181 | </listitem>
|
---|
182 |
|
---|
183 | <listitem>
|
---|
184 | <para>November 21, 2010</para>
|
---|
185 | <itemizedlist>
|
---|
186 | <listitem>
|
---|
187 | <para>[jciccone] - Added MPC 0.8.2.</para>
|
---|
188 | </listitem>
|
---|
189 | <listitem>
|
---|
190 | <para>[jciccone] - Updated GCC to 4.5.1.</para>
|
---|
191 | </listitem>
|
---|
192 | <listitem>
|
---|
193 | <para>[jciccone] - Updated Binutils to 2.20.1.</para>
|
---|
194 | </listitem>
|
---|
195 | <listitem>
|
---|
196 | <para>[jciccone] - Updated MPFR to 3.0.0.</para>
|
---|
197 | </listitem>
|
---|
198 | <listitem>
|
---|
199 | <para>[jciccone] - Updated GMP to 5.0.1.</para>
|
---|
200 | </listitem>
|
---|
201 | <listitem>
|
---|
202 | <para>[jciccone] - Updated the Linux Kernel to 2.6.36.</para>
|
---|
203 | </listitem>
|
---|
204 | <listitem>
|
---|
205 | <para>[jciccone] - Make sure we change CLFS_HOST before we set it.
|
---|
206 | Also make sure that CLFS_HOST gets saved to the bashrc.</para>
|
---|
207 | </listitem>
|
---|
208 | </itemizedlist>
|
---|
209 | </listitem>
|
---|
210 |
|
---|
211 | <listitem>
|
---|
212 | <para>November 8, 2008</para>
|
---|
213 | <itemizedlist>
|
---|
214 | <listitem>
|
---|
215 | <para>[jciccone] - Updated Busybox to 1.12.1.</para>
|
---|
216 | </listitem>
|
---|
217 | <listitem>
|
---|
218 | <para>[jciccone] - Updated uClibc to 0.9.30-rc3.</para>
|
---|
219 | </listitem>
|
---|
220 | </itemizedlist>
|
---|
221 | </listitem>
|
---|
222 |
|
---|
223 | <listitem>
|
---|
224 | <para>November 8, 2008</para>
|
---|
225 | <itemizedlist>
|
---|
226 | <listitem>
|
---|
227 | <para>[jciccone] - Dropped the uClibc Headers Page.</para>
|
---|
228 | </listitem>
|
---|
229 | <listitem>
|
---|
230 | <para>[jciccone] - Updated GCC to 4.3.2.</para>
|
---|
231 | </listitem>
|
---|
232 | <listitem>
|
---|
233 | <para>[jciccone] - Updated Binutils to 2.19.</para>
|
---|
234 | </listitem>
|
---|
235 | </itemizedlist>
|
---|
236 | </listitem>
|
---|
237 |
|
---|
238 | <listitem>
|
---|
239 | <para>Janurary 9, 2008</para>
|
---|
240 | <itemizedlist>
|
---|
241 | <listitem>
|
---|
242 | <para>[jciccone] - Updated Busybox to 1.8.2.</para>
|
---|
243 | </listitem>
|
---|
244 | </itemizedlist>
|
---|
245 | </listitem>
|
---|
246 |
|
---|
247 | <listitem>
|
---|
248 | <para>November 5, 2006</para>
|
---|
249 | <itemizedlist>
|
---|
250 | <listitem>
|
---|
251 | <para>[jim] - Start of CLFS Embedded Development.</para>
|
---|
252 | </listitem>
|
---|
253 | </itemizedlist>
|
---|
254 | </listitem>
|
---|
255 |
|
---|
256 | </itemizedlist>
|
---|
257 |
|
---|
258 | </sect1>
|
---|