/[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 4445 by waldi, Wed Oct 1 15:20:35 2003 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.033) 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      * 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
381    
382      * Stephen R. Marenka
383        - Added proxy support for get_mirror_info.
384        - Make pick_kernel default to same version as current running
385          kernel, when possible.
386    
387      * Translations :
388        - Miguel Figueiredo
389          - Updated Portuguese translation (pt.po)
390        - Bartosz Fenski
391          - Updated Polish translation (pl.po)
392        - André Luís Lopes
393          - Updated Brazilian Portuguese translation (pt_BR.po)
394        - Kenshi Muto
395          - Updated Japanese translation (ja.po)
396        - Konstantinos Margaritis
397          - Updated Greek translation (el.po)
398        - Christian Perrier
399          - Updated French translation (fr.po)
400        - Peter Mann
401          - Updated Slovak translation (sk.po)
402        - Kęstutis Biliūnas
403          - Updated Lithuanian translation (lt.po)
404        - Jordi Mallach
405          - Updated Catalan translation (ca.po)
406        - Changwoo Ryu
407          - Updated Korean translation (ko.po)
408        - Eugeniy Meshcheryakov
409          - Updated Ukrainian translation (uk.po)
410        - Carlos Z.F. Liu
411          - Updated Simplified Chinese translation (zh_CN.po)
412        - Miroslav Kure
413          - Updated Czech translation (cs.po)
414        - Claus Hindsgaul
415          - Update da (Danish) translation.
416        - Elian Myftiu
417          - Updated Albanian translation (sq.po)
418        - Bart Cornelis
419          - Updated Dutch translation (nl.po)
420        - Javier Fernandez-Sanguino
421          - Updated Spanish translation (es.po)
422        - Ming Hua
423          - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
424        - Jure Cuhalev
425          - Added Slovenian translation (sl.po)
426        - Håvard Korsvoll
427          - Updated Norwegian, nynorsk translation (nn.po).
428        - Dennis Stampfer
429          - Update German translation (de.po)
430        - Håvard Korsvoll
431          - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer
432    
433     -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:14:10 -0500
434    
435    base-installer (0.055) unstable; urgency=low
436    
437      * Joey Hess
438        - Test /target/bin/sh and /target/bin/awk and if they exist or are broken
439          links, warn the user that the target is unclean and install may fail.
440          At high priority level, cancel the install with an error, suggesting
441          that the user format or erase the target.
442          Closes: #220550, #218606, #212967, #221430, #233168
443    
444      * Translations
445        - Ming Hua
446          - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
447        - Håvard Korsvoll
448          - Updated Norwegian, nynorsk translation (nn.po).
449    
450     -- Joey Hess <joeyh@debian.org>  Wed, 25 Feb 2004 14:37:39 -0500
451    
452    base-installer (0.054) unstable; urgency=low
453    
454      * Changwoo Ryu
455        - Added Korean translation (ko.po)
456      * Kenshi Muto
457        - Install iso-codes if non-English.
458    
459     -- Joey Hess <joeyh@debian.org>  Sun, 22 Feb 2004 22:07:01 -0500
460    
461    base-installer (0.053) unstable; urgency=low
462    
463      * Stephen R. Marenka
464        - Add kernel 2.2.x workarounds for mount bind.
465    
466     -- Joey Hess <joeyh@debian.org>  Fri, 20 Feb 2004 17:18:00 -0500
467    
468    base-installer (0.052) unstable; urgency=low
469    
470      * Matt Kraai
471        - Build-depend on libdebian-installer4-dev (closes: #231524).
472        - Always call di_system_init.
473      * Kenshi Muto
474        - Install jfbterm and unifont for arabic, hebrew, turkish, ukranian.
475      * Stephen R. Marenka
476        - Add m68k subarch kernel support.
477        - Limit kernels displayed to get_arch_kernel.
478    
479     -- Joey Hess <joeyh@debian.org>  Fri, 13 Feb 2004 13:37:59 -0500
480    
481    base-installer (0.051) unstable; urgency=low
482    
483      * Richard Hirst
484        - added kernel selection for ia64
485        - updated ia64 to kernel 2.4.22
486      * Miguel Figueiredo
487        - Updated Portuguese translation (pt.po)
488      * Giuseppe Sacco
489        - Updated italian translation (it.po) by Davide Meloni.
490        - Applied patch for normalizing menus and some italian translation (it.po)
491      * Matt Kraai
492        - Correct log message.
493      * Kenshi Muto
494        - Install jfbterm and unifont when LANG=Bulgarian.
495      * h3li0s
496        - Added Albanian translation (sq.po)
497      * Jordi Mallach
498        - Update Catalan translation (ca.po).
499      * Petter Reinholdtsen
500        - Correct sparc kernel names.  Patch from Thomas Poindessous.
501          (Closes: #228399)
502        - Updated Norwegian BokmÃ¥l translation (nb.po).
503      * Bastian Blank
504        - Use di-packages-build.
505        - Use cdebootstrap if available.
506        - Always chroot the apt-get call, avoids problems with reduced or
507          missmatching libc.
508        - Bindmount the cdrom into the target, this BREAKS linux 2.2.
509      * Joey Hess
510        - mirror/distribution has been renamed to mirror/suite.
511      * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
512    
513     -- Christian Perrier <bubulle@debian.org>  Sun,  8 Feb 2004 20:26:29 +0100
514    
515    base-installer (0.050) unstable; urgency=low
516    
517      * Sven Luther
518        - Fixed powerpc kernels in kernel-installer.
519      * Bartosz Fenski
520        - Updated Polish (pl) translation.
521      * Giuseppe Sacco
522        - Updated italian translation by Davide Meloni (it.po)
523      * Miguel Figueiredo
524        - Updated Portuguese translation (pt.po).
525      * Joey Hess
526        - Have debootstrap log to the d-i messages file.
527        - Change error templates to match.
528        - Remove downmainpkgs stuff; only used for slink deboostrapping.
529        - Switch over to a single, milti-stage progress bar for the entire
530          debootstrap run.
531        - Fixed typo that was preventing build with -Os.
532        - Remove the basesuccess note.
533        - Incorporated the apt setup and install steps into the same single
534          progress bar.
535        - Merged kernel-installer into base-installer so they can share a progress
536          bar.
537        - Updated to debhelper v4.
538        - Cleaned up the rules file.
539        - Remove Standards-Version, it's a udeb.
540        - Added some error templates left out due to the string freeze.
541        - Stop the progress bar when exiting on debootstrap error.
542        - busybox does provide uniq and sort -r now, so remove the dodgy calls to
543          the ones in /target.
544        - Move the apt-install queue flush to after kernel installation.
545          This way, if apt-install is used to install the kernel image and pcmcia
546          modules and they fail to install for some reason, and end up in the
547          apt-install queue, this does not result in apt-install installing them
548          when the kernel-image.conf is not properly set up.
549        - Refactored most of the code in the postinst, breaking it up into
550          subroutines for clarity.
551        - Use only one exit point for errors, and always stop the progress bar.
552        - apt-update is only used by this package, so inline it.
553        - Remove some debootstrap errors which should never appear during normal
554          (or abnormal) use unless d-i is very broken from the templates file, no
555          need to watse time and space on translations of them.
556        - add some elipses in templates
557      * Claus Hindsgaul
558        - Update da (Danish) translation.
559      * Kenshi Muto
560        - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese
561        - Install console-cyrillic and console-terminus when LANG=Russian
562        - Update Japanese translation (ja.po).
563      * Michel Grentzinger
564        - Update French translation.
565      * Christian Perrier
566        - s/pcmcia/PCMCIA in templates. Unfuzzied translations
567      * Teófilo Ruiz Suárez
568        - Updated Spanish templates unfuzzing some translations (po/es.po)
569      * André Luís Lopes
570        - Updated pt_BR (Brazilian Portuguese) translation.
571      * Kęstutis Biliūnas
572        - Updated Lithuanian translation (lt.po).
573      * Teófilo Ruiz Suárez
574        - Unfuzzied a couple of translations (po/es.po)
575      * Christian Perrier
576        - Run debconf-updatepo after Joey added elipses to templates
577        - Updated french translation
578      * Bart Cornelis
579        - Updated Dutch translation (nl.po)
580      * Ognyan Kulev
581        - Updated bulgarian translation (bg.po).
582      * Konstantinos Margaritis
583        - Updated Greek translation (el.po)
584      * Dennis Stampfer
585        - Updated German translation (de.po)
586      * Christian Perrier
587        - Run debconf-updatepo
588        - Updated french translation (fr.po)
589      * Konstantinos Margaritis
590        - Updated Greek translation (el.po)
591      * Anmar Oueja
592        - created and translated to Arabic (ar.po)
593        - merged with master template and finished translationi (ar.po)
594      * Miroslav Kure
595        - Update Czech translation
596      * Peter Mann
597        - Update Slovak translation
598      * Teófilo Ruiz Suárez
599        - Updated spanis translations (po/es.po)
600      * Nikolai Prokoschenko
601        - Updated russian translation (ru.po)
602      * Ming Hua
603        - Updated Simplified Chinese translation (zh_CN.po)
604      * Otavio Salvador
605        - Added Release file parser to identify the distribution codename
606      * Andre Dahlqvist
607        - Update Swedish translation (sv.po)
608      * Safir Secerovic
609        - Update Bosnian translation (bs.po).
610      * Matt Kraai
611        - Fix the handling of P codes without a PF code (closes: #225858).
612    
613     -- Joey Hess <joeyh@debian.org>  Fri, 23 Jan 2004 13:01:51 -0500
614    
615    base-installer (0.047) unstable; urgency=low
616    
617      * Steve Langasek
618        - add per-arch kernel-installer handling for alpha
619    
620     -- Steve Langasek <vorlon@debian.org>  Sat, 10 Jan 2004 09:18:23 -0600
621    
622    base-installer (0.046) unstable; urgency=low
623    
624      * Richard Hirst
625        - Added kernel selection for ia64
626    
627     -- Joey Hess <joeyh@debian.org>  Tue,  6 Jan 2004 17:39:29 -0500
628    
629    base-installer (0.045) unstable; urgency=low
630    
631      * Ming Hua
632        - Initial Simplified Chinese translation (zh_CN.po)
633      * Bart Cornelis
634        - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
635      * Giuseppe Sacco
636        - Corrected a typo in nn.po and ca.po (SUBSTO->SUBST0)
637      * Andre Dahlqvist
638        - Update Swedish translation (sv.po)
639    
640     -- Petter Reinholdtsen <pere@debian.org>  Wed, 31 Dec 2003 16:20:32 +0100
641    
642    base-installer (0.044) unstable; urgency=low
643    
644      * Bart Cornelis
645        - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
646      * Miguel Figueiredo
647        - Initial Portuguese translation. (pt.po)
648      * Peter Mann
649        - Update Slovak translation
650      * Giuseppe Sacco
651        - Italian translation update
652    
653     -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:53:45 -0500
654    
655    base-installer (0.043) unstable; urgency=low
656    
657      * Bartosz Fenski
658        - Updated Polish (pl) translation.
659      * André Dahlqvist
660        - Update Swedish translation. (sv.po)
661      * David Martínez Moreno
662        - Updated a lot the Spanish translation (es.po) and converted it
663          to UTF-8.
664      * Konstantinos Margaritis
665        - Updated Greek translation (el.po)
666      * Joey Hess
667        - On i386, install a pcmcia-kernel-modules package to match the kernel
668          package.
669      * Peter Mann
670        - Updated Slovak translation. (sk.po)
671      * Giuseppe Sacco
672        - First italian translation by Stefano Melchior
673        - Update translation from Davide Meloni
674      * Dennis Stampfer
675        - Update translation by Jan Lübbe (de.po). Closes: #224278
676        - Update German translation (de.po)
677      * Kenshi Muto
678        - Add install code of language specific packages to postinst.
679        (Closes: Bug#224226)
680        - Update Japanese translation (ja.po)
681        - Apply kernel-img.conf configuration patch. (See Bug#223679)
682      * Bart Cornelis
683        - Updated Dutch translation (nl.po)
684      * Otavio Salvador
685        - Added the 'Finding package sizes' and 'Checking ...' in template
686        - Updated pt_BR (Brazilian Portuguese) translation
687      * Steinar H. Gunderson
688        - Updated Norwegian translation (nb.po).
689      * Kęstutis Biliūnas
690        - Updated Lithuanian translation (lt.po).
691      * Miroslav Kure
692        - Updated Czech translation (cs.po).
693      * Thiemo Seufer
694        - Improve error handling for the apt-install initrd-tools case.
695        - Use archdetect for the mips/mipsel kernel-installer.
696      * Ognyan Kulev
697        - Added/updated bulgarian translation (bg.po).
698      * Petter Reinholdtsen
699        - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
700      * Claus Hindsgaul
701        - Update da (Danish) translation.
702      * Jure Cuhalev
703        - Added/updated slovenian translation (sl.po).
704      * Teófilo Ruiz Suárez
705        - Updated Spanish translation (es.po)
706    
707     -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:00:22 -0500
708    
709    base-installer (0.042) unstable; urgency=low
710    
711      * Verok Istvan
712        - Initial Hungarian translation.
713      * Joey Hess
714        - mirror/distribution has changed to use symbolic release names,
715          so add a quick hack to convert these to code names. Getting the code
716          name from the Release file is not yet implemented.
717    
718     -- Joey Hess <joeyh@debian.org>  Fri, 12 Dec 2003 16:38:42 -0500
719    
720    base-installer (0.041) unstable; urgency=low
721    
722      * Peter Mann
723        - Initial Slovak translation (sk.po).
724      * Claus Hindsgaul
725        - Update da (Danish) translation.
726      * Petter Reinholdtsen
727        - Update nb.po.
728      * Konstantinos Margaritis
729        - Initial Greek translation (el.po).
730      * Christian Perrier
731        - Refined and standardized templates. Closes: #218992
732      * Safir ¿e¿erovi¿
733        - Updated Bosnian (bs) translation.
734      * Michel Grentzinger
735        - Update French translation.
736      * Miroslav Kure
737        - Update Czech translation.
738      * Bart Cornelis
739        - Updated Dutch translation (nl.po)
740      * Tommi Vainikainen
741        - Update Finnish translation.
742      * Steinar H. Gunderson
743        - Update nb.po.
744      * Bastian Blank
745        - remove di_log workaround
746      * Jordi Mallach
747        - Update Catalan translation.
748      * Kęstutis Biliūnas
749        - Updated Lithuanian translation.
750      * Kenshi Muto
751        - Update Japanese translation (ja.po)
752      * André Luís Lopes
753        - Update pt_BR (Brazilian Portuguese) translation.
754      * Thiemo Seufer
755        - Add support for mips, mipsel to kernel-installer.
756    
757     -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:53:51 -0500
758    
759    base-installer (0.040) unstable; urgency=low
760    
761      * Joey Hess
762        - Change some base-installer templates to use "Retrieving packages"
763          etc instead of "Downloading", as the latter term is innaccurate
764          during eg, CDROM inatalls.
765      * Pierre Machard
766        - Run debconf-updatepo
767        - Update French translation
768      * Safir Secerovic, Amila Akagic
769        - Add Bosnian translation. (bs.po)
770      * Bart Cornelis
771        - Updated dutch translation
772      * André Luís Lopes
773        - Update pt_BR (Brazilian Portuguese) translation.
774      * Kenshi Muto
775        - Update Japanese translation (ja.po)
776      * Kęstutis Biliūnas
777        - Update Lithuanian translation.
778      * Petter Reinholdtsen
779        - Update nb.po
780      * Michel Grentzinger
781        - Update French translation.
782      * Miroslav Kure
783        - Update Czech (cs.po) translation.
784      * Ilgiz Kalmetev
785        - Updated Russian translation. Closes: #219096.
786      * Tommi Vainikainen
787        - Update Finnish (fi.po) translation.
788    
789     -- Petter Reinholdtsen <pere@debian.org>  Fri,  7 Nov 2003 18:13:28 +0100
790    
791    base-installer (0.039) unstable; urgency=low
792    
793      * Gaudenz Steinlin
794        - kernel-installer.postinst:
795          replace /usr/bin/archdetect by /bin/archdetect
796      * Jure Cuhalev
797        - Added Slovenian translation. Closes: #214384.
798      * Claus Hindsgaul
799        - Update da (Danish) translation.
800    
801     -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Nov 2003 12:33:20 +0100
802    
803    base-installer (0.038) unstable; urgency=low
804    
805      * Tommi Vainikainen
806        - Add Finnish (fi.po) translation
807      * Bart Cornelis
808        - Update dutch translation (nl.po)
809      * Petter Reinholdtsen
810        - Fix progress text, add forgotten KERNEL subst.
811      * Pierre Machard
812        - Improve French translation [Christian Perrier].
813        - Update French po-debconf translation [Michel Grentzinger].
814      * Miroslav Kure
815        - Update Czech translation (cs.po).
816      * Matt Kraai
817        - Default to an SMP kernel if there are multiple CPUs.
818      * Kenshi Muto
819        - Update Japanese translation (ja.po)
820      * Kęstutis Biliūnas
821        - Update Lithuanian translation (lt.po).
822    
823     -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:21:44 +0200
824    
825    base-installer (0.037) unstable; urgency=low
826    
827      * Petter Reinholdtsen
828        - Corrected template text for error dialog used when kernel
829          installation fail.
830        - Updated nb.po.
831        - Avoid setting default kernel to a kernel package that is
832          not available.
833      * André Luís Lopes
834        - Updated pt_BR (Brazilian Portuguese) translation.
835    
836     -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 23:12:00 +0200
837    
838    base-installer (0.036) unstable; urgency=low
839    
840      * Claus Hindsgaul
841        - Update da (Danish) translation.
842      * Javier Fernandez-Sanguino
843        - Updated spanish translation.
844      * Alastair McKinstry
845        - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
846        - Add versioned depends on libdebconfclient-dev, to get working debconf_
847          macros.
848      * Steinar H. Gunderson
849        - Make base-installer handle warnings from debconf better, although still
850          not very good.
851      * Chris Tillman
852        - Change ppcdetect to archdetect and corresponding CASEs
853      * Christian Perrier
854        - Improve French translation.
855      * Kęstutis Biliūnas
856        - Add Lithuanian translation (lt.po).
857    
858     -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200
859    
860    base-installer (0.035) unstable; urgency=low
861    
862      * Build-Depend on libd-i4
863    
864     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 18:50:20 +0200
865    
866    base-installer (0.034) unstable; urgency=low
867    
868      * Bastian Blank
869        - remove dash-udeb dependency
870        - fix for libdi4
871      * Kenshi Muto
872        - Update Japanese po (ja.po)
873      * Denis Barbier
874        - Add comments in templates files, which are copied into PO files,
875          to tell translators which strings are main menu items.
876      * Andre Luis Lopes
877        - Update pt_BR (Brazilian Portuguese) translation.
878      * Petter Reinholdtsen
879        - Make source build using both version 3 and 4 of libd-i.
880      * Ilgiz Kalmetev
881        - Updated Russian translation.
882      * Matt Kraai
883        - Default to kernel-image-2.4-386 on i386.
884      * Miroslav Kure
885        - Initial Czech translation.
886      * Bart Cornelis
887        - Updated dutch translation (nl.po)
888      * Build this version against libdebian-installer4
889    
890     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 16:45:37 +0200
891    
892    base-installer (0.033) unstable; urgency=low
893    
894    * Petter Reinholdtsen    * Petter Reinholdtsen
895      - Made the menu entry text translatable.      - Made the menu entry text translatable.
# Line 11  base-installer (0.033) UNRELEASED; urgen Line 902  base-installer (0.033) UNRELEASED; urgen
902      - Convert changelog to UTF-8 as per policy      - Convert changelog to UTF-8 as per policy
903    * Pierre Machard    * Pierre Machard
904      - Update French po-debconf translation.      - Update French po-debconf translation.
905    * Bastian Blank    * Sebastian Ley
906      - remove dash-udeb dependency      - Changed the hardcoded default kernel version to 2.4 for i386, this
907      - fix for libdi4        will select the latest 2.4 kernel
908        - Added Athlon Model for i386
909      * Matt Kraai
910        - Add missing ;; and fix misspelling in the kernel-installer postinst.
911    
912   -- Bastian Blank <waldi@debian.org>  Wed, 01 Oct 2003 16:54:42 +0200   -- Sebastian Ley <ley@debian.org>  Thu,  2 Oct 2003 19:24:08 +0200
913    
914  base-installer (0.032) unstable; urgency=low  base-installer (0.032) unstable; urgency=low
915    
916    * Andre Luís Lopes    * Andre Luís Lopes
917      - Update pt_BR (Brazilian Portuguese) translation.      - Update pt_BR (Brazilian Portuguese) translation.
918    * Bart Cornelis    * Bart Cornelis
919      - updated dutch translation      - updated dutch translation
# Line 66  base-installer (0.029) unstable; urgency Line 960  base-installer (0.029) unstable; urgency
960    * Matt Kraai    * Matt Kraai
961      - Update French translation, thanks to Michel Grentzinger (closes:      - Update French translation, thanks to Michel Grentzinger (closes:
962        #208588).        #208588).
963    * Teófilo Ruiz Suárez    * Teófilo Ruiz Suárez
964      - Revised Spanish translation      - Revised Spanish translation
965    
966   -- 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 80  base-installer (0.028) unstable; urgency Line 974  base-installer (0.028) unstable; urgency
974    
975  base-installer (0.027) unstable; urgency=low  base-installer (0.027) unstable; urgency=low
976    
977    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
978    * Stop the progress bar when kernel installation go wrong.    * Stop the progress bar when kernel installation go wrong.
979    * Javier Fernandez-Sanguino:    * Javier Fernandez-Sanguino:
980      - Updated Spanish translation and use proper quotes      - Updated Spanish translation and use proper quotes
# Line 93  base-installer (0.026) unstable; urgency Line 987  base-installer (0.026) unstable; urgency
987      - Updated de.po.  Patch from Maximilian Wilhelm.      - Updated de.po.  Patch from Maximilian Wilhelm.
988      - Updated nb.po.      - Updated nb.po.
989      - Added danish translation (da.po), thanks to Finn G. Larsen.      - Added danish translation (da.po), thanks to Finn G. Larsen.
990    * André Luís Lopes    * André Luís Lopes
991      - Update pt_BR.po.      - Update pt_BR.po.
992    * Bart Cornelis    * Bart Cornelis
993      - Updated duth translation      - Updated duth translation
# Line 106  base-installer (0.025) unstable; urgency Line 1000  base-installer (0.025) unstable; urgency
1000      - Add nl.po, thanks to Bart Cornelis.      - Add nl.po, thanks to Bart Cornelis.
1001    * Alastair McKinstry    * Alastair McKinstry
1002      - Add lv.po, thanks to Aigars Mahinovs      - Add lv.po, thanks to Aigars Mahinovs
1003    * Martin Sjögren    * Martin Sjögren
1004      - Implement progress bar thingy. (Closes: #180753)      - Implement progress bar thingy. (Closes: #180753)
1005        This requires version >= 0.2.1 of debootstrap.        This requires version >= 0.2.1 of debootstrap.
1006      - Bump standards version to 3.6.0      - Bump standards version to 3.6.0
1007    * André Luís Lopes    * André Luís Lopes
1008      - Update Brazilian Portuguese (pt_BR) debconf template translation.      - Update Brazilian Portuguese (pt_BR) debconf template translation.
1009      - Run debconf-updatepo to feed more translatable strings to      - Run debconf-updatepo to feed more translatable strings to
1010        translators.        translators.
# Line 171  base-installer (0.021) unstable; urgency Line 1065  base-installer (0.021) unstable; urgency
1065    * Make myself the uploader for this package.    * Make myself the uploader for this package.
1066    * Upgrade standards-version from 3.5.2 to 3.5.9.    * Upgrade standards-version from 3.5.2 to 3.5.9.
1067    * Cleanup in kernel-installer postinst.    * Cleanup in kernel-installer postinst.
1068    * Added translation framework, and Norwegian Bokmål translation (nb.po).    * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).
1069    * André Luís Lopes :    * André Luís Lopes :
1070      - Added pt_BR debconf template translation.      - Added pt_BR debconf template translation.
1071    
1072   -- 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 299  base-installer (0.011) unstable; urgency Line 1193  base-installer (0.011) unstable; urgency
1193    
1194  base-installer (0.010) unstable; urgency=low  base-installer (0.010) unstable; urgency=low
1195    
1196    * Martin Sjögren    * Martin Sjögren
1197      - 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
1198        changes files.        changes files.
1199    

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

  ViewVC Help
Powered by ViewVC 1.1.5