/[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 4109 by pmachard, Sat Sep 20 13:16:51 2003 UTC trunk/packages/base-installer/debian/changelog revision 27657 by cjwatson, Tue May 17 14:21:35 2005 UTC
# Line 1  Line 1 
1  base-installer (0.031) UNRELEASED; urgency=low  base-installer (1.18) UNRELEASED; urgency=low
2    
3      * Colin Watson
4        - Redirect output from base-installer hooks properly.
5        - Clarify and expand base-installer/debootstrap/error/couldntdl text to
6          try to answer frequent problems such as badly burned CDs.
7        - Add a post-base-installation hook: scripts in
8          /usr/lib/post-base-installer.d/ will be run after the base system
9          installation is complete. This allows locales to be created earlier,
10          thereby silencing warnings from code that chroots into /target before
11          prebaseconfig runs.
12        - Use C-style comments in run-debootstrap.
13    
14     -- Colin Watson <cjwatson@debian.org>  Tue,  3 May 2005 18:44:17 +0100
15    
16    base-installer (1.17) unstable; urgency=low
17    
18      NOTE: not for sarge, needs rootskel 1.11
19      * Colin Watson
20        - Bump kernel defaults to 2.4.27-2 and 2.6.8-2 for i386, ia64, and s390.
21          hppa is still trailing behind at 2.6.8-1.
22        - Use major version of target kernel rather than installation kernel to
23          work out whether to use an initrd or (on powerpc) to run mkvmlinuz.
24        - Parameterise access to files in /proc by kernel/*.sh, allowing the
25          test suite to run without sudo access or a chroot. 'make test' in
26          kernel/ should be easily runnable by everyone now.
27        - If run with TEST_VERBOSE=0, the test suite produces no output except
28          on errors.
29        - kernel/tests/runtests and 'make test' in kernel/ exit non-zero on
30          errors.
31        - Run test suite automatically on package build.
32        - Install kernel-latest-powerpc metapackages.
33      * Matt Kraai
34        - Fix the spelling of "file system".
35      * Steve Langasek
36        - Bump kernel defaults to 2.4.27-2 for alpha, and to 2.6.8-2 for hppa.
37        - Update kernel test directory to match.
38      * Sven Luther
39        - 2.4.27-3 powerpc kernel now produces only one kernel-image-2.4.27-powerpc
40          package, so dropped the pmac/chrp/chrp-rs6k/prep handling from
41          kernel/powerpc.sh.
42        - Removed mkvmlinuz explicit install, as all kernel-images (2.4.27-3,
43          2.6.8-11 and 2.6.10-3) now depend on mkvmlinuz.
44      * Christian Perrier
45        - Remove extra space in templates. Closes: #305775
46      * Frans Pop
47        - sparc32 kernels are not usable on sparc64. Closes: #297740
48      * Updated translations:
49        - Bulgarian (bg.po) by Ognyan Kulev
50        - Catalan (ca.po) by Guillem Jover
51        - Czech (cs.po) by Miroslav Kure
52        - Greek, Modern (1453-) (el.po) by Greek Translation Team
53        - Spanish (es.po) by Javier Fernandez-Sanguino Peña
54        - Gallegan (gl.po) by Jacobo Tarrio
55        - Hebrew (he.po) by Lior Kaplan
56        - Italian (it.po) by Stefano Canepa
57        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
58        - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
59        - Portuguese (pt.po) by Miguel Figueiredo
60        - Romanian (ro.po) by Eddy Petrisor
61        - Russian (ru.po) by Yuri Kozlov
62        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
63    
64     -- Colin Watson <cjwatson@debian.org>  Tue,  3 May 2005 18:24:54 +0100
65    
66    base-installer (1.16) experimental; urgency=low
67    
68      NOTE: not for sarge, needs rootskel 1.11
69      * Colin Watson
70        - Add G5 PowerMac7,3 tests based on /proc/cpuinfo provided by Shyamal
71          Prasad.
72        - Prefer SMP kernels on multi-processor powerpc systems.
73        - Improve kernel selection for Transmeta Crusoe i386 systems.
74      * Updated translations:
75        - Bosnian (bs.po) by Safir Å ećerović
76        - Catalan (ca.po) by Jordi Mallach
77        - Greek, Modern (1453-) (el.po) by Greek Translation Team
78        - Gallegan (gl.po) by Hctor Fenndez Lpez
79        - Italian (it.po) by Davide Meloni
80        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
81        - Dutch (nl.po) by Bart Cornelis
82        - Portuguese (pt.po) by Miguel Figueiredo
83        - Romanian (ro.po) by Eddy Petrisor
84        - Russian (ru.po) by Dmitry Beloglazov
85    
86     -- Colin Watson <cjwatson@debian.org>  Sun, 30 Jan 2005 13:44:27 +0000
87    
88    base-installer (1.15) experimental; urgency=low
89    
90      NOTE: not for sarge, needs rootskel 1.11
91      * Colin Watson
92        - Recognise POWER4+ and PPC970FX cpuinfo entries as power4 systems.
93        - Only look at the first cpu line in cpuinfo on powerpc.
94        - Add chrp_rs6k tests based on /proc/cpuinfo provided by Cajus
95          Pollmeier.
96        - Use backslash-continuations in tests to simplify future diffs.
97        - Include "kernel-image-" stem in tests, to help with derivative
98          distributions like Ubuntu that use a different stem.
99    
100     -- Colin Watson <cjwatson@debian.org>  Sun, 16 Jan 2005 15:41:53 +0000
101    
102    base-installer (1.14) experimental; urgency=low
103    
104      NOTE: not for sarge, needs rootskel 1.11
105      * Frans Pop
106        - Add sanity check in postinst for empty COMPONENTS to guard against
107          ugly and difficult to trace errors from debootstrap. Closes: #283510.
108      * Joey Hess
109        - Moved debian-installer/kernel/image, debian-installer/kernel/image-2.6,
110          debian-installer/kernel/linux/initrd,
111          debian-installer/kernel/linux/initrd-2.6 from rootskel.
112      * Colin Watson
113        - Merge experimental kernel selection improvements branch:
114          + Consolidate all the uname calls to find the kernel version into one
115            place.
116          + Split per-architecture kernel handling out of the postinst into one
117            script per architecture, with an interface to the postinst that
118            allows base-installer to pick a usable kernel even if the one it
119            actually wants isn't on the CD. See kernel/README.
120          + Add a test suite for kernel selection. See kernel/tests/README.
121          + Make sure all the kernels displayed in
122            base-installer/kernel/which-kernel are usable.
123        - Use chrp 2.4 kernel on all powerpc chrp* subarchitectures, even
124          chrp-rs6k. The chrp-rs6k 2.4 kernel is to be removed.
125        - Fix arch_get_kernel output on s390, and explicitly disallow -s390-tape
126          and -s390x (documenting why).
127        - Map lasat subarchitecture to r5k-lasat flavour on mipsel.
128        - Rename debian-installer/kernel/* to base-installer/kernel/*.
129      * Martin Michlmayr
130        - Add tests for various mips and mipsel subarchitectures.
131      * Updated translations:
132        - Bosnian (bs.po) by Safir Å ećerović
133        - Catalan (ca.po) by Jordi Mallach
134        - Italian (it.po) by Davide Meloni
135        - Dutch (nl.po) by Bart Cornelis
136        - Romanian (ro.po) by Eddy Petrisor
137    
138     -- Colin Watson <cjwatson@debian.org>  Wed, 22 Dec 2004 17:52:20 +0000
139    
140    base-installer (1.13) unstable; urgency=low
141    
142      * Bdale Garbee
143        - fix up hppa clause in postinst to get kernel package name right for 2.6
144      * Colin Watson
145        - Install 2.4.27 apus kernels.
146      * Updated translations:
147        - Bulgarian (bg.po) by Ognyan Kulev
148        - Greek, Modern (1453-) (el.po) by Greek Translation Team
149        - Finnish (fi.po) by Tapio Lehtonen
150        - French (fr.po) by French Team
151        - Hebrew (he.po) by Lior Kaplan
152        - Hungarian (hu.po) by VEROK Istvan
153        - Russian (ru.po) by Yuri Kozlov
154        - Slovenian (sl.po) by Jure ÄŒuhalev
155        - Traditional Chinese (zh_TW.po) by Tetralet
156    
157     -- Colin Watson <cjwatson@debian.org>  Thu, 28 Oct 2004 18:23:34 +0100
158    
159    base-installer (1.12) unstable; urgency=low
160    
161      * Frans Pop
162        - Do not append '-speakup' to kernel version when setting
163          trykernel for speakup. Closes: #275075
164    
165     -- Joey Hess <joeyh@debian.org>  Fri,  8 Oct 2004 19:52:41 -0400
166    
167    base-installer (1.11) unstable; urgency=low
168    
169      * Updated translations:
170        - Welsh (cy.po) by Dafydd Harries
171        - Hebrew (he.po) by Lior Kaplan
172        - Traditional Chinese (zh_TW.po) by Tetralet
173    
174     -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 15:49:43 -0400
175    
176    base-installer (1.10) unstable; urgency=low
177    
178      * Thiemo Seufer
179        - Don't hardcode the kernel version for r5k-ip32 to 2.6.
180        - Use more generic 2.6 kernel package versioning for mips/mipsel.
181      * Joey Hess
182        - Look for /proc/speakup on i386 and if a speakup kernel is running,
183          try to install a speakup kernel image. Closes: #275075
184    
185     -- Joey Hess <joeyh@debian.org>  Tue,  5 Oct 2004 17:00:46 -0400
186    
187    base-installer (1.09) unstable; urgency=low
188    
189      * Joey Hess
190        - Turn off backup capability while asking about install to unclean target.
191      * Updated translations:
192        - Czech (cs.po) by Miroslav Kure
193        - Greek, Modern (1453-) (el.po) by Greek Translation Team
194        - French (fr.po) by French Team
195        - Hebrew (he.po) by Lior Kaplan
196        - Indonesian (id.po) by Debian Indonesia Team
197        - Italian (it.po) by Davide Meloni
198        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nasn
199        - Latvian (lv.po) by Aigars Mahinovs
200        - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
201        - Dutch (nl.po) by Bart Cornelis
202        - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
203        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
204        - Romanian (ro.po) by Eddy Petrisor
205        - Russian (ru.po) by Russian L10N Team
206        - Slovenian (sl.po) by Jure ÄŒuhalev
207        - Albanian (sq.po) by Elian Myftiu
208        - Traditional Chinese (zh_TW.po) by Tetralet
209    
210     -- Joey Hess <joeyh@debian.org>  Sat,  2 Oct 2004 11:13:18 -0400
211    
212    base-installer (1.08) unstable; urgency=low
213    
214      * Frederik Schüler
215        - Updated base-installer postinst for amd64 to install new em64t flavours
216          on intel boxen.
217      * Updated translations:
218        - Bulgarian (bg.po) by Ognyan Kulev
219        - Greek, Modern (1453-) (el.po) by Greek Translation Team
220        - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
221        - Finnish (fi.po) by Tapio Lehtonen
222        - Gallegan (gl.po) by Héctor Fenández López
223        - Hebrew (he.po) by Lior Kaplan
224        - Korean (ko.po) by Changwoo Ryu
225        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nasn
226        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
227        - Swedish (sv.po) by Per Olofsson
228    
229     -- Joey Hess <joeyh@debian.org>  Sat, 25 Sep 2004 05:33:21 +0200
230    
231    base-installer (1.07) unstable; urgency=low
232    
233      * Bdale Garbee
234        - change the postinst for hppa to try using the same version kernel that
235          d-i is running by default instead of hard-coding 2.4.26
236    
237     -- Bdale Garbee <bdale@gag.com>  Tue, 14 Sep 2004 10:32:14 -0600
238    
239    base-installer (1.06) unstable; urgency=low
240    
241      * Joey Hess
242        - Fix progress bar takedown if backing up from the kernel selection
243          question.
244        - Patch from Frans Pop to improve progress bar information when installing
245          kernel and extra packages. Closes: #270969
246      * Sven Luther
247        - Moved powerpc kernels to 2.6.8/2.4.27.
248      * Colin Watson
249        - Add guard against overflow of progress bar sections.
250      * Updated translations:
251        - German (de.po) by Dennis Stampfer
252        - Greek, Modern (1453-) (el.po) by Greek Translation Team
253        - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
254        - French (fr.po) by French Team
255        - Portuguese (pt.po) by Miguel Figueiredo
256      * Norbert Tretkowski
257        - Moved alpha kernel to 2.4.27
258    
259     -- Joey Hess <joeyh@debian.org>  Sun, 12 Sep 2004 17:27:32 -0400
260    
261    base-installer (1.05) unstable; urgency=low
262    
263      * Martin Michlmayr
264        - Don't hardcode the kernel version for ARM but use the version of the
265          running kernel.
266      * Joey Hess
267        - Resetting questions breaks preseeding, as the preseeded value is lost
268          and the question is marked as not seen. So only reset questions after
269          displaying them so the preseeding can take effect the first time.
270        - Preseeding of base-installer/use_unclean_target will now work.
271        - Don't fset seen flags.
272        - Set DEBCONF_ADMIN_EMAIL to "" to prevent debconf from mailing notes to
273          user mail about hotplug and so on. Closes: #269804
274      * Bastian Blank
275        - Use version of running kernel on s390.
276      * Updated translations:
277        - Arabic (ar.po) by Ossama M. Khayat
278        - Bulgarian (bg.po) by Ognyan Kulev
279        - Bosnian (bs.po) by Safir Å ećerović
280        - Catalan (ca.po) by Jordi Mallach
281        - Czech (cs.po) by Miroslav Kure
282        - Danish (da.po) by Claus Hindsgaul
283        - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
284        - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
285        - Basque (eu.po) by Piarres Beobide Egaña
286        - Finnish (fi.po) by Tapio Lehtonen
287        - French (fr.po) by French Team
288        - Hebrew (he.po) by Lior Kaplan
289        - Croatian (hr.po) by Krunoslav Gernhard
290        - Hungarian (hu.po) by VERÓK István
291        - Korean (ko.po) by Changwoo Ryu
292        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
293        - Latvian (lv.po) by Aigars Mahinovs
294        - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
295        - Polish (pl.po) by Bartosz Fenski
296        - Romanian (ro.po) by Eddy Petrisor
297        - Slovak (sk.po) by Peter KLFMANiK Mann
298        - Slovenian (sl.po) by Matjaz Horvat
299        - Turkish (tr.po) by Recai OktaÅŸ
300        - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
301    
302     -- Joey Hess <joeyh@debian.org>  Mon,  6 Sep 2004 20:37:58 -0400
303    
304    base-installer (1.04) unstable; urgency=low
305    
306      * Joshua Kwan
307        - Pave the way for 2.6 installs on sparc.
308      * Updated translations:
309        - Bulgarian (bg.po) by Ognyan Kulev
310        - Greek (el.po) by Greek Translation Team
311        - Hebrew (he.po) by Lior Kaplan
312        - Norwegian (nn.po) by HÃ¥vard Korsvoll
313    
314     -- Joshua Kwan <joshk@triplehelix.org>  Sat, 28 Aug 2004 01:21:17 -0700
315    
316    base-installer (1.03) unstable; urgency=low
317    
318      * Colin Watson
319        - Add amd64 kernel selection support (2.6 only).
320      * Christian Perrier
321        - Rename templates file to base-installer.templates
322      * Kenshi Muto
323        - Mark some templates strings for translation.
324      * Christian Perrier
325        - s/CD/CD-ROM in templates
326        - reworded the new translatable templates
327      * dann frazier
328        - default to the latest version of whatever major kernel revision stream
329          was used by the installer on ia64 (use the latest 2.6 if the install
330          kernel was a 2.6).
331        - add myself to Uploaders
332    
333     -- dann frazier <dannf@debian.org>  Sat, 28 Aug 2004 00:20:54 -0600
334    
335    base-installer (1.02) unstable; urgency=low
336    
337      * Joey Hess
338        - Check to see if the hook directory exists before running scripts
339          from it, to avoid mess on stderr.
340      * Thomas Poindessous
341        - Fix the selection of x86 2.6 kernel. There are no more 2.6-586tsc
342          and 2.6-k6 kernels. Closes: #257411
343      * Updated translations:
344        - German (de.po) by Dennis Stampfer
345    
346     -- Joey Hess <joeyh@debian.org>  Wed,  4 Aug 2004 14:51:14 -0400
347    
348    base-installer (1.01) unstable; urgency=low
349    
350      * Sven Luther
351        - added mkvmlinuz call to /etc/kernel-img.conf.
352        - removed the manual mkvmlinuz call since it is no more necessary.
353    
354     -- Sven Luther <luther@debian.org>  Thu, 29 Jul 2004 15:30:22 +0200
355    
356    base-installer (1.00) unstable; urgency=low
357    
358      * Martin Michlmayr
359        - Add a kernel for mips/r5k-ip32; even though it is not in Debian,
360          this makes it easier to support this sub-arch through an
361          unofficial apt archive.
362      * Updated translations:
363        - Arabic (ar.po) by Abdulaziz Al-Arfaj
364        - Danish (da.po) by Frederik Dannemare
365        - German (de.po) by Dennis Stampfer
366        - Persian (fa.po) by Arash Bijanzadeh
367        - Croatian (hr.po) by Krunoslav Gernhard
368        - Italian (it.po) by Davide Meloni
369        - Swedish (sv.po) by Per Olofsson
370        - Traditional Chinese (zh_TW.po) by Tetralet
371    
372     -- Joey Hess <joeyh@debian.org>  Sun, 25 Jul 2004 19:08:20 -0400
373    
374    base-installer (0.093) unstable; urgency=low
375    
376      * Colin Watson
377        - Use kernel-image-2.4-* on ia64.
378      * dann frazier
379        - fix ia64 family selection to correctly identify mckinley family boxes
380        - add ia64 smp detection support
381      * Thiemo Seufer
382        - Don't hardcode the kernel version for mips, mipsel.
383      * Updated translations:
384        - Arabic (ar.po) by Abdulaziz Al-Arfaj
385        - Bosnian (bs.po) by Safir Å ećerović
386        - Croatian (hr.po) by Kruno
387        - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
388        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
389    
390     -- Joey Hess <joeyh@debian.org>  Mon, 19 Jul 2004 15:22:24 -0400
391    
392    base-installer (0.092) unstable; urgency=low
393    
394      * Sven Luther
395        - Cleaned cruft left over at build time.
396    
397     -- Sven Luther <luther@debian.org>  Thu,  8 Jul 2004 08:03:06 +0200
398    
399    base-installer (0.091) unstable; urgency=low
400    
401      * Sven Luther
402        - Fixed broken postinst script.
403    
404     -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 23:58:07 +0200
405    
406    base-installer (0.090) unstable; urgency=low
407    
408      * Sven Luther
409        - Fixed mkvmlinuz invocation typo.
410    
411     -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 13:11:33 +0200
412    
413    base-installer (0.089) unstable; urgency=low
414    
415      * Colin Watson
416        - Fix sed syntax error while fiddling with mkinitrd.conf.
417        - Squash a syslog warning if /proc/mdstat doesn't exist.
418      * Sven Luther
419        - mkvmlinuz don't like to be run at strange places,
420          call it from inside the chroot
421    
422     -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 10:48:19 +0200
423    
424    base-installer (0.088) unstable; urgency=low
425    
426      * Martin Michlmayr
427        - Install s390 kernels on s390.  Closes: #257301
428      * Joey Hess
429        - Add a check for the case where the CD is not installable, and there is
430          no mirror configured, display a sensible error instead of crashing.
431      * Colin Watson
432        - Bump powerpc 2.6 to 2.6.7.
433        - Fix kernel selection on powerpc 2.6.
434        - Fix syntax error in pre-debootstrap hook.
435      * Sven Luther
436        - Add prep and chrp kernel with builtin initrd support for 2.6.
437      * Updated translations:
438        - Arabic (ar.po) by Ossama M. Khayat
439        - Bulgarian (bg.po) by Ognyan Kulev
440        - Catalan (ca.po) by Jordi Mallach
441        - German (de.po) by Dennis Stampfer
442        - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino Peña
443        - Basque (eu.po) by Piarres Beobide Egaña
444        - Finnish (fi.po) by Tapio Lehtonen
445        - Hungarian (hu.po) by VERÓK István
446        - Korean (ko.po) by Changwoo Ryu
447        - Polish (pl.po) by Bartosz Fenski
448        - Portuguese (pt.po) by Miguel Figueiredo
449        - Russian (ru.po) by Yuri Kozlov
450        - Albanian (sq.po) by Elian Myftiu
451        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
452    
453     -- Colin Watson <cjwatson@debian.org>  Mon,  5 Jul 2004 18:05:46 +0100
454    
455    base-installer (0.087) unstable; urgency=low
456    
457      * Otavio Salvador
458        - Add hook to be called before debootstrap is run.
459      * Updated translations:
460        - Czech (cs.po) by Miroslav Kure
461        - Danish (da.po) by Claus Hindsgaul
462        - Greek (el.po) by George Papamichelakis
463        - French (fr.po) by Christian Perrier
464        - Hebrew (he.po) by Lior Kaplan
465        - Japanese (ja.po) by Kenshi Muto
466        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
467        - Dutch (nl.po) by Bart Cornelis
468        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
469        - Romanian (ro.po) by Eddy Petrisor
470        - Slovak (sk.po) by Peter KLFMANiK Mann
471        - Turkish (tr.po) by Osman Yüksel
472        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
473        - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
474    
475     -- Otavio Salvador <otavio@debian.org>  Fri, 25 Jun 2004 10:51:31 -0300
476    
477    base-installer (0.086) unstable; urgency=low
478    
479      * Martin Michlmayr
480        - Only install LVM and create LVM device nodes when the device
481          mapper module is loaded.
482        - "vgscan --mknodes" can return 5 under some circumstances, so
483          use || true in order not to error out.
484      * Updated translations:
485        - Czech (cs.po) by Miroslav Kure
486        - Danish (da.po) by Claus Hindsgaul
487        - Basque (eu.po) by Piarres Beobide Egaña
488        - French (fr.po) by Christian Perrier
489        - Hebrew (he.po) by Lior Kaplan
490        - Japanese (ja.po) by Kenshi Muto
491        - Korean (ko.po) by Changwoo Ryu
492        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
493        - Portuguese (pt.po) by Miguel Figueiredo
494        - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
495        - Romanian (ro.po) by Eddy Petrisor
496        - Turkish (tr.po) by Osman Yüksel
497    
498     -- Martin Michlmayr <tbm@cyrius.com>  Mon, 21 Jun 2004 14:28:06 +0100
499    
500    base-installer (0.085) unstable; urgency=low
501    
502      * Martin Michlmayr
503        - Create LVM devices before installing the kernel, otherwise mkinitrd
504          will fail if the root device is on LVM (closes: #232827, #237466,
505          #247051, #247213, #245546, #249311).
506        - Install mdadm before installing the kernel otherwise mkinitrd will
507          fail (closes: #247819, #250820, #253843).
508      * Updated translations:
509        - Catalan (ca.po) by Jordi Mallach
510        - Spanish (es.po) by Javier Fernández-Sanguino Peña
511        - Lithuanian (lt.po) by KÄ™stutis BiliÅ«nas
512        - Romanian (ro.po) by Eddy Petrisor
513        - Turkish (tr.po) by Osman Yüksel
514    
515     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 18 Jun 2004 19:24:04 +0100
516    
517    base-installer (0.084) unstable; urgency=low
518    
519      * Joey Hess
520        - Add a template for debootstrap's BASESUCCESS info string, so it can be
521          translated. This string was added in a recent version of debootstrap.
522          (Yes, the changelog says I did this in 0.080, but it seems the change
523          went missing.)
524      * Steve Langasek
525        - s/2.4.26/2.4.26-1/ for alpha
526      * Colin Watson
527        - Pick 32- or 64-bit kernels as appropriate on hppa (closes: #254073).
528        - Add myself to Uploaders.
529      * Updated translations:
530        - Finnish (fi.po) by Tapio Lehtonen
531        - Romanian (ro.po) by Eddy Petrisor
532    
533     -- Colin Watson <cjwatson@debian.org>  Mon, 14 Jun 2004 16:23:55 +0100
534    
535    base-installer (0.083) unstable; urgency=low
536    
537      * Steve Langasek
538        - Bump alpha to 2.4.26
539      * Thiemo Seufer
540        - Bump mips, mipsel to 2.4.26.
541      * Joey Hess
542        - Stop using df to find the /target partition (failed on 100 gb drives
543          due to field width issues), and make the file system type be found in
544          a way that is less prey to false positives.
545    
546     -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 16:44:12 -0400
547    
548    base-installer (0.082) unstable; urgency=low
549    
550      * Petter Reinholdtsen
551        - Move code installing language dependent packages into package
552          languagechooser. (Closes: #244019)
553      * Colin Watson
554        - Bump powerpc 2.6 to 2.6.6.
555      * Updated translations:
556        - Basque (eu.po) by Piarres Beobide Egaña
557        - Polish (pl.po) by Bartosz Fenski
558    
559     -- Joey Hess <joeyh@debian.org>  Tue, 25 May 2004 12:47:13 -0300
560    
561    base-installer (0.081) unstable; urgency=low
562    
563      * Denis Barbier
564        - postinst: Turkish needs console-terminus (font ter-916f)
565      * Stephen R. Marenka
566        - Fix 2.2 kernel using cdrom.
567      * Colin Watson
568        - Install the G5 kernel on PPC970 machines when installing 2.6. (I think
569          this is an accurate enough test, but if not we'll have to read through
570          /proc/cpuinfo some more.)
571        - Add support for an debian-installer/kernel/linux/initrd-2.6 template,
572          since powerpc 2.6 has an initrd but powerpc 2.4 doesn't.
573      * Christian Perrier
574        - Fix ellipsis typography
575      * Updated translations:
576        - Indonesian (id.po) by Parlin Imanuel Toh
577        - Russian (ru.po) by Nikolai Prokoschenko
578    
579     -- Otavio Salvador <otavio@debian.org>  Tue, 18 May 2004 13:32:11 -0300
580    
581    base-installer (0.080) unstable; urgency=high
582    
583      * Joey Hess
584        - Update ia64 kernel to 2.4.25.
585        - Make /target/cdrom if it doesn't exist before bind mounting to it.
586        - In kernel version fallback code, try to find a kernel on the list with
587          the same major version as the installer's kernel, and use it. It's
588          better to use 2.4.26 instead of 2.4.25 than to fall forward to the
589          newest 2.6 kernel available.
590        - Add a template for debootstrap's BASESUCCESS info string, so it can be
591          translated. This string was added in a recent version of debootstrap.
592      * Joshua Kwan
593        - sparc no longer has 2.4.24 images (removed because of security risk.)
594          Oops.
595        - Hardcode the root partition and its FS type into
596          /etc/mkinitrd/mkinitrd.conf. (Closes: #246043)
597      * Steve Langasek
598        - Fix alpha to 2.4.25-1 instead of 2.4, since the metapackage is
599          currently missing from sarge (and points at the wrong kernel in
600          sid)
601       * Stephen R. Marenka
602         - Add support for q40 and sun3(x) m68k subarchs.
603       * Denis Barbier
604         - postinst: Turkish does not need jfbterm
605       * Updated translations:
606         - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
607    
608     -- Joey Hess <joeyh@debian.org>  Tue,  4 May 2004 23:34:48 -0400
609    
610    base-installer (0.072) unstable; urgency=low
611    
612      * Joey Hess
613        - Back out the sparc 2.4.26 change pending further discussion; probably
614          not suitable for beta4 as the debs are not even in testing yet.
615    
616     -- Joey Hess <joeyh@debian.org>  Sun, 25 Apr 2004 11:40:06 -0400
617    
618    base-installer (0.071) unstable; urgency=low
619    
620      * Joshua Kwan
621        - Bump to 2.4.26 for sparc and re-enable SMP kernels for sparc32.
622        - Add self to Uploaders.
623      * Updated translations:
624        - vi (vi.po) by VÅ© Quang Trung
625    
626     -- Joshua Kwan <joshk@triplehelix.org>  Sat, 24 Apr 2004 22:37:17 -0700
627    
628    base-installer (0.070) unstable; urgency=low
629    
630      * Colin Watson
631        - Try to install 2.6 kernels on powerpc if d-i is running on 2.6.
632      * Updated translations:
633        - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
634        - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
635        - Polish (pl.po) by Bartosz Fenski
636        - Vietnamese (vi.po) by Vu Quang Trung
637    
638     -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 12:56:17 -0400
639    
640    base-installer (0.069) unstable; urgency=low
641    
642      * Joey Hess
643        - Try to install 2.6 kernels if d-i is running on 2.6.
644        - Check for debian-installer/kernel/image-2.6 before looking in
645          debian-installer/kernel/image when getting the default kernel image
646          if running on 2.6.
647      * Updated translations:
648        - Russian (ru.po) by Dmitry Beloglazov
649    
650     -- Joey Hess <joeyh@debian.org>  Wed, 21 Apr 2004 15:11:54 -0400
651    
652    base-installer (0.068) unstable; urgency=low
653    
654      * Colin Watson
655        - Install power3/power4/powerpc kernels as appropriate for the CPU.
656      * Joey Hess
657        - Don't make failure to install pcmcia modules a fatal error; some i386
658          kernels have them in the kernel-image package, and this was breaking 2.6
659          installs.
660      * Stephen R. Marenka
661        - Allow for partconf, which mounts /target as /target/.
662      * Martin Michlmayr
663        - Install the right kernel for MIPS based Cobalt machines.
664        - Use 2.4.25 kernels for mips and mipsel.
665      * Petter Reinholdtsen
666        - Clean up and add more logging to make it easier to find out why
667          and when base-installer fails.
668        - Do not fail to install if package iso-codes is unavailable.
669      * Updated translations:
670        - Hebrew (he.po) by Lior Kaplan
671        - Indonesian (id.po) by Parlin Imanuel Toh
672        - Russian (ru.po) by Dmitry Beloglazov
673        - Turkish (tr.po) by Osman Yüksel
674    
675     -- Joey Hess <joeyh@debian.org>  Tue, 20 Apr 2004 10:11:21 -0400
676    
677    base-installer (0.067) unstable; urgency=low
678    
679      * Joey Hess
680        - /proc/bus/pccard/drivers is a file, not a directory.
681      * Updated translations:
682        - Gallegan (gl.po) by Héctor Fernández López.
683        - Romanian (ro.po) by Eddy Petrisor
684    
685     -- Joey Hess <joeyh@debian.org>  Tue,  6 Apr 2004 21:09:19 -0400
686    
687    base-installer (0.066) unstable; urgency=low
688    
689      * Sven Luther
690        - Modified the oldworld pmac to chose the -powerpc kernel instead
691          of the -powerpc-small one.
692    
693     -- Sven Luther <luther@debian.org>  Fri,  2 Apr 2004 14:12:19 +0200
694    
695    base-installer (0.065) unstable; urgency=low
696    
697      * Martin Michlmayr
698        - Fix a typo so a variable is taken as such rather than as a
699          literal word in the check whether an arch kernel can be found
700          in the kernel list.
701    
702     -- Martin Michlmayr <tbm@cyrius.com>  Fri, 02 Apr 2004 01:50:28 +0100
703    
704    base-installer (0.064) unstable; urgency=low
705    
706      * Matt Kraai
707        - Use the "vendor_id" and "cpu family" fields to determine which
708          kernel on i386 systems, based on a patch from Thomas Poindessous
709          (closes: #237529).
710      * Vincent Sanders
711        - Install correct kernels on ARM systems
712      * Colin Watson
713        - Change powerpc APUS kernel version to 2.4.25.
714      * Joshua Kwan
715        - Fix a missing single quote in a shell substitution that seems to
716          have gotten by for quite a while.
717      * Joey Hess
718        - Add a check to make sure /target is mounted, to avoid installing
719          to ram.
720        - Only install the pcmcia kernel modules on i386 if there is a
721          /proc/bus/pccard/drivers (same test that hw-detect uses to install
722          pcmcia-cs).
723        - Add backup support.
724      * Updated translations:
725        - Bosnian (bs.po) by Safir Å ećerović
726        - Welsh (cy.po) by Dafydd Harries
727        - Hebrew (he.po) by Lior Kaplan
728        - Indonesian (id.po) by Parlin Imanuel Toh
729        - Ukrainian (uk.po) by Eugeniy Meshcheryakov
730    
731     -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 16:22:23 -0500
732    
733    base-installer (0.063) unstable; urgency=low
734    
735      * Use debhelper's udeb support; lose build-dep on di-packages-build.
736    
737     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 18:46:05 -0500
738    
739    base-installer (0.062) unstable; urgency=low
740    
741      * Martin Michlmayr
742        - Install the correct kernel for the Broadcom MIPS development board
743          "SWARM" (BCM91250A), both on little and big endian.
744      * Stephen R. Marenka
745        - Skip grep if get_arch_kernel returns nothing.
746      * Matt Kraai
747        - Fix the detection of i386 SMP systems and Pentium II processors.
748      * Kenshi Muto
749        - debian-installer/language may have multiple values.
750          Fix check routine to get first value.
751      * Thiemo Seufer
752        - Switch subarch detection from archdetect to debbconf db value.
753        - Switch mipsel kernel back to 2.4.19, as ist has some troubles.
754        - Split mips/mipsel kernel selection, they use different kernel versions.
755      * Anton Zinoviev
756        - add to get_arch_kernel knowledge about Duron, K6 and all Pentium II
757          versions.
758      * Matt Kraai
759        - Install an optimized kernel on Pentium IIIs.
760    
761     -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 13:55:38 -0500
762    
763    base-installer (0.061) unstable; urgency=HIGH
764    
765      * Work around bug #234404 by not installing the sparc32 smp kernel.
766    
767     -- Joey Hess <joeyh@debian.org>  Sun, 14 Mar 2004 18:40:58 -0500
768    
769    base-installer (0.060) unstable; urgency=low
770    
771      * Translations:
772        - Russian by Nikolai Prokoschenko
773        - Giuseppe Sacco
774          - updated italian translation and notified translator (it.po)
775    
776     -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:36:05 +0100
777    
778    base-installer (0.059) unstable; urgency=low
779    
780      * Petter Reinholdtsen
781        - Recognize Pentium mobile CPUs, and try to install -686 kernels
782          for them. (Closes: #229570)
783      * Joey Hess
784        - Don't unmount /target if $DIRECTORY is the empty string. Also, don't
785          unmount anything if installing from net. Closes: #237169 (part that
786          wasn't already fixed).
787    
788     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 19:29:32 -0500
789    
790    base-installer (0.058) unstable; urgency=low
791    
792      * Translations:
793        - Dafydd Harries : Added Welsh translation (cy.po)
794      * Thomas Poindessous
795        - Change default kernel version for mips* to 2.4.22 (current version in
796          testing and unstable)
797    
798     -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 00:00:14 -0500
799    
800    base-installer (0.057) unstable; urgency=low
801    
802      * Sven Luther
803        - Updated kernel-installer to use 2.4.25 kernel on powerpc.
804      * Translations:
805        - Ognyan Kulev: Updated Bulgarian translation (bg.po).
806        - Andre Dahlqvist: Update Swedish translation (sv.po)
807      * Thomas Poindessous
808        - Change default kernel version for sparc (2.4.24)
809      * Joey Hess
810        - Remove vestigal calls to progress bar items that are not in the
811          templates file. I think they were provided until now by
812          kernel-installer, which has finally dropped out of the archive.
813    
814     -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 04:09:22 -0500
815    
816    base-installer (0.056) unstable; urgency=low
817    
818      * Stephen R. Marenka
819        - Added proxy support for get_mirror_info.
820        - Make pick_kernel default to same version as current running
821          kernel, when possible.
822    
823      * Translations :
824        - Miguel Figueiredo
825          - Updated Portuguese translation (pt.po)
826        - Bartosz Fenski
827          - Updated Polish translation (pl.po)
828        - André Luís Lopes
829          - Updated Brazilian Portuguese translation (pt_BR.po)
830        - Kenshi Muto
831          - Updated Japanese translation (ja.po)
832        - Konstantinos Margaritis
833          - Updated Greek translation (el.po)
834        - Christian Perrier
835          - Updated French translation (fr.po)
836        - Peter Mann
837          - Updated Slovak translation (sk.po)
838        - KÄ™stutis BiliÅ«nas
839          - Updated Lithuanian translation (lt.po)
840        - Jordi Mallach
841          - Updated Catalan translation (ca.po)
842        - Changwoo Ryu
843          - Updated Korean translation (ko.po)
844        - Eugeniy Meshcheryakov
845          - Updated Ukrainian translation (uk.po)
846        - Carlos Z.F. Liu
847          - Updated Simplified Chinese translation (zh_CN.po)
848        - Miroslav Kure
849          - Updated Czech translation (cs.po)
850        - Claus Hindsgaul
851          - Update da (Danish) translation.
852        - Elian Myftiu
853          - Updated Albanian translation (sq.po)
854        - Bart Cornelis
855          - Updated Dutch translation (nl.po)
856        - Javier Fernandez-Sanguino
857          - Updated Spanish translation (es.po)
858        - Ming Hua
859          - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
860        - Jure Cuhalev
861          - Added Slovenian translation (sl.po)
862        - HÃ¥vard Korsvoll
863          - Updated Norwegian, nynorsk translation (nn.po).
864        - Dennis Stampfer
865          - Update German translation (de.po)
866        - HÃ¥vard Korsvoll
867          - Updated Norwegian, bokmÃ¥l translation, (nb.po). From Axel Bojer
868    
869     -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:14:10 -0500
870    
871    base-installer (0.055) unstable; urgency=low
872    
873      * Joey Hess
874        - Test /target/bin/sh and /target/bin/awk and if they exist or are broken
875          links, warn the user that the target is unclean and install may fail.
876          At high priority level, cancel the install with an error, suggesting
877          that the user format or erase the target.
878          Closes: #220550, #218606, #212967, #221430, #233168
879    
880      * Translations
881        - Ming Hua
882          - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
883        - HÃ¥vard Korsvoll
884          - Updated Norwegian, nynorsk translation (nn.po).
885    
886     -- Joey Hess <joeyh@debian.org>  Wed, 25 Feb 2004 14:37:39 -0500
887    
888    base-installer (0.054) unstable; urgency=low
889    
890      * Changwoo Ryu
891        - Added Korean translation (ko.po)
892      * Kenshi Muto
893        - Install iso-codes if non-English.
894    
895     -- Joey Hess <joeyh@debian.org>  Sun, 22 Feb 2004 22:07:01 -0500
896    
897    base-installer (0.053) unstable; urgency=low
898    
899      * Stephen R. Marenka
900        - Add kernel 2.2.x workarounds for mount bind.
901    
902     -- Joey Hess <joeyh@debian.org>  Fri, 20 Feb 2004 17:18:00 -0500
903    
904    base-installer (0.052) unstable; urgency=low
905    
906      * Matt Kraai
907        - Build-depend on libdebian-installer4-dev (closes: #231524).
908        - Always call di_system_init.
909      * Kenshi Muto
910        - Install jfbterm and unifont for arabic, hebrew, turkish, ukranian.
911      * Stephen R. Marenka
912        - Add m68k subarch kernel support.
913        - Limit kernels displayed to get_arch_kernel.
914    
915     -- Joey Hess <joeyh@debian.org>  Fri, 13 Feb 2004 13:37:59 -0500
916    
917    base-installer (0.051) unstable; urgency=low
918    
919      * Richard Hirst
920        - added kernel selection for ia64
921        - updated ia64 to kernel 2.4.22
922      * Miguel Figueiredo
923        - Updated Portuguese translation (pt.po)
924      * Giuseppe Sacco
925        - Updated italian translation (it.po) by Davide Meloni.
926        - Applied patch for normalizing menus and some italian translation (it.po)
927      * Matt Kraai
928        - Correct log message.
929      * Kenshi Muto
930        - Install jfbterm and unifont when LANG=Bulgarian.
931      * h3li0s
932        - Added Albanian translation (sq.po)
933      * Jordi Mallach
934        - Update Catalan translation (ca.po).
935      * Petter Reinholdtsen
936        - Correct sparc kernel names.  Patch from Thomas Poindessous.
937          (Closes: #228399)
938        - Updated Norwegian BokmÃ¥l translation (nb.po).
939      * Bastian Blank
940        - Use di-packages-build.
941        - Use cdebootstrap if available.
942        - Always chroot the apt-get call, avoids problems with reduced or
943          missmatching libc.
944        - Bindmount the cdrom into the target, this BREAKS linux 2.2.
945      * Joey Hess
946        - mirror/distribution has been renamed to mirror/suite.
947      * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
948    
949     -- Christian Perrier <bubulle@debian.org>  Sun,  8 Feb 2004 20:26:29 +0100
950    
951    base-installer (0.050) unstable; urgency=low
952    
953      * Sven Luther
954        - Fixed powerpc kernels in kernel-installer.
955      * Bartosz Fenski
956        - Updated Polish (pl) translation.
957      * Giuseppe Sacco
958        - Updated italian translation by Davide Meloni (it.po)
959      * Miguel Figueiredo
960        - Updated Portuguese translation (pt.po).
961      * Joey Hess
962        - Have debootstrap log to the d-i messages file.
963        - Change error templates to match.
964        - Remove downmainpkgs stuff; only used for slink deboostrapping.
965        - Switch over to a single, milti-stage progress bar for the entire
966          debootstrap run.
967        - Fixed typo that was preventing build with -Os.
968        - Remove the basesuccess note.
969        - Incorporated the apt setup and install steps into the same single
970          progress bar.
971        - Merged kernel-installer into base-installer so they can share a progress
972          bar.
973        - Updated to debhelper v4.
974        - Cleaned up the rules file.
975        - Remove Standards-Version, it's a udeb.
976        - Added some error templates left out due to the string freeze.
977        - Stop the progress bar when exiting on debootstrap error.
978        - busybox does provide uniq and sort -r now, so remove the dodgy calls to
979          the ones in /target.
980        - Move the apt-install queue flush to after kernel installation.
981          This way, if apt-install is used to install the kernel image and pcmcia
982          modules and they fail to install for some reason, and end up in the
983          apt-install queue, this does not result in apt-install installing them
984          when the kernel-image.conf is not properly set up.
985        - Refactored most of the code in the postinst, breaking it up into
986          subroutines for clarity.
987        - Use only one exit point for errors, and always stop the progress bar.
988        - apt-update is only used by this package, so inline it.
989        - Remove some debootstrap errors which should never appear during normal
990          (or abnormal) use unless d-i is very broken from the templates file, no
991          need to watse time and space on translations of them.
992        - add some elipses in templates
993      * Claus Hindsgaul
994        - Update da (Danish) translation.
995      * Kenshi Muto
996        - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese
997        - Install console-cyrillic and console-terminus when LANG=Russian
998        - Update Japanese translation (ja.po).
999      * Michel Grentzinger
1000        - Update French translation.
1001      * Christian Perrier
1002        - s/pcmcia/PCMCIA in templates. Unfuzzied translations
1003      * Teófilo Ruiz Suárez
1004        - Updated Spanish templates unfuzzing some translations (po/es.po)
1005      * André Luís Lopes
1006        - Updated pt_BR (Brazilian Portuguese) translation.
1007      * KÄ™stutis BiliÅ«nas
1008        - Updated Lithuanian translation (lt.po).
1009      * Teófilo Ruiz Suárez
1010        - Unfuzzied a couple of translations (po/es.po)
1011      * Christian Perrier
1012        - Run debconf-updatepo after Joey added elipses to templates
1013        - Updated french translation
1014      * Bart Cornelis
1015        - Updated Dutch translation (nl.po)
1016      * Ognyan Kulev
1017        - Updated bulgarian translation (bg.po).
1018      * Konstantinos Margaritis
1019        - Updated Greek translation (el.po)
1020      * Dennis Stampfer
1021        - Updated German translation (de.po)
1022      * Christian Perrier
1023        - Run debconf-updatepo
1024        - Updated french translation (fr.po)
1025      * Konstantinos Margaritis
1026        - Updated Greek translation (el.po)
1027      * Anmar Oueja
1028        - created and translated to Arabic (ar.po)
1029        - merged with master template and finished translationi (ar.po)
1030      * Miroslav Kure
1031        - Update Czech translation
1032      * Peter Mann
1033        - Update Slovak translation
1034      * Teófilo Ruiz Suárez
1035        - Updated spanis translations (po/es.po)
1036      * Nikolai Prokoschenko
1037        - Updated russian translation (ru.po)
1038      * Ming Hua
1039        - Updated Simplified Chinese translation (zh_CN.po)
1040      * Otavio Salvador
1041        - Added Release file parser to identify the distribution codename
1042      * Andre Dahlqvist
1043        - Update Swedish translation (sv.po)
1044      * Safir Secerovic
1045        - Update Bosnian translation (bs.po).
1046      * Matt Kraai
1047        - Fix the handling of P codes without a PF code (closes: #225858).
1048    
1049     -- Joey Hess <joeyh@debian.org>  Fri, 23 Jan 2004 13:01:51 -0500
1050    
1051    base-installer (0.047) unstable; urgency=low
1052    
1053      * Steve Langasek
1054        - add per-arch kernel-installer handling for alpha
1055    
1056     -- Steve Langasek <vorlon@debian.org>  Sat, 10 Jan 2004 09:18:23 -0600
1057    
1058    base-installer (0.046) unstable; urgency=low
1059    
1060      * Richard Hirst
1061        - Added kernel selection for ia64
1062    
1063     -- Joey Hess <joeyh@debian.org>  Tue,  6 Jan 2004 17:39:29 -0500
1064    
1065    base-installer (0.045) unstable; urgency=low
1066    
1067      * Ming Hua
1068        - Initial Simplified Chinese translation (zh_CN.po)
1069      * Bart Cornelis
1070        - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
1071      * Giuseppe Sacco
1072        - Corrected a typo in nn.po and ca.po (SUBSTO->SUBST0)
1073      * Andre Dahlqvist
1074        - Update Swedish translation (sv.po)
1075    
1076     -- Petter Reinholdtsen <pere@debian.org>  Wed, 31 Dec 2003 16:20:32 +0100
1077    
1078    base-installer (0.044) unstable; urgency=low
1079    
1080      * Bart Cornelis
1081        - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
1082      * Miguel Figueiredo
1083        - Initial Portuguese translation. (pt.po)
1084      * Peter Mann
1085        - Update Slovak translation
1086      * Giuseppe Sacco
1087        - Italian translation update
1088    
1089     -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:53:45 -0500
1090    
1091    base-installer (0.043) unstable; urgency=low
1092    
1093      * Bartosz Fenski
1094        - Updated Polish (pl) translation.
1095      * André Dahlqvist
1096        - Update Swedish translation. (sv.po)
1097      * David Martínez Moreno
1098        - Updated a lot the Spanish translation (es.po) and converted it
1099          to UTF-8.
1100      * Konstantinos Margaritis
1101        - Updated Greek translation (el.po)
1102      * Joey Hess
1103        - On i386, install a pcmcia-kernel-modules package to match the kernel
1104          package.
1105      * Peter Mann
1106        - Updated Slovak translation. (sk.po)
1107      * Giuseppe Sacco
1108        - First italian translation by Stefano Melchior
1109        - Update translation from Davide Meloni
1110      * Dennis Stampfer
1111        - Update translation by Jan Lübbe (de.po). Closes: #224278
1112        - Update German translation (de.po)
1113      * Kenshi Muto
1114        - Add install code of language specific packages to postinst.
1115        (Closes: Bug#224226)
1116        - Update Japanese translation (ja.po)
1117        - Apply kernel-img.conf configuration patch. (See Bug#223679)
1118      * Bart Cornelis
1119        - Updated Dutch translation (nl.po)
1120      * Otavio Salvador
1121        - Added the 'Finding package sizes' and 'Checking ...' in template
1122        - Updated pt_BR (Brazilian Portuguese) translation
1123      * Steinar H. Gunderson
1124        - Updated Norwegian translation (nb.po).
1125      * KÄ™stutis BiliÅ«nas
1126        - Updated Lithuanian translation (lt.po).
1127      * Miroslav Kure
1128        - Updated Czech translation (cs.po).
1129      * Thiemo Seufer
1130        - Improve error handling for the apt-install initrd-tools case.
1131        - Use archdetect for the mips/mipsel kernel-installer.
1132      * Ognyan Kulev
1133        - Added/updated bulgarian translation (bg.po).
1134      * Petter Reinholdtsen
1135        - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
1136      * Claus Hindsgaul
1137        - Update da (Danish) translation.
1138      * Jure Cuhalev
1139        - Added/updated slovenian translation (sl.po).
1140      * Teófilo Ruiz Suárez
1141        - Updated Spanish translation (es.po)
1142    
1143     -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:00:22 -0500
1144    
1145    base-installer (0.042) unstable; urgency=low
1146    
1147      * Verok Istvan
1148        - Initial Hungarian translation.
1149      * Joey Hess
1150        - mirror/distribution has changed to use symbolic release names,
1151          so add a quick hack to convert these to code names. Getting the code
1152          name from the Release file is not yet implemented.
1153    
1154     -- Joey Hess <joeyh@debian.org>  Fri, 12 Dec 2003 16:38:42 -0500
1155    
1156    base-installer (0.041) unstable; urgency=low
1157    
1158      * Peter Mann
1159        - Initial Slovak translation (sk.po).
1160      * Claus Hindsgaul
1161        - Update da (Danish) translation.
1162      * Petter Reinholdtsen
1163        - Update nb.po.
1164      * Konstantinos Margaritis
1165        - Initial Greek translation (el.po).
1166      * Christian Perrier
1167        - Refined and standardized templates. Closes: #218992
1168      * Safir ¿e¿erovi¿
1169        - Updated Bosnian (bs) translation.
1170      * Michel Grentzinger
1171        - Update French translation.
1172      * Miroslav Kure
1173        - Update Czech translation.
1174      * Bart Cornelis
1175        - Updated Dutch translation (nl.po)
1176      * Tommi Vainikainen
1177        - Update Finnish translation.
1178      * Steinar H. Gunderson
1179        - Update nb.po.
1180      * Bastian Blank
1181        - remove di_log workaround
1182      * Jordi Mallach
1183        - Update Catalan translation.
1184      * KÄ™stutis BiliÅ«nas
1185        - Updated Lithuanian translation.
1186      * Kenshi Muto
1187        - Update Japanese translation (ja.po)
1188      * André Luís Lopes
1189        - Update pt_BR (Brazilian Portuguese) translation.
1190      * Thiemo Seufer
1191        - Add support for mips, mipsel to kernel-installer.
1192    
1193     -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:53:51 -0500
1194    
1195    base-installer (0.040) unstable; urgency=low
1196    
1197      * Joey Hess
1198        - Change some base-installer templates to use "Retrieving packages"
1199          etc instead of "Downloading", as the latter term is innaccurate
1200          during eg, CDROM inatalls.
1201      * Pierre Machard
1202        - Run debconf-updatepo
1203        - Update French translation
1204      * Safir Secerovic, Amila Akagic
1205        - Add Bosnian translation. (bs.po)
1206      * Bart Cornelis
1207        - Updated dutch translation
1208      * André Luís Lopes
1209        - Update pt_BR (Brazilian Portuguese) translation.
1210      * Kenshi Muto
1211        - Update Japanese translation (ja.po)
1212      * KÄ™stutis BiliÅ«nas
1213        - Update Lithuanian translation.
1214      * Petter Reinholdtsen
1215        - Update nb.po
1216      * Michel Grentzinger
1217        - Update French translation.
1218      * Miroslav Kure
1219        - Update Czech (cs.po) translation.
1220      * Ilgiz Kalmetev
1221        - Updated Russian translation. Closes: #219096.
1222      * Tommi Vainikainen
1223        - Update Finnish (fi.po) translation.
1224    
1225     -- Petter Reinholdtsen <pere@debian.org>  Fri,  7 Nov 2003 18:13:28 +0100
1226    
1227    base-installer (0.039) unstable; urgency=low
1228    
1229      * Gaudenz Steinlin
1230        - kernel-installer.postinst:
1231          replace /usr/bin/archdetect by /bin/archdetect
1232      * Jure Cuhalev
1233        - Added Slovenian translation. Closes: #214384.
1234      * Claus Hindsgaul
1235        - Update da (Danish) translation.
1236    
1237     -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Nov 2003 12:33:20 +0100
1238    
1239    base-installer (0.038) unstable; urgency=low
1240    
1241      * Tommi Vainikainen
1242        - Add Finnish (fi.po) translation
1243      * Bart Cornelis
1244        - Update dutch translation (nl.po)
1245      * Petter Reinholdtsen
1246        - Fix progress text, add forgotten KERNEL subst.
1247      * Pierre Machard
1248        - Improve French translation [Christian Perrier].
1249        - Update French po-debconf translation [Michel Grentzinger].
1250      * Miroslav Kure
1251        - Update Czech translation (cs.po).
1252      * Matt Kraai
1253        - Default to an SMP kernel if there are multiple CPUs.
1254      * Kenshi Muto
1255        - Update Japanese translation (ja.po)
1256      * KÄ™stutis BiliÅ«nas
1257        - Update Lithuanian translation (lt.po).
1258    
1259     -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:21:44 +0200
1260    
1261    base-installer (0.037) unstable; urgency=low
1262    
1263      * Petter Reinholdtsen
1264        - Corrected template text for error dialog used when kernel
1265          installation fail.
1266        - Updated nb.po.
1267        - Avoid setting default kernel to a kernel package that is
1268          not available.
1269      * André Luís Lopes
1270        - Updated pt_BR (Brazilian Portuguese) translation.
1271    
1272     -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 23:12:00 +0200
1273    
1274    base-installer (0.036) unstable; urgency=low
1275    
1276      * Claus Hindsgaul
1277        - Update da (Danish) translation.
1278      * Javier Fernandez-Sanguino
1279        - Updated spanish translation.
1280      * Alastair McKinstry
1281        - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
1282        - Add versioned depends on libdebconfclient-dev, to get working debconf_
1283          macros.
1284      * Steinar H. Gunderson
1285        - Make base-installer handle warnings from debconf better, although still
1286          not very good.
1287      * Chris Tillman
1288        - Change ppcdetect to archdetect and corresponding CASEs
1289      * Christian Perrier
1290        - Improve French translation.
1291      * KÄ™stutis BiliÅ«nas
1292        - Add Lithuanian translation (lt.po).
1293    
1294     -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200
1295    
1296    base-installer (0.035) unstable; urgency=low
1297    
1298      * Build-Depend on libd-i4
1299    
1300     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 18:50:20 +0200
1301    
1302    base-installer (0.034) unstable; urgency=low
1303    
1304      * Bastian Blank
1305        - remove dash-udeb dependency
1306        - fix for libdi4
1307      * Kenshi Muto
1308        - Update Japanese po (ja.po)
1309      * Denis Barbier
1310        - Add comments in templates files, which are copied into PO files,
1311          to tell translators which strings are main menu items.
1312      * Andre Luis Lopes
1313        - Update pt_BR (Brazilian Portuguese) translation.
1314      * Petter Reinholdtsen
1315        - Make source build using both version 3 and 4 of libd-i.
1316      * Ilgiz Kalmetev
1317        - Updated Russian translation.
1318      * Matt Kraai
1319        - Default to kernel-image-2.4-386 on i386.
1320      * Miroslav Kure
1321        - Initial Czech translation.
1322      * Bart Cornelis
1323        - Updated dutch translation (nl.po)
1324      * Build this version against libdebian-installer4
1325    
1326     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 16:45:37 +0200
1327    
1328    base-installer (0.033) unstable; urgency=low
1329    
1330      * Petter Reinholdtsen
1331        - Made the menu entry text translatable.
1332        - Ran debconf2po-update.
1333        - Start using debconf_* macro in run-debootstrap.c.
1334        - Use 'error' debconf template type to report errors.
1335        - Correct kernel-install progress template to show kernel package
1336          name.
1337      * Alastair McKinstry
1338        - Convert changelog to UTF-8 as per policy
1339      * Pierre Machard
1340        - Update French po-debconf translation.
1341      * Sebastian Ley
1342        - Changed the hardcoded default kernel version to 2.4 for i386, this
1343          will select the latest 2.4 kernel
1344        - Added Athlon Model for i386
1345      * Matt Kraai
1346        - Add missing ;; and fix misspelling in the kernel-installer postinst.
1347    
1348     -- Sebastian Ley <ley@debian.org>  Thu,  2 Oct 2003 19:24:08 +0200
1349    
1350    base-installer (0.032) unstable; urgency=low
1351    
1352      * Andre Luís Lopes
1353        - Update pt_BR (Brazilian Portuguese) translation.
1354      * Bart Cornelis
1355        - updated dutch translation
1356    
1357     -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2003 15:03:05 +0200
1358    
1359    base-installer (0.031) unstable; urgency=low
1360    
1361    * Richard Hirst    * Richard Hirst
1362      - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.      - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.
# Line 13  base-installer (0.031) UNRELEASED; urgen Line 1371  base-installer (0.031) UNRELEASED; urgen
1371      - Update ja.po      - Update ja.po
1372    * Pierre Machard    * Pierre Machard
1373      - Update French po-debconf translation [Michel Grentzinger].      - Update French po-debconf translation [Michel Grentzinger].
1374      * Petter Reinholdtsen
1375        - Update nb.po
1376    
1377   -- Petter Reinholdtsen <pere@debian.org>  Thu, 18 Sep 2003 10:05:01 +0100   -- Petter Reinholdtsen <pere@debian.org>  Mon, 22 Sep 2003 22:22:41 +0200
1378    
1379  base-installer (0.030) unstable; urgency=low  base-installer (0.030) unstable; urgency=low
1380    
# Line 36  base-installer (0.029) unstable; urgency Line 1396  base-installer (0.029) unstable; urgency
1396    * Matt Kraai    * Matt Kraai
1397      - Update French translation, thanks to Michel Grentzinger (closes:      - Update French translation, thanks to Michel Grentzinger (closes:
1398        #208588).        #208588).
1399    * Teófilo Ruiz Suárez    * Teófilo Ruiz Suárez
1400      - Revised Spanish translation      - Revised Spanish translation
1401    
1402   -- 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 50  base-installer (0.028) unstable; urgency Line 1410  base-installer (0.028) unstable; urgency
1410    
1411  base-installer (0.027) unstable; urgency=low  base-installer (0.027) unstable; urgency=low
1412    
1413    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.    * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
1414    * Stop the progress bar when kernel installation go wrong.    * Stop the progress bar when kernel installation go wrong.
1415    * Javier Fernandez-Sanguino:    * Javier Fernandez-Sanguino:
1416      - Updated Spanish translation and use proper quotes      - Updated Spanish translation and use proper quotes
# Line 63  base-installer (0.026) unstable; urgency Line 1423  base-installer (0.026) unstable; urgency
1423      - Updated de.po.  Patch from Maximilian Wilhelm.      - Updated de.po.  Patch from Maximilian Wilhelm.
1424      - Updated nb.po.      - Updated nb.po.
1425      - Added danish translation (da.po), thanks to Finn G. Larsen.      - Added danish translation (da.po), thanks to Finn G. Larsen.
1426    * André Luís Lopes    * André Luís Lopes
1427      - Update pt_BR.po.      - Update pt_BR.po.
1428    * Bart Cornelis    * Bart Cornelis
1429      - Updated duth translation      - Updated duth translation
# Line 76  base-installer (0.025) unstable; urgency Line 1436  base-installer (0.025) unstable; urgency
1436      - Add nl.po, thanks to Bart Cornelis.      - Add nl.po, thanks to Bart Cornelis.
1437    * Alastair McKinstry    * Alastair McKinstry
1438      - Add lv.po, thanks to Aigars Mahinovs      - Add lv.po, thanks to Aigars Mahinovs
1439    * Martin Sjögren    * Martin Sjögren
1440      - Implement progress bar thingy. (Closes: #180753)      - Implement progress bar thingy. (Closes: #180753)
1441        This requires version >= 0.2.1 of debootstrap.        This requires version >= 0.2.1 of debootstrap.
1442      - Bump standards version to 3.6.0      - Bump standards version to 3.6.0
1443    * André Luís Lopes    * André Luís Lopes
1444      - Update Brazilian Portuguese (pt_BR) debconf template translation.      - Update Brazilian Portuguese (pt_BR) debconf template translation.
1445      - Run debconf-updatepo to feed more translatable strings to      - Run debconf-updatepo to feed more translatable strings to
1446        translators.        translators.
# Line 141  base-installer (0.021) unstable; urgency Line 1501  base-installer (0.021) unstable; urgency
1501    * Make myself the uploader for this package.    * Make myself the uploader for this package.
1502    * Upgrade standards-version from 3.5.2 to 3.5.9.    * Upgrade standards-version from 3.5.2 to 3.5.9.
1503    * Cleanup in kernel-installer postinst.    * Cleanup in kernel-installer postinst.
1504    * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).    * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).
1505    * André Luís Lopes :    * André Luís Lopes :
1506      - Added pt_BR debconf template translation.      - Added pt_BR debconf template translation.
1507    
1508   -- 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 269  base-installer (0.011) unstable; urgency Line 1629  base-installer (0.011) unstable; urgency
1629    
1630  base-installer (0.010) unstable; urgency=low  base-installer (0.010) unstable; urgency=low
1631    
1632    * Martin Sjögren    * Martin Sjögren
1633      - 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
1634        changes files.        changes files.
1635    

Legend:
Removed from v.4109  
changed lines
  Added in v.27657

  ViewVC Help
Powered by ViewVC 1.1.5