/[d-i]/trunk/packages/base-installer/debian/changelog
ViewVC logotype

Diff of /trunk/packages/base-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/tools/base-installer/debian/changelog revision 9629 by joeyh, Tue Mar 2 19:02:46 2004 UTC trunk/packages/base-installer/debian/changelog revision 17525 by luther, Mon Jul 5 11:20:22 2004 UTC
# Line 1  Line 1 
1    base-installer (0.088) UNRELEASED; urgency=low
2    
3      * Martin Michlmayr
4        - Install s390 kernels on s390.  Closes: #257301
5      (Reverted by waldi?)
6      * Joey Hess
7        - Add a check for the case where the CD is not installable, and there is
8          no mirror configured, display a sensible error instead of crashing.
9      * Colin Watson
10        - Bump powerpc 2.6 to 2.6.7.
11        - Fix kernel selection on powerpc 2.6.
12        - Fix syntax error in pre-debootstrap hook.
13      * Sven Luther
14        - Add prep and chrp kernel with builtin initrd support for 2.6.
15    
16     -- Sven Luther <luther@debian.org>  Mon,  5 Jul 2004 13:15:20 +0200
17    
18    base-installer (0.087) unstable; urgency=low
19    
20      * Otavio Salvador
21        - Add hook to be called before debootstrap is run.
22      * Updated translations:
23        - Albanian (sq.po) by Elian Myftiu
24        - Czech (cs.po) by Miroslav Kure
25        - Danish (da.po) by Claus Hindsgaul
26        - Greek (el.po) by George Papamichelakis
27        - French (fr.po) by Christian Perrier
28        - Hebrew (he.po) by Lior Kaplan
29        - Japanese (ja.po) by Kenshi Muto
30        - Lithuanian (lt.po) by Kęstutis Biliūnas
31        - Dutch (nl.po) by Bart Cornelis
32        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
33        - Romanian (ro.po) by Eddy Petrisor
34        - Slovak (sk.po) by Peter KLFMANiK Mann
35        - Turkish (tr.po) by Osman Yüksel
36        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
37        - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
38    
39     -- Otavio Salvador <otavio@debian.org>  Fri, 25 Jun 2004 10:51:31 -0300
40    
41    base-installer (0.086) unstable; urgency=low
42    
43      * Martin Michlmayr
44        - Only install LVM and create LVM device nodes when the device
45          mapper module is loaded.
46        - "vgscan --mknodes" can return 5 under some circumstances, so
47          use || true in order not to error out.
48      * Updated translations:
49        - Czech (cs.po) by Miroslav Kure
50        - Danish (da.po) by Claus Hindsgaul
51        - Basque (eu.po) by Piarres Beobide Egaña
52        - French (fr.po) by Christian Perrier
53        - Hebrew (he.po) by Lior Kaplan
54        - Japanese (ja.po) by Kenshi Muto
55        - Korean (ko.po) by Changwoo Ryu
56        - Lithuanian (lt.po) by Kęstutis Biliūnas
57        - Portuguese (pt.po) by Miguel Figueiredo
58        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
59        - Romanian (ro.po) by Eddy Petrisor
60        - Turkish (tr.po) by Osman Yüksel
61    
62     -- Martin Michlmayr <tbm@cyrius.com>  Mon, 21 Jun 2004 14:28:06 +0100
63    
64    base-installer (0.085) unstable; urgency=low
65    
66      * Martin Michlmayr
67        - Create LVM devices before installing the kernel, otherwise mkinitrd
68          will fail if the root device is on LVM (closes: #232827, #237466,
69          #247051, #247213, #245546, #249311).
70        - Install mdadm before installing the kernel otherwise mkinitrd will
71          fail (closes: #247819, #250820, #253843).
72      * Updated translations:
73        - Catalan (ca.po) by Jordi Mallach
74        - Spanish (es.po) by Javier Fernández-Sanguino Peña
75        - Lithuanian (lt.po) by Kęstutis Biliūnas
76        - Romanian (ro.po) by Eddy Petrisor
77        - Turkish (tr.po) by Osman Yüksel
78    
79     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 18 Jun 2004 19:24:04 +0100
80    
81    base-installer (0.084) unstable; urgency=low
82    
83      * Joey Hess
84        - Add a template for debootstrap's BASESUCCESS info string, so it can be
85          translated. This string was added in a recent version of debootstrap.
86          (Yes, the changelog says I did this in 0.080, but it seems the change
87          went missing.)
88      * Steve Langasek
89        - s/2.4.26/2.4.26-1/ for alpha
90      * Colin Watson
91        - Pick 32- or 64-bit kernels as appropriate on hppa (closes: #254073).
92        - Add myself to Uploaders.
93      * Updated translations:
94        - Finnish (fi.po) by Tapio Lehtonen
95        - Romanian (ro.po) by Eddy Petrisor
96    
97     -- Colin Watson <cjwatson@debian.org>  Mon, 14 Jun 2004 16:23:55 +0100
98    
99    base-installer (0.083) unstable; urgency=low
100    
101      * Steve Langasek
102        - Bump alpha to 2.4.26
103      * Thiemo Seufer
104        - Bump mips, mipsel to 2.4.26.
105      * Joey Hess
106        - Stop using df to find the /target partition (failed on 100 gb drives
107          due to field width issues), and make the file system type be found in
108          a way that is less prey to false positives.
109    
110     -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 16:44:12 -0400
111    
112    base-installer (0.082) unstable; urgency=low
113    
114      * Petter Reinholdtsen
115        - Move code installing language dependent packages into package
116          languagechooser. (Closes: #244019)
117      * Colin Watson
118        - Bump powerpc 2.6 to 2.6.6.
119      * Updated translations:
120        - Basque (eu.po) by Piarres Beobide Egaña
121        - Polish (pl.po) by Bartosz Fenski
122    
123     -- Joey Hess <joeyh@debian.org>  Tue, 25 May 2004 12:47:13 -0300
124    
125    base-installer (0.081) unstable; urgency=low
126    
127      * Denis Barbier
128        - postinst: Turkish needs console-terminus (font ter-916f)
129      * Stephen R. Marenka
130        - Fix 2.2 kernel using cdrom.
131      * Colin Watson
132        - Install the G5 kernel on PPC970 machines when installing 2.6. (I think
133          this is an accurate enough test, but if not we'll have to read through
134          /proc/cpuinfo some more.)
135        - Add support for an debian-installer/kernel/linux/initrd-2.6 template,
136          since powerpc 2.6 has an initrd but powerpc 2.4 doesn't.
137      * Christian Perrier
138        - Fix ellipsis typography
139      * Updated translations:
140        - Indonesian (id.po) by Parlin Imanuel Toh
141        - Russian (ru.po) by Nikolai Prokoschenko
142    
143     -- Otavio Salvador <otavio@debian.org>  Tue, 18 May 2004 13:32:11 -0300
144    
145    base-installer (0.080) unstable; urgency=high
146    
147      * Joey Hess
148        - Update ia64 kernel to 2.4.25.
149        - Make /target/cdrom if it doesn't exist before bind mounting to it.
150        - In kernel version fallback code, try to find a kernel on the list with
151          the same major version as the installer's kernel, and use it. It's
152          better to use 2.4.26 instead of 2.4.25 than to fall forward to the
153          newest 2.6 kernel available.
154        - Add a template for debootstrap's BASESUCCESS info string, so it can be
155          translated. This string was added in a recent version of debootstrap.
156      * Joshua Kwan
157        - sparc no longer has 2.4.24 images (removed because of security risk.)
158          Oops.
159        - Hardcode the root partition and its FS type into
160          /etc/mkinitrd/mkinitrd.conf. (Closes: #246043)
161      * Steve Langasek
162        - Fix alpha to 2.4.25-1 instead of 2.4, since the metapackage is
163          currently missing from sarge (and points at the wrong kernel in
164          sid)
165       * Stephen R. Marenka
166         - Add support for q40 and sun3(x) m68k subarchs.
167       * Denis Barbier
168         - postinst: Turkish does not need jfbterm
169       * Updated translations:
170         - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
171    
172     -- Joey Hess <joeyh@debian.org>  Tue,  4 May 2004 23:34:48 -0400
173    
174    base-installer (0.072) unstable; urgency=low
175    
176      * Joey Hess
177        - Back out the sparc 2.4.26 change pending further discussion; probably
178          not suitable for beta4 as the debs are not even in testing yet.
179    
180     -- Joey Hess <joeyh@debian.org>  Sun, 25 Apr 2004 11:40:06 -0400
181    
182    base-installer (0.071) unstable; urgency=low
183    
184      * Joshua Kwan
185        - Bump to 2.4.26 for sparc and re-enable SMP kernels for sparc32.
186        - Add self to Uploaders.
187      * Updated translations:
188        - vi (vi.po) by VÅ© Quang Trung
189    
190     -- Joshua Kwan <joshk@triplehelix.org>  Sat, 24 Apr 2004 22:37:17 -0700
191    
192    base-installer (0.070) unstable; urgency=low
193    
194      * Colin Watson
195        - Try to install 2.6 kernels on powerpc if d-i is running on 2.6.
196      * Updated translations:
197        - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
198        - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
199        - Polish (pl.po) by Bartosz Fenski
200        - Vietnamese (vi.po) by Vu Quang Trung
201    
202     -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 12:56:17 -0400
203    
204    base-installer (0.069) unstable; urgency=low
205    
206      * Joey Hess
207        - Try to install 2.6 kernels if d-i is running on 2.6.
208        - Check for debian-installer/kernel/image-2.6 before looking in
209          debian-installer/kernel/image when getting the default kernel image
210          if running on 2.6.
211      * Updated translations:
212        - Russian (ru.po) by Dmitry Beloglazov
213    
214     -- Joey Hess <joeyh@debian.org>  Wed, 21 Apr 2004 15:11:54 -0400
215    
216    base-installer (0.068) unstable; urgency=low
217    
218      * Colin Watson
219        - Install power3/power4/powerpc kernels as appropriate for the CPU.
220      * Joey Hess
221        - Don't make failure to install pcmcia modules a fatal error; some i386
222          kernels have them in the kernel-image package, and this was breaking 2.6
223          installs.
224      * Stephen R. Marenka
225        - Allow for partconf, which mounts /target as /target/.
226      * Martin Michlmayr
227        - Install the right kernel for MIPS based Cobalt machines.
228        - Use 2.4.25 kernels for mips and mipsel.
229      * Petter Reinholdtsen
230        - Clean up and add more logging to make it easier to find out why
231          and when base-installer fails.
232        - Do not fail to install if package iso-codes is unavailable.
233      * Updated translations:
234        - Hebrew (he.po) by Lior Kaplan
235        - Indonesian (id.po) by Parlin Imanuel Toh
236        - Russian (ru.po) by Dmitry Beloglazov
237        - Turkish (tr.po) by Osman Yüksel
238    
239     -- Joey Hess <joeyh@debian.org>  Tue, 20 Apr 2004 10:11:21 -0400
240    
241    base-installer (0.067) unstable; urgency=low
242    
243      * Joey Hess
244        - /proc/bus/pccard/drivers is a file, not a directory.
245      * Updated translations:
246        - Gallegan (gl.po) by Héctor Fernández López.
247        - Romanian (ro.po) by Eddy Petrisor
248    
249     -- Joey Hess <joeyh@debian.org>  Tue,  6 Apr 2004 21:09:19 -0400
250    
251    base-installer (0.066) unstable; urgency=low
252    
253      * Sven Luther
254        - Modified the oldworld pmac to chose the -powerpc kernel instead
255          of the -powerpc-small one.
256    
257     -- Sven Luther <luther@debian.org>  Fri,  2 Apr 2004 14:12:19 +0200
258    
259    base-installer (0.065) unstable; urgency=low
260    
261      * Martin Michlmayr
262        - Fix a typo so a variable is taken as such rather than as a
263          literal word in the check whether an arch kernel can be found
264          in the kernel list.
265    
266     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 02 Apr 2004 01:50:28 +0100
267    
268    base-installer (0.064) unstable; urgency=low
269    
270      * Matt Kraai
271        - Use the "vendor_id" and "cpu family" fields to determine which
272          kernel on i386 systems, based on a patch from Thomas Poindessous
273          (closes: #237529).
274      * Vincent Sanders
275        - Install correct kernels on ARM systems
276      * Colin Watson
277        - Change powerpc APUS kernel version to 2.4.25.
278      * Joshua Kwan
279        - Fix a missing single quote in a shell substitution that seems to
280          have gotten by for quite a while.
281      * Joey Hess
282        - Add a check to make sure /target is mounted, to avoid installing
283          to ram.
284        - Only install the pcmcia kernel modules on i386 if there is a
285          /proc/bus/pccard/drivers (same test that hw-detect uses to install
286          pcmcia-cs).
287        - Add backup support.
288      * Updated translations:
289        - Bosnian (bs.po) by Safir Šećerović
290        - Welsh (cy.po) by Dafydd Harries
291        - Hebrew (he.po) by Lior Kaplan
292        - Indonesian (id.po) by Parlin Imanuel Toh
293        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
294    
295     -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 16:22:23 -0500
296    
297    base-installer (0.063) unstable; urgency=low
298    
299      * Use debhelper's udeb support; lose build-dep on di-packages-build.
300    
301     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 18:46:05 -0500
302    
303    base-installer (0.062) unstable; urgency=low
304    
305      * Martin Michlmayr
306        - Install the correct kernel for the Broadcom MIPS development board
307          "SWARM" (BCM91250A), both on little and big endian.
308      * Stephen R. Marenka
309        - Skip grep if get_arch_kernel returns nothing.
310      * Matt Kraai
311        - Fix the detection of i386 SMP systems and Pentium II processors.
312      * Kenshi Muto
313        - debian-installer/language may have multiple values.
314          Fix check routine to get first value.
315      * Thiemo Seufer
316        - Switch subarch detection from archdetect to debbconf db value.
317        - Switch mipsel kernel back to 2.4.19, as ist has some troubles.
318        - Split mips/mipsel kernel selection, they use different kernel versions.
319      * Anton Zinoviev
320        - add to get_arch_kernel knowledge about Duron, K6 and all Pentium II
321          versions.
322      * Matt Kraai
323        - Install an optimized kernel on Pentium IIIs.
324    
325     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 13:55:38 -0500
326    
327    base-installer (0.061) unstable; urgency=HIGH
328    
329      * Work around bug #234404 by not installing the sparc32 smp kernel.
330    
331     -- Joey Hess <joeyh@debian.org>  Sun, 14 Mar 2004 18:40:58 -0500
332    
333    base-installer (0.060) unstable; urgency=low
334    
335      * Translations:
336        - Russian by Nikolai Prokoschenko
337        - Giuseppe Sacco
338          - updated italian translation and notified translator (it.po)
339    
340     -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:36:05 +0100
341    
342    base-installer (0.059) unstable; urgency=low
343    
344      * Petter Reinholdtsen
345        - Recognize Pentium mobile CPUs, and try to install -686 kernels
346          for them. (Closes: #229570)
347      * Joey Hess
348        - Don't unmount /target if $DIRECTORY is the empty string. Also, don't
349          unmount anything if installing from net. Closes: #237169 (part that
350          wasn't already fixed).
351    
352     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 19:29:32 -0500
353    
354    base-installer (0.058) unstable; urgency=low
355    
356      * Translations:
357        - Dafydd Harries : Added Welsh translation (cy.po)
358      * Thomas Poindessous
359        - Change default kernel version for mips* to 2.4.22 (current version in
360          testing and unstable)
361    
362     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 00:00:14 -0500
363    
364    base-installer (0.057) unstable; urgency=low
365    
366      * Sven Luther
367        - Updated kernel-installer to use 2.4.25 kernel on powerpc.
368      * Translations:
369        - Ognyan Kulev: Updated Bulgarian translation (bg.po).
370        - Andre Dahlqvist: Update Swedish translation (sv.po)
371      * Thomas Poindessous
372        - Change default kernel version for sparc (2.4.24)
373      * Joey Hess
374        - Remove vestigal calls to progress bar items that are not in the
375          templates file. I think they were provided until now by
376          kernel-installer, which has finally dropped out of the archive.
377    
378     -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 04:09:22 -0500
379    
380  base-installer (0.056) unstable; urgency=low  base-installer (0.056) unstable; urgency=low
381    
382    * Stephen R. Marenka    * Stephen R. Marenka

Legend:
Removed from v.9629  
changed lines
  Added in v.17525

  ViewVC Help
Powered by ViewVC 1.1.5