source: chapter01/changelog.xml@ c11bcb7

Last change on this file since c11bcb7 was c11bcb7, checked in by Manuel Canales Esparcia <manuel@…>, 17 years ago

Merged r8366 from trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 6.6 KB
Line 
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-scatter-changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Changelog</title>
12
13 <para>This is version &version; of the 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="&lfs-root;mirrors.html"/>.</para>
17
18 <para>Below is a list of changes made since the previous release of the
19 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>2007-09-07</para>
41 <itemizedlist>
42 <listitem>
43 <para>[manuel] - Added sect1info metainformation blocks to packages
44 pages to help adding package manager support into jhalfs.</para>
45 </listitem>
46 </itemizedlist>
47 </listitem>
48
49 <listitem>
50 <para>2007-09-03</para>
51 <itemizedlist>
52 <listitem>
53 <para>[jhuntwork] - Remove -m64 from binutils and gcc pass 1. Tests show that the 32-bit binary
54 versions still produce the wanted 64-bit code.</para>
55 </listitem>
56 </itemizedlist>
57 </listitem>
58
59 <listitem>
60 <para>2007-08-31</para>
61 <itemizedlist>
62 <listitem>
63 <para>[jhuntwork] - Update explanatory text for the use of -m64.</para>
64 </listitem>
65 <listitem>
66 <para>[jhuntwork] - Update explanatory text for GCC's --with-arch parameter.</para>
67 </listitem>
68 <listitem>
69 <para>[jhuntwork] - Add --disable-bootstrap flags to GCC pass 2 and chapter 6 GCC,
70 to achieve traditional LFS build methods with GCC 4.2.1.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>2007-08-30</para>
77 <itemizedlist>
78 <listitem>
79 <para>[jhuntwork] - Upgraded to FSF Binutils version 2.18.</para>
80 </listitem>
81 <listitem>
82 <para>[jhuntwork] - Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.
83 Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default.</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
88 <listitem>
89 <para>2007-08-27</para>
90 <itemizedlist>
91 <listitem>
92 <para>[bdubbs] - Upgrade to Linux-2.6.22.5. Fixes
93 <ulink url="&lfs-ticket-root;2064">#2065</ulink>.</para>
94 </listitem>
95 <listitem>
96 <para>[dnicholson] - Changed the Shadow download URL to a more
97 stable location.</para>
98 </listitem>
99 <listitem>
100 <para>[dnicholson] - Updated the acknowledgements page again.</para>
101 </listitem>
102 </itemizedlist>
103 </listitem>
104
105 <listitem>
106 <para>2007-08-21</para>
107 <itemizedlist>
108 <listitem>
109 <para>[bdubbs] - Synced to 6.3 updates: linux 2.6.22.4,
110 man-db patch, update acknowledgements page.</para>
111 </listitem>
112 </itemizedlist>
113 </listitem>
114
115 <listitem>
116 <para>2007-08-20</para>
117 <itemizedlist>
118 <listitem>
119 <para>[jhuntwork] - Use --with-arch=i486 on GCC instead of -march=i486 with Glibc.</para>
120 </listitem>
121 <listitem>
122 <para>[bryan] - Fix typo in acknowledgements.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>2007-08-19</para>
129 <itemizedlist>
130 <listitem>
131 <para>[bdubbs] - Upgrade to Linux-2.6.22.3, fixes
132 <ulink url="&lfs-ticket-root;2060">#2060</ulink>..</para>
133 </listitem>
134 <listitem>
135 <para>[bdubbs] - Updated acknowledgements.</para>
136 </listitem>
137 </itemizedlist>
138 </listitem>
139
140 <listitem>
141 <para>2007-08-13</para>
142 <itemizedlist>
143 <listitem>
144 <para>[dnicholson] - Updated to LFS-Bootscripts-20070813.</para>
145 </listitem>
146 </itemizedlist>
147 </listitem>
148
149 <listitem>
150 <para>2007-08-11</para>
151 <itemizedlist>
152 <listitem>
153 <para>[bdubbs] - Upgrade to Linux-2.6.22.2, fixes
154 <ulink url="&lfs-ticket-root;2059">#2059</ulink>.</para>
155 </listitem>
156 <listitem>
157 <para>[dnicholson] - Changed the Bash testsuite standard input fix
158 to only affect the necessary test script.</para>
159 </listitem>
160 <listitem>
161 <para>[jhuntwork] - Add -march=i486 to Glibc for x86 builds as default of i386 is
162 incompatible.</para>
163 </listitem>
164 <listitem>
165 <para>[jhuntwork] - Make the sed to Glibc's test-installation.pl file
166 architecture independent.</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>2007-08-07</para>
173 <itemizedlist>
174 <listitem>
175 <para>[jhuntwork] - Fix Perl-5.8.8 to build with GCC-4.2.1.
176 Have makedepend.SH check for 'command-line' as well as 'command line'.</para>
177 </listitem>
178 <listitem>
179 <para>[jhuntwork] - Fix Coreutils-6.9 and Gzip-1.3.12 to work with Glibc-2.6.1.
180 Rename the futimens function.</para>
181 </listitem>
182 <listitem>
183 <para>[jhuntwork] - Use a loop, find and sed instead of the gcc specs patch</para>
184 </listitem>
185 <listitem>
186 <para>[jhuntwork] - Upgraded to Glibc 2.6.1</para>
187 </listitem>
188 <listitem>
189 <para>[jhuntwork] - Add --disable-shared to gcc pass 1. Requires adding
190 a libgcc_eh.a -> libgcc.a symlink.</para>
191 </listitem>
192 <listitem>
193 <para>[jhuntwork] - Since we're using HJL Binutils, add m4, bison and flex
194 back to chatper 5.</para>
195 </listitem>
196 <listitem>
197 <para>[jhuntwork] - Upgraded to GCC 4.2.1</para>
198 </listitem>
199 <listitem>
200 <para>[jhuntwork] - Upgraded to HJL Binutils-2.17.50.0.18</para>
201 </listitem>
202 <listitem>
203 <para>[jhuntwork] - Update commands to work with both x86 and x86_64</para>
204 </listitem>
205 <listitem>
206 <para>[jhuntwork] - Use '-n' when creating /tools/lib64 symlink.
207 Will fail if that directory or symlink already exists, instead of
208 creating an unwanted lib -> lib symlink inside of /tools/lib. Fix
209 from Dan Nicholson.</para>
210 </listitem>
211 </itemizedlist>
212 </listitem>
213
214 </itemizedlist>
215
216 <para>LFS 6.3 released August 28, 2007.</para>
217
218</sect1>
Note: See TracBrowser for help on using the repository browser.