/[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 7387 by kmuto, Tue Jan 6 11:11:19 2004 UTC trunk/packages/base-installer/debian/changelog revision 17518 by cjwatson, Mon Jul 5 09:10:30 2004 UTC
# Line 1  Line 1 
1  base-installer (0.050) UNRELEASED; urgency=low  base-installer (0.088) UNRELEASED; urgency=low
2    
3    NB: Upload partconf version 0.20 a few days before this package!    * Martin Michlmayr
4        This package fails with older versions..      - 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    
13     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 02 Jul 2004 14:30:49 -0400
14    
15    base-installer (0.087) unstable; urgency=low
16    
17      * Otavio Salvador
18        - Add hook to be called before debootstrap is run.
19      * Updated translations:
20        - Albanian (sq.po) by Elian Myftiu
21        - Czech (cs.po) by Miroslav Kure
22        - Danish (da.po) by Claus Hindsgaul
23        - Greek (el.po) by George Papamichelakis
24        - French (fr.po) by Christian Perrier
25        - Hebrew (he.po) by Lior Kaplan
26        - Japanese (ja.po) by Kenshi Muto
27        - Lithuanian (lt.po) by Kęstutis Biliūnas
28        - Dutch (nl.po) by Bart Cornelis
29        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
30        - Romanian (ro.po) by Eddy Petrisor
31        - Slovak (sk.po) by Peter KLFMANiK Mann
32        - Turkish (tr.po) by Osman Yüksel
33        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
34        - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
35    
36     -- Otavio Salvador <otavio@debian.org>  Fri, 25 Jun 2004 10:51:31 -0300
37    
38    base-installer (0.086) unstable; urgency=low
39    
40      * Martin Michlmayr
41        - Only install LVM and create LVM device nodes when the device
42          mapper module is loaded.
43        - "vgscan --mknodes" can return 5 under some circumstances, so
44          use || true in order not to error out.
45      * Updated translations:
46        - Czech (cs.po) by Miroslav Kure
47        - Danish (da.po) by Claus Hindsgaul
48        - Basque (eu.po) by Piarres Beobide Egaña
49        - French (fr.po) by Christian Perrier
50        - Hebrew (he.po) by Lior Kaplan
51        - Japanese (ja.po) by Kenshi Muto
52        - Korean (ko.po) by Changwoo Ryu
53        - Lithuanian (lt.po) by Kęstutis Biliūnas
54        - Portuguese (pt.po) by Miguel Figueiredo
55        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
56        - Romanian (ro.po) by Eddy Petrisor
57        - Turkish (tr.po) by Osman Yüksel
58    
59     -- Martin Michlmayr <tbm@cyrius.com>  Mon, 21 Jun 2004 14:28:06 +0100
60    
61    base-installer (0.085) unstable; urgency=low
62    
63      * Martin Michlmayr
64        - Create LVM devices before installing the kernel, otherwise mkinitrd
65          will fail if the root device is on LVM (closes: #232827, #237466,
66          #247051, #247213, #245546, #249311).
67        - Install mdadm before installing the kernel otherwise mkinitrd will
68          fail (closes: #247819, #250820, #253843).
69      * Updated translations:
70        - Catalan (ca.po) by Jordi Mallach
71        - Spanish (es.po) by Javier Fernández-Sanguino Peña
72        - Lithuanian (lt.po) by Kęstutis Biliūnas
73        - Romanian (ro.po) by Eddy Petrisor
74        - Turkish (tr.po) by Osman Yüksel
75    
76     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 18 Jun 2004 19:24:04 +0100
77    
78    base-installer (0.084) unstable; urgency=low
79    
80      * Joey Hess
81        - Add a template for debootstrap's BASESUCCESS info string, so it can be
82          translated. This string was added in a recent version of debootstrap.
83          (Yes, the changelog says I did this in 0.080, but it seems the change
84          went missing.)
85      * Steve Langasek
86        - s/2.4.26/2.4.26-1/ for alpha
87      * Colin Watson
88        - Pick 32- or 64-bit kernels as appropriate on hppa (closes: #254073).
89        - Add myself to Uploaders.
90      * Updated translations:
91        - Finnish (fi.po) by Tapio Lehtonen
92        - Romanian (ro.po) by Eddy Petrisor
93    
94     -- Colin Watson <cjwatson@debian.org>  Mon, 14 Jun 2004 16:23:55 +0100
95    
96    base-installer (0.083) unstable; urgency=low
97    
98      * Steve Langasek
99        - Bump alpha to 2.4.26
100      * Thiemo Seufer
101        - Bump mips, mipsel to 2.4.26.
102      * Joey Hess
103        - Stop using df to find the /target partition (failed on 100 gb drives
104          due to field width issues), and make the file system type be found in
105          a way that is less prey to false positives.
106    
107     -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 16:44:12 -0400
108    
109    base-installer (0.082) unstable; urgency=low
110    
111      * Petter Reinholdtsen
112        - Move code installing language dependent packages into package
113          languagechooser. (Closes: #244019)
114      * Colin Watson
115        - Bump powerpc 2.6 to 2.6.6.
116      * Updated translations:
117        - Basque (eu.po) by Piarres Beobide Egaña
118        - Polish (pl.po) by Bartosz Fenski
119    
120     -- Joey Hess <joeyh@debian.org>  Tue, 25 May 2004 12:47:13 -0300
121    
122    base-installer (0.081) unstable; urgency=low
123    
124      * Denis Barbier
125        - postinst: Turkish needs console-terminus (font ter-916f)
126      * Stephen R. Marenka
127        - Fix 2.2 kernel using cdrom.
128      * Colin Watson
129        - Install the G5 kernel on PPC970 machines when installing 2.6. (I think
130          this is an accurate enough test, but if not we'll have to read through
131          /proc/cpuinfo some more.)
132        - Add support for an debian-installer/kernel/linux/initrd-2.6 template,
133          since powerpc 2.6 has an initrd but powerpc 2.4 doesn't.
134      * Christian Perrier
135        - Fix ellipsis typography
136      * Updated translations:
137        - Indonesian (id.po) by Parlin Imanuel Toh
138        - Russian (ru.po) by Nikolai Prokoschenko
139    
140     -- Otavio Salvador <otavio@debian.org>  Tue, 18 May 2004 13:32:11 -0300
141    
142    base-installer (0.080) unstable; urgency=high
143    
144      * Joey Hess
145        - Update ia64 kernel to 2.4.25.
146        - Make /target/cdrom if it doesn't exist before bind mounting to it.
147        - In kernel version fallback code, try to find a kernel on the list with
148          the same major version as the installer's kernel, and use it. It's
149          better to use 2.4.26 instead of 2.4.25 than to fall forward to the
150          newest 2.6 kernel available.
151        - Add a template for debootstrap's BASESUCCESS info string, so it can be
152          translated. This string was added in a recent version of debootstrap.
153      * Joshua Kwan
154        - sparc no longer has 2.4.24 images (removed because of security risk.)
155          Oops.
156        - Hardcode the root partition and its FS type into
157          /etc/mkinitrd/mkinitrd.conf. (Closes: #246043)
158      * Steve Langasek
159        - Fix alpha to 2.4.25-1 instead of 2.4, since the metapackage is
160          currently missing from sarge (and points at the wrong kernel in
161          sid)
162       * Stephen R. Marenka
163         - Add support for q40 and sun3(x) m68k subarchs.
164       * Denis Barbier
165         - postinst: Turkish does not need jfbterm
166       * Updated translations:
167         - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
168    
169     -- Joey Hess <joeyh@debian.org>  Tue,  4 May 2004 23:34:48 -0400
170    
171    base-installer (0.072) unstable; urgency=low
172    
173      * Joey Hess
174        - Back out the sparc 2.4.26 change pending further discussion; probably
175          not suitable for beta4 as the debs are not even in testing yet.
176    
177     -- Joey Hess <joeyh@debian.org>  Sun, 25 Apr 2004 11:40:06 -0400
178    
179    base-installer (0.071) unstable; urgency=low
180    
181      * Joshua Kwan
182        - Bump to 2.4.26 for sparc and re-enable SMP kernels for sparc32.
183        - Add self to Uploaders.
184      * Updated translations:
185        - vi (vi.po) by VÅ© Quang Trung
186    
187     -- Joshua Kwan <joshk@triplehelix.org>  Sat, 24 Apr 2004 22:37:17 -0700
188    
189    base-installer (0.070) unstable; urgency=low
190    
191      * Colin Watson
192        - Try to install 2.6 kernels on powerpc if d-i is running on 2.6.
193      * Updated translations:
194        - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
195        - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
196        - Polish (pl.po) by Bartosz Fenski
197        - Vietnamese (vi.po) by Vu Quang Trung
198    
199     -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 12:56:17 -0400
200    
201    base-installer (0.069) unstable; urgency=low
202    
203      * Joey Hess
204        - Try to install 2.6 kernels if d-i is running on 2.6.
205        - Check for debian-installer/kernel/image-2.6 before looking in
206          debian-installer/kernel/image when getting the default kernel image
207          if running on 2.6.
208      * Updated translations:
209        - Russian (ru.po) by Dmitry Beloglazov
210    
211     -- Joey Hess <joeyh@debian.org>  Wed, 21 Apr 2004 15:11:54 -0400
212    
213    base-installer (0.068) unstable; urgency=low
214    
215      * Colin Watson
216        - Install power3/power4/powerpc kernels as appropriate for the CPU.
217      * Joey Hess
218        - Don't make failure to install pcmcia modules a fatal error; some i386
219          kernels have them in the kernel-image package, and this was breaking 2.6
220          installs.
221      * Stephen R. Marenka
222        - Allow for partconf, which mounts /target as /target/.
223      * Martin Michlmayr
224        - Install the right kernel for MIPS based Cobalt machines.
225        - Use 2.4.25 kernels for mips and mipsel.
226      * Petter Reinholdtsen
227        - Clean up and add more logging to make it easier to find out why
228          and when base-installer fails.
229        - Do not fail to install if package iso-codes is unavailable.
230      * Updated translations:
231        - Hebrew (he.po) by Lior Kaplan
232        - Indonesian (id.po) by Parlin Imanuel Toh
233        - Russian (ru.po) by Dmitry Beloglazov
234        - Turkish (tr.po) by Osman Yüksel
235    
236     -- Joey Hess <joeyh@debian.org>  Tue, 20 Apr 2004 10:11:21 -0400
237    
238    base-installer (0.067) unstable; urgency=low
239    
240      * Joey Hess
241        - /proc/bus/pccard/drivers is a file, not a directory.
242      * Updated translations:
243        - Gallegan (gl.po) by Héctor Fernández López.
244        - Romanian (ro.po) by Eddy Petrisor
245    
246     -- Joey Hess <joeyh@debian.org>  Tue,  6 Apr 2004 21:09:19 -0400
247    
248    base-installer (0.066) unstable; urgency=low
249    
250      * Sven Luther
251        - Modified the oldworld pmac to chose the -powerpc kernel instead
252          of the -powerpc-small one.
253    
254     -- Sven Luther <luther@debian.org>  Fri,  2 Apr 2004 14:12:19 +0200
255    
256    base-installer (0.065) unstable; urgency=low
257    
258      * Martin Michlmayr
259        - Fix a typo so a variable is taken as such rather than as a
260          literal word in the check whether an arch kernel can be found
261          in the kernel list.
262    
263     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 02 Apr 2004 01:50:28 +0100
264    
265    base-installer (0.064) unstable; urgency=low
266    
267      * Matt Kraai
268        - Use the "vendor_id" and "cpu family" fields to determine which
269          kernel on i386 systems, based on a patch from Thomas Poindessous
270          (closes: #237529).
271      * Vincent Sanders
272        - Install correct kernels on ARM systems
273      * Colin Watson
274        - Change powerpc APUS kernel version to 2.4.25.
275      * Joshua Kwan
276        - Fix a missing single quote in a shell substitution that seems to
277          have gotten by for quite a while.
278      * Joey Hess
279        - Add a check to make sure /target is mounted, to avoid installing
280          to ram.
281        - Only install the pcmcia kernel modules on i386 if there is a
282          /proc/bus/pccard/drivers (same test that hw-detect uses to install
283          pcmcia-cs).
284        - Add backup support.
285      * Updated translations:
286        - Bosnian (bs.po) by Safir Šećerović
287        - Welsh (cy.po) by Dafydd Harries
288        - Hebrew (he.po) by Lior Kaplan
289        - Indonesian (id.po) by Parlin Imanuel Toh
290        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
291    
292     -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 16:22:23 -0500
293    
294    base-installer (0.063) unstable; urgency=low
295    
296      * Use debhelper's udeb support; lose build-dep on di-packages-build.
297    
298     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 18:46:05 -0500
299    
300    base-installer (0.062) unstable; urgency=low
301    
302      * Martin Michlmayr
303        - Install the correct kernel for the Broadcom MIPS development board
304          "SWARM" (BCM91250A), both on little and big endian.
305      * Stephen R. Marenka
306        - Skip grep if get_arch_kernel returns nothing.
307      * Matt Kraai
308        - Fix the detection of i386 SMP systems and Pentium II processors.
309      * Kenshi Muto
310        - debian-installer/language may have multiple values.
311          Fix check routine to get first value.
312      * Thiemo Seufer
313        - Switch subarch detection from archdetect to debbconf db value.
314        - Switch mipsel kernel back to 2.4.19, as ist has some troubles.
315        - Split mips/mipsel kernel selection, they use different kernel versions.
316      * Anton Zinoviev
317        - add to get_arch_kernel knowledge about Duron, K6 and all Pentium II
318          versions.
319      * Matt Kraai
320        - Install an optimized kernel on Pentium IIIs.
321    
322     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 13:55:38 -0500
323    
324    base-installer (0.061) unstable; urgency=HIGH
325    
326      * Work around bug #234404 by not installing the sparc32 smp kernel.
327    
328     -- Joey Hess <joeyh@debian.org>  Sun, 14 Mar 2004 18:40:58 -0500
329    
330    base-installer (0.060) unstable; urgency=low
331    
332      * Translations:
333        - Russian by Nikolai Prokoschenko
334        - Giuseppe Sacco
335          - updated italian translation and notified translator (it.po)
336    
337     -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:36:05 +0100
338    
339    base-installer (0.059) unstable; urgency=low
340    
341      * Petter Reinholdtsen
342        - Recognize Pentium mobile CPUs, and try to install -686 kernels
343          for them. (Closes: #229570)
344      * Joey Hess
345        - Don't unmount /target if $DIRECTORY is the empty string. Also, don't
346          unmount anything if installing from net. Closes: #237169 (part that
347          wasn't already fixed).
348    
349     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 19:29:32 -0500
350    
351    base-installer (0.058) unstable; urgency=low
352    
353      * Translations:
354        - Dafydd Harries : Added Welsh translation (cy.po)
355      * Thomas Poindessous
356        - Change default kernel version for mips* to 2.4.22 (current version in
357          testing and unstable)
358    
359     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 00:00:14 -0500
360    
361    base-installer (0.057) unstable; urgency=low
362    
363      * Sven Luther
364        - Updated kernel-installer to use 2.4.25 kernel on powerpc.
365      * Translations:
366        - Ognyan Kulev: Updated Bulgarian translation (bg.po).
367        - Andre Dahlqvist: Update Swedish translation (sv.po)
368      * Thomas Poindessous
369        - Change default kernel version for sparc (2.4.24)
370      * Joey Hess
371        - Remove vestigal calls to progress bar items that are not in the
372          templates file. I think they were provided until now by
373          kernel-installer, which has finally dropped out of the archive.
374    
375     -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 04:09:22 -0500
376    
377    base-installer (0.056) unstable; urgency=low
378    
379      * Stephen R. Marenka
380        - Added proxy support for get_mirror_info.
381        - Make pick_kernel default to same version as current running
382          kernel, when possible.
383    
384      * Translations :
385        - Miguel Figueiredo
386          - Updated Portuguese translation (pt.po)
387        - Bartosz Fenski
388          - Updated Polish translation (pl.po)
389        - André Luís Lopes
390          - Updated Brazilian Portuguese translation (pt_BR.po)
391        - Kenshi Muto
392          - Updated Japanese translation (ja.po)
393        - Konstantinos Margaritis
394          - Updated Greek translation (el.po)
395        - Christian Perrier
396          - Updated French translation (fr.po)
397        - Peter Mann
398          - Updated Slovak translation (sk.po)
399        - Kęstutis Biliūnas
400          - Updated Lithuanian translation (lt.po)
401        - Jordi Mallach
402          - Updated Catalan translation (ca.po)
403        - Changwoo Ryu
404          - Updated Korean translation (ko.po)
405        - Eugeniy Meshcheryakov
406          - Updated Ukrainian translation (uk.po)
407        - Carlos Z.F. Liu
408          - Updated Simplified Chinese translation (zh_CN.po)
409        - Miroslav Kure
410          - Updated Czech translation (cs.po)
411        - Claus Hindsgaul
412          - Update da (Danish) translation.
413        - Elian Myftiu
414          - Updated Albanian translation (sq.po)
415        - Bart Cornelis
416          - Updated Dutch translation (nl.po)
417        - Javier Fernandez-Sanguino
418          - Updated Spanish translation (es.po)
419        - Ming Hua
420          - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
421        - Jure Cuhalev
422          - Added Slovenian translation (sl.po)
423        - Håvard Korsvoll
424          - Updated Norwegian, nynorsk translation (nn.po).
425        - Dennis Stampfer
426          - Update German translation (de.po)
427        - Håvard Korsvoll
428          - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer
429    
430     -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:14:10 -0500
431    
432    base-installer (0.055) unstable; urgency=low
433    
434      * Joey Hess
435        - Test /target/bin/sh and /target/bin/awk and if they exist or are broken
436          links, warn the user that the target is unclean and install may fail.
437          At high priority level, cancel the install with an error, suggesting
438          that the user format or erase the target.
439          Closes: #220550, #218606, #212967, #221430, #233168
440    
441      * Translations
442        - Ming Hua
443          - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
444        - Håvard Korsvoll
445          - Updated Norwegian, nynorsk translation (nn.po).
446    
447     -- Joey Hess <joeyh@debian.org>  Wed, 25 Feb 2004 14:37:39 -0500
448    
449    base-installer (0.054) unstable; urgency=low
450    
451      * Changwoo Ryu
452        - Added Korean translation (ko.po)
453      * Kenshi Muto
454        - Install iso-codes if non-English.
455    
456     -- Joey Hess <joeyh@debian.org>  Sun, 22 Feb 2004 22:07:01 -0500
457    
458    base-installer (0.053) unstable; urgency=low
459    
460      * Stephen R. Marenka
461        - Add kernel 2.2.x workarounds for mount bind.
462    
463     -- Joey Hess <joeyh@debian.org>  Fri, 20 Feb 2004 17:18:00 -0500
464    
465    base-installer (0.052) unstable; urgency=low
466    
467      * Matt Kraai
468        - Build-depend on libdebian-installer4-dev (closes: #231524).
469        - Always call di_system_init.
470      * Kenshi Muto
471        - Install jfbterm and unifont for arabic, hebrew, turkish, ukranian.
472      * Stephen R. Marenka
473        - Add m68k subarch kernel support.
474        - Limit kernels displayed to get_arch_kernel.
475    
476     -- Joey Hess <joeyh@debian.org>  Fri, 13 Feb 2004 13:37:59 -0500
477    
478    base-installer (0.051) unstable; urgency=low
479    
480      * Richard Hirst
481        - added kernel selection for ia64
482        - updated ia64 to kernel 2.4.22
483      * Miguel Figueiredo
484        - Updated Portuguese translation (pt.po)
485      * Giuseppe Sacco
486        - Updated italian translation (it.po) by Davide Meloni.
487        - Applied patch for normalizing menus and some italian translation (it.po)
488      * Matt Kraai
489        - Correct log message.
490      * Kenshi Muto
491        - Install jfbterm and unifont when LANG=Bulgarian.
492      * h3li0s
493        - Added Albanian translation (sq.po)
494      * Jordi Mallach
495        - Update Catalan translation (ca.po).
496      * Petter Reinholdtsen
497        - Correct sparc kernel names.  Patch from Thomas Poindessous.
498          (Closes: #228399)
499        - Updated Norwegian BokmÃ¥l translation (nb.po).
500      * Bastian Blank
501        - Use di-packages-build.
502        - Use cdebootstrap if available.
503        - Always chroot the apt-get call, avoids problems with reduced or
504          missmatching libc.
505        - Bindmount the cdrom into the target, this BREAKS linux 2.2.
506      * Joey Hess
507        - mirror/distribution has been renamed to mirror/suite.
508      * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
509    
510     -- Christian Perrier <bubulle@debian.org>  Sun,  8 Feb 2004 20:26:29 +0100
511    
512    base-installer (0.050) unstable; urgency=low
513    
514      * Sven Luther
515        - Fixed powerpc kernels in kernel-installer.
516      * Bartosz Fenski
517        - Updated Polish (pl) translation.
518      * Giuseppe Sacco
519        - Updated italian translation by Davide Meloni (it.po)
520      * Miguel Figueiredo
521        - Updated Portuguese translation (pt.po).
522    * Joey Hess    * Joey Hess
523      - Have debootstrap log to the d-i messages file.      - Have debootstrap log to the d-i messages file.
524      - Change error templates to match.      - Change error templates to match.
# Line 31  base-installer (0.050) UNRELEASED; urgen Line 547  base-installer (0.050) UNRELEASED; urgen
547        subroutines for clarity.        subroutines for clarity.
548      - Use only one exit point for errors, and always stop the progress bar.      - Use only one exit point for errors, and always stop the progress bar.
549      - apt-update is only used by this package, so inline it.      - apt-update is only used by this package, so inline it.
550        - Remove some debootstrap errors which should never appear during normal
551          (or abnormal) use unless d-i is very broken from the templates file, no
552          need to watse time and space on translations of them.
553        - add some elipses in templates
554    * Claus Hindsgaul    * Claus Hindsgaul
555      - Update da (Danish) translation.      - Update da (Danish) translation.
556    * Kenshi Muto    * Kenshi Muto
557      - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese      - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese
558      - Install console-cyrillic and console-terminus when LANG=Russian      - Install console-cyrillic and console-terminus when LANG=Russian
559        - Update Japanese translation (ja.po).
560      * Michel Grentzinger
561        - Update French translation.
562      * Christian Perrier
563        - s/pcmcia/PCMCIA in templates. Unfuzzied translations
564      * Teófilo Ruiz Suárez
565        - Updated Spanish templates unfuzzing some translations (po/es.po)
566      * André Luís Lopes
567        - Updated pt_BR (Brazilian Portuguese) translation.
568      * Kęstutis Biliūnas
569        - Updated Lithuanian translation (lt.po).
570      * Teófilo Ruiz Suárez
571        - Unfuzzied a couple of translations (po/es.po)
572      * Christian Perrier
573        - Run debconf-updatepo after Joey added elipses to templates
574        - Updated french translation
575      * Bart Cornelis
576        - Updated Dutch translation (nl.po)
577      * Ognyan Kulev
578        - Updated bulgarian translation (bg.po).
579      * Konstantinos Margaritis
580        - Updated Greek translation (el.po)
581      * Dennis Stampfer
582        - Updated German translation (de.po)
583      * Christian Perrier
584        - Run debconf-updatepo
585        - Updated french translation (fr.po)
586      * Konstantinos Margaritis
587        - Updated Greek translation (el.po)
588      * Anmar Oueja
589        - created and translated to Arabic (ar.po)
590        - merged with master template and finished translationi (ar.po)
591      * Miroslav Kure
592        - Update Czech translation
593      * Peter Mann
594        - Update Slovak translation
595      * Teófilo Ruiz Suárez
596        - Updated spanis translations (po/es.po)
597      * Nikolai Prokoschenko
598        - Updated russian translation (ru.po)
599      * Ming Hua
600        - Updated Simplified Chinese translation (zh_CN.po)
601      * Otavio Salvador
602        - Added Release file parser to identify the distribution codename
603      * Andre Dahlqvist
604        - Update Swedish translation (sv.po)
605      * Safir Secerovic
606        - Update Bosnian translation (bs.po).
607      * Matt Kraai
608        - Fix the handling of P codes without a PF code (closes: #225858).
609    
610     -- Joey Hess <joeyh@debian.org>  Fri, 23 Jan 2004 13:01:51 -0500
611    
612    base-installer (0.047) unstable; urgency=low
613    
614   -- Joey Hess <joeyh@debian.org>  Wed, 31 Dec 2003 10:01:38 -0500    * Steve Langasek
615        - add per-arch kernel-installer handling for alpha
616    
617     -- Steve Langasek <vorlon@debian.org>  Sat, 10 Jan 2004 09:18:23 -0600
618    
619    base-installer (0.046) unstable; urgency=low
620    
621      * Richard Hirst
622        - Added kernel selection for ia64
623    
624     -- Joey Hess <joeyh@debian.org>  Tue,  6 Jan 2004 17:39:29 -0500
625    
626  base-installer (0.045) unstable; urgency=low  base-installer (0.045) unstable; urgency=low
627    
# Line 69  base-installer (0.043) unstable; urgency Line 653  base-installer (0.043) unstable; urgency
653    
654    * Bartosz Fenski    * Bartosz Fenski
655      - Updated Polish (pl) translation.      - Updated Polish (pl) translation.
656    * André Dahlqvist    * André Dahlqvist
657      - Update Swedish translation. (sv.po)      - Update Swedish translation. (sv.po)
658    * David Martínez Moreno    * David Martínez Moreno
659      - Updated a lot the Spanish translation (es.po) and converted it      - Updated a lot the Spanish translation (es.po) and converted it
660        to UTF-8.        to UTF-8.
661    * Konstantinos Margaritis    * Konstantinos Margaritis
# Line 85  base-installer (0.043) unstable; urgency Line 669  base-installer (0.043) unstable; urgency
669      - First italian translation by Stefano Melchior      - First italian translation by Stefano Melchior
670      - Update translation from Davide Meloni      - Update translation from Davide Meloni
671    * Dennis Stampfer    * Dennis Stampfer
672      - Update translation by Jan Lübbe (de.po). Closes: #224278      - Update translation by Jan Lübbe (de.po). Closes: #224278
673      - Update German translation (de.po)      - Update German translation (de.po)
674    * Kenshi Muto    * Kenshi Muto
675      - Add install code of language specific packages to postinst.      - Add install code of language specific packages to postinst.
# Line 114  base-installer (0.043) unstable; urgency Line 698  base-installer (0.043) unstable; urgency
698      - Update da (Danish) translation.      - Update da (Danish) translation.
699    * Jure Cuhalev    * Jure Cuhalev
700      - Added/updated slovenian translation (sl.po).      - Added/updated slovenian translation (sl.po).
701    * Teófilo Ruiz Suárez    * Teófilo Ruiz Suárez
702      - Updated Spanish translation (es.po)      - Updated Spanish translation (es.po)
703    
704   -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:00:22 -0500   -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:00:22 -0500
# Line 142  base-installer (0.041) unstable; urgency Line 726  base-installer (0.041) unstable; urgency
726      - Initial Greek translation (el.po).      - Initial Greek translation (el.po).
727    * Christian Perrier    * Christian Perrier
728      - Refined and standardized templates. Closes: #218992      - Refined and standardized templates. Closes: #218992
729    * Safir ¿e¿erovi¿    * Safir ¿e¿erovi¿
730      - Updated Bosnian (bs) translation.      - Updated Bosnian (bs) translation.
731    * Michel Grentzinger    * Michel Grentzinger
732      - Update French translation.      - Update French translation.
# Line 162  base-installer (0.041) unstable; urgency Line 746  base-installer (0.041) unstable; urgency
746      - Updated Lithuanian translation.      - Updated Lithuanian translation.
747    * Kenshi Muto    * Kenshi Muto
748      - Update Japanese translation (ja.po)      - Update Japanese translation (ja.po)
749    * André Luís Lopes    * André Luís Lopes
750      - Update pt_BR (Brazilian Portuguese) translation.      - Update pt_BR (Brazilian Portuguese) translation.
751    * Thiemo Seufer    * Thiemo Seufer
752      - Add support for mips, mipsel to kernel-installer.      - Add support for mips, mipsel to kernel-installer.
# Line 182  base-installer (0.040) unstable; urgency Line 766  base-installer (0.040) unstable; urgency
766      - Add Bosnian translation. (bs.po)      - Add Bosnian translation. (bs.po)
767    * Bart Cornelis    * Bart Cornelis
768      - Updated dutch translation      - Updated dutch translation
769    * André Luís Lopes    * André Luís Lopes
770      - Update pt_BR (Brazilian Portuguese) translation.      - Update pt_BR (Brazilian Portuguese) translation.
771    * Kenshi Muto    * Kenshi Muto
772      - Update Japanese translation (ja.po)      - Update Japanese translation (ja.po)
773    * K¿stutis Bili¿nas    * Kęstutis Biliūnas
774      - Update Lithuanian translation.      - Update Lithuanian translation.
775    * Petter Reinholdtsen    * Petter Reinholdtsen
776      - Update nb.po      - Update nb.po
# Line 230  base-installer (0.038) unstable; urgency Line 814  base-installer (0.038) unstable; urgency
814      - Default to an SMP kernel if there are multiple CPUs.      - Default to an SMP kernel if there are multiple CPUs.
815    * Kenshi Muto    * Kenshi Muto
816      - Update Japanese translation (ja.po)      - Update Japanese translation (ja.po)
817    * K¿stutis Bili¿nas    * Kęstutis Biliūnas
818      - Update Lithuanian translation (lt.po).      - Update Lithuanian translation (lt.po).
819    
820   -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:21:44 +0200   -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:21:44 +0200
# Line 243  base-installer (0.037) unstable; urgency Line 827  base-installer (0.037) unstable; urgency
827      - Updated nb.po.      - Updated nb.po.
828      - Avoid setting default kernel to a kernel package that is      - Avoid setting default kernel to a kernel package that is
829        not available.        not available.
830    * André Luís Lopes    * André Luís Lopes
831      - Updated pt_BR (Brazilian Portuguese) translation.      - Updated pt_BR (Brazilian Portuguese) translation.
832    
833   -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 23:12:00 +0200   -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 23:12:00 +0200
# Line 265  base-installer (0.036) unstable; urgency Line 849  base-installer (0.036) unstable; urgency
849      - Change ppcdetect to archdetect and corresponding CASEs      - Change ppcdetect to archdetect and corresponding CASEs
850    * Christian Perrier    * Christian Perrier
851      - Improve French translation.      - Improve French translation.
852    * K¿stutis Bili¿nas    * Kęstutis Biliūnas
853      - Add Lithuanian translation (lt.po).      - Add Lithuanian translation (lt.po).
854    
855   -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200   -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200
# Line 326  base-installer (0.033) unstable; urgency Line 910  base-installer (0.033) unstable; urgency
910    
911  base-installer (0.032) unstable; urgency=low  base-installer (0.032) unstable; urgency=low
912    
913    * Andre Luís Lopes    * Andre Luís Lopes
914      - Update pt_BR (Brazilian Portuguese) translation.      - Update pt_BR (Brazilian Portuguese) translation.
915    * Bart Cornelis    * Bart Cornelis
916      - updated dutch translation      - updated dutch translation
# Line 373  base-installer (0.029) unstable; urgency Line 957  base-installer (0.029) unstable; urgency
957    * Matt Kraai    * Matt Kraai
958      - Update French translation, thanks to Michel Grentzinger (closes:      - Update French translation, thanks to Michel Grentzinger (closes:
959        #208588).        #208588).
960    * Teófilo Ruiz Suárez    * Teófilo Ruiz Suárez
961      - Revised Spanish translation      - Revised Spanish translation
962    
963   -- Petter Reinholdtsen <pere@debian.org>  Sat, 13 Sep 2003 17:45:00 +0200   -- Petter Reinholdtsen <pere@debian.org>  Sat, 13 Sep 2003 17:45:00 +0200
# Line 387  base-installer (0.028) unstable; urgency Line 971  base-installer (0.028) unstable; urgency
971    
972  base-installer (0.027) unstable; urgency=low  base-installer (0.027) unstable; urgency=low
973    
974    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
975    * Stop the progress bar when kernel installation go wrong.    * Stop the progress bar when kernel installation go wrong.
976    * Javier Fernandez-Sanguino:    * Javier Fernandez-Sanguino:
977      - Updated Spanish translation and use proper quotes      - Updated Spanish translation and use proper quotes
# Line 400  base-installer (0.026) unstable; urgency Line 984  base-installer (0.026) unstable; urgency
984      - Updated de.po.  Patch from Maximilian Wilhelm.      - Updated de.po.  Patch from Maximilian Wilhelm.
985      - Updated nb.po.      - Updated nb.po.
986      - Added danish translation (da.po), thanks to Finn G. Larsen.      - Added danish translation (da.po), thanks to Finn G. Larsen.
987    * André Luís Lopes    * André Luís Lopes
988      - Update pt_BR.po.      - Update pt_BR.po.
989    * Bart Cornelis    * Bart Cornelis
990      - Updated duth translation      - Updated duth translation
# Line 413  base-installer (0.025) unstable; urgency Line 997  base-installer (0.025) unstable; urgency
997      - Add nl.po, thanks to Bart Cornelis.      - Add nl.po, thanks to Bart Cornelis.
998    * Alastair McKinstry    * Alastair McKinstry
999      - Add lv.po, thanks to Aigars Mahinovs      - Add lv.po, thanks to Aigars Mahinovs
1000    * Martin Sjögren    * Martin Sjögren
1001      - Implement progress bar thingy. (Closes: #180753)      - Implement progress bar thingy. (Closes: #180753)
1002        This requires version >= 0.2.1 of debootstrap.        This requires version >= 0.2.1 of debootstrap.
1003      - Bump standards version to 3.6.0      - Bump standards version to 3.6.0
1004    * André Luís Lopes    * André Luís Lopes
1005      - Update Brazilian Portuguese (pt_BR) debconf template translation.      - Update Brazilian Portuguese (pt_BR) debconf template translation.
1006      - Run debconf-updatepo to feed more translatable strings to      - Run debconf-updatepo to feed more translatable strings to
1007        translators.        translators.
# Line 478  base-installer (0.021) unstable; urgency Line 1062  base-installer (0.021) unstable; urgency
1062    * Make myself the uploader for this package.    * Make myself the uploader for this package.
1063    * Upgrade standards-version from 3.5.2 to 3.5.9.    * Upgrade standards-version from 3.5.2 to 3.5.9.
1064    * Cleanup in kernel-installer postinst.    * Cleanup in kernel-installer postinst.
1065    * Added translation framework, and Norwegian Bokmål translation (nb.po).    * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).
1066    * André Luís Lopes :    * André Luís Lopes :
1067      - Added pt_BR debconf template translation.      - Added pt_BR debconf template translation.
1068    
1069   -- Petter Reinholdtsen <pere@debian.org>  Thu,  8 May 2003 09:21:06 +0200   -- Petter Reinholdtsen <pere@debian.org>  Thu,  8 May 2003 09:21:06 +0200
# Line 606  base-installer (0.011) unstable; urgency Line 1190  base-installer (0.011) unstable; urgency
1190    
1191  base-installer (0.010) unstable; urgency=low  base-installer (0.010) unstable; urgency=low
1192    
1193    * Martin Sjögren    * Martin Sjögren
1194      - Replace XBC with XB so our special control fields don't confuse the      - Replace XBC with XB so our special control fields don't confuse the
1195        changes files.        changes files.
1196    

Legend:
Removed from v.7387  
changed lines
  Added in v.17518

  ViewVC Help
Powered by ViewVC 1.1.5