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

Legend:
Removed from v.4906  
changed lines
  Added in v.17443

  ViewVC Help
Powered by ViewVC 1.1.5