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

Contents of /trunk/tools/base-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5153 - (hide annotations) (download)
Sun Oct 19 08:28:46 2003 UTC (9 years, 7 months ago) by pere
File size: 15743 byte(s)
Corrected template text for error dialog used when kernel installation fail.
1 pere 5153 base-installer (0.037) UNRELEASED; urgency=low
2    
3     * Petter Reinholdtsen
4     - Corrected template text for error dialog used when kernel
5     installation fail.
6    
7     -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Oct 2003 10:26:32 +0200
8    
9 pere 5086 base-installer (0.036) unstable; urgency=low
10 jfs 4687
11 claush 4848 * Claus Hindsgaul
12     - Update da (Danish) translation.
13 mckinstry 4748 * Javier Fernandez-Sanguino
14 jfs 4687 - Updated spanish translation.
15 mckinstry 4748 * Alastair McKinstry
16 pere 5085 - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
17 pere 5086 - Add versioned depends on libdebconfclient-dev, to get working debconf_
18 mckinstry 4748 macros.
19 sesse 4888 * Steinar H. Gunderson
20     - Make base-installer handle warnings from debconf better, although still
21     not very good.
22 toff 4891 * Chris Tillman
23 pere 5086 - Change ppcdetect to archdetect and corresponding CASEs
24 barbier 4906 * Christian Perrier
25     - Improve French translation.
26 barbier 4916 * Kęstutis Biliūnas
27     - Add Lithuanian translation (lt.po).
28 jfs 4687
29 pere 5086 -- Petter Reinholdtsen <pere@debian.org> Sat, 18 Oct 2003 19:14:36 +0200
30 jfs 4687
31 ley 4649 base-installer (0.035) unstable; urgency=low
32    
33     * Build-Depend on libd-i4
34    
35     -- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 18:50:20 +0200
36    
37 ley 4646 base-installer (0.034) unstable; urgency=low
38 ley 4480
39     * Bastian Blank
40     - remove dash-udeb dependency
41     - fix for libdi4
42 kmuto 4494 * Kenshi Muto
43     - Update Japanese po (ja.po)
44 barbier 4509 * Denis Barbier
45     - Add comments in templates files, which are copied into PO files,
46     to tell translators which strings are main menu items.
47 andrelop 4518 * Andre Luis Lopes
48     - Update pt_BR (Brazilian Portuguese) translation.
49 pere 4562 * Petter Reinholdtsen
50     - Make source build using both version 3 and 4 of libd-i.
51 mckinstry 4590 * Ilgiz Kalmetev
52     - Updated Russian translation.
53 kraai 4595 * Matt Kraai
54     - Default to kernel-image-2.4-386 on i386.
55 mckinstry 4616 * Miroslav Kure
56     - Initial Czech translation.
57 cobaco 4638 * Bart Cornelis
58     - Updated dutch translation (nl.po)
59 ley 4646 * Build this version against libdebian-installer4
60 ley 4480
61 ley 4646 -- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 16:45:37 +0200
62 ley 4480
63 ley 4475 base-installer (0.033) unstable; urgency=low
64 pere 4382
65     * Petter Reinholdtsen
66     - Made the menu entry text translatable.
67     - Ran debconf2po-update.
68 pere 4384 - Start using debconf_* macro in run-debootstrap.c.
69 pere 4406 - Use 'error' debconf template type to report errors.
70     - Correct kernel-install progress template to show kernel package
71     name.
72 mckinstry 4393 * Alastair McKinstry
73     - Convert changelog to UTF-8 as per policy
74 pmachard 4418 * Pierre Machard
75     - Update French po-debconf translation.
76 ley 4450 * Sebastian Ley
77     - Changed the hardcoded default kernel version to 2.4 for i386, this
78     will select the latest 2.4 kernel
79     - Added Athlon Model for i386
80 kraai 4455 * Matt Kraai
81     - Add missing ;; and fix misspelling in the kernel-installer postinst.
82 pere 4382
83 ley 4475 -- Sebastian Ley <ley@debian.org> Thu, 2 Oct 2003 19:24:08 +0200
84 pere 4382
85 pere 4360 base-installer (0.032) unstable; urgency=low
86 andrelop 4184
87 mckinstry 4393 * Andre Luís Lopes
88 andrelop 4184 - Update pt_BR (Brazilian Portuguese) translation.
89 cobaco 4207 * Bart Cornelis
90     - updated dutch translation
91 andrelop 4184
92 pere 4360 -- Petter Reinholdtsen <pere@debian.org> Sun, 28 Sep 2003 15:03:05 +0200
93 andrelop 4184
94 pere 4134 base-installer (0.031) unstable; urgency=low
95 rhirst 4056
96     * Richard Hirst
97     - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.
98     - Fix warnings on ia64, getline arg2 is size_t, not int.
99 barbier 4065 * Chris Tillman
100     - Update English usage in message templates
101 sesse 4066 * Steinar H. Gunderson
102     - Fix error in fallback error message display.
103 jordi 4087 * Jordi Mallach
104     - Added Catalan (ca) translation.
105 kmuto 4100 * Kenshi Muto
106     - Update ja.po
107 pmachard 4109 * Pierre Machard
108     - Update French po-debconf translation [Michel Grentzinger].
109 pere 4133 * Petter Reinholdtsen
110     - Update nb.po
111 rhirst 4056
112 pere 4134 -- Petter Reinholdtsen <pere@debian.org> Mon, 22 Sep 2003 22:22:41 +0200
113 rhirst 4056
114 pere 4034 base-installer (0.030) unstable; urgency=low
115 pere 4028
116     * Petter Reinholdtsen
117     - Keep installing packages into /target/ even if one package fail.
118     Based on patch from Steinar H. Gunderson. (Closes: #210915)
119 pere 4030 - Log to syslog, not /var/log/messages in kernel-installer.
120 pere 4028
121 pere 4034 -- Petter Reinholdtsen <pere@debian.org> Mon, 15 Sep 2003 21:31:32 +0200
122 pere 4028
123 pere 4012 base-installer (0.029) unstable; urgency=low
124 pere 4004
125     * Petter Reinholdtsen
126     - Added Russian debconf template translation (ru.po), patch
127     from Serge Winitzki.
128 pere 4009 * Claus Hindsgaul
129     - Removed illegal spaces in message no-kernels-found in
130     kernel-installer.templates
131     * Matt Kraai
132     - Update French translation, thanks to Michel Grentzinger (closes:
133     #208588).
134 mckinstry 4393 * Teófilo Ruiz Suárez
135 teo 4025 - Revised Spanish translation
136 pere 4004
137 pere 4012 -- Petter Reinholdtsen <pere@debian.org> Sat, 13 Sep 2003 17:45:00 +0200
138 pere 4004
139 pere 3928 base-installer (0.028) unstable; urgency=low
140 kmuto 3915
141     * Kenshi Muto
142     - Added Japanese translation (ja.po)
143    
144 pere 3928 -- Petter Reinholdtsen <pere@debian.org> Thu, 28 Aug 2003 23:10:27 +0200
145 kmuto 3915
146 pere 3901 base-installer (0.027) unstable; urgency=low
147 pere 3843
148 barbier 4395 * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
149 pere 3900 * Stop the progress bar when kernel installation go wrong.
150 jfs 3893 * Javier Fernandez-Sanguino:
151     - Updated Spanish translation and use proper quotes
152 pere 3843
153 pere 3901 -- Petter Reinholdtsen <pere@debian.org> Sat, 23 Aug 2003 13:49:00 +0200
154 pere 3843
155 pere 3819 base-installer (0.026) unstable; urgency=low
156 pere 3798
157     * Petter Reinholdtsen
158     - Updated de.po. Patch from Maximilian Wilhelm.
159 pere 3799 - Updated nb.po.
160 pere 3818 - Added danish translation (da.po), thanks to Finn G. Larsen.
161 mckinstry 4393 * André Luís Lopes
162 andrelop 3801 - Update pt_BR.po.
163 cobaco 3809 * Bart Cornelis
164     - Updated duth translation
165 pere 3798
166 pere 3819 -- Petter Reinholdtsen <pere@debian.org> Sat, 9 Aug 2003 16:27:03 +0200
167 pere 3798
168 pere 3788 base-installer (0.025) unstable; urgency=low
169 pere 3640
170 kraai 3452 * Matt Kraai
171     - Add nl.po, thanks to Bart Cornelis.
172 mckinstry 3600 * Alastair McKinstry
173     - Add lv.po, thanks to Aigars Mahinovs
174 barbier 4395 * Martin Sjögren
175 pere 3665 - Implement progress bar thingy. (Closes: #180753)
176 pere 3784 This requires version >= 0.2.1 of debootstrap.
177 sjogren 3667 - Bump standards version to 3.6.0
178 barbier 4395 * André Luís Lopes
179 andrelop 3593 - Update Brazilian Portuguese (pt_BR) debconf template translation.
180 andrelop 3769 - Run debconf-updatepo to feed more translatable strings to
181     translators.
182 pere 3595 * Petter Reinholdtsen
183     - Update nb.po.
184 pere 3666 - Convert changelog to UTF-8.
185 pere 3710 - Stop kernel-installer from printing to stderr.
186 pere 3766 - Add initial progress bar to kernel-installer.
187     - Correct template names from old 'kernel-chooser' to new
188     'kernel-installer'.
189 pere 3774 - Add progress bar at the end of base-installer, when the APT
190     database is updated and extra the packages are installed.
191 pere 3778 - Updated nb.po.
192 pere 3664 * Florian Lohoff
193     - Updated de.po. Thanks to from Maximilian Wilhelm.
194 kraai 3452
195 pere 3788 -- Petter Reinholdtsen <pere@debian.org> Wed, 30 Jul 2003 15:43:44 +0200
196 kraai 3452
197 pere 3416 base-installer (0.024) unstable; urgency=low
198 pere 3391
199 tfheen 3419 * Petter Reinholdtsen
200     - Add dash-udeb as a dependency for base-installer, while we wait for
201     busybox-udeb being able to run debootstrap.
202     * Tollef Fog Heen
203     - update fr.po file, from Michel Grentzinger.
204 pere 3391
205 tfheen 3419 -- Tollef Fog Heen <tfheen@debian.org> Sun, 13 Jul 2003 16:50:48 +0200
206 pere 3391
207 pere 3388 base-installer (0.023) unstable; urgency=low
208 pere 3348
209     * Add french translation by Michel Grentzinger. (Closes: #197312)
210 pere 3363 * Make sure /target/etc/apt/ exists before trying to create
211     sources.list. Patch from Thorsten Sauter. (Closes: #197818)
212 pere 3375 * Copy the postinst from kernel-chooser into the kernel-installer
213     postinst, to make it easier to select which kernel to install.
214 pere 3380 * Ben Collins
215     - Add link_in_boot=yes prior to sparc kernel install. Allows sparc to
216     transparently support /boot being on a seperate partition.
217 tsauter 3370 * Thorsten Sauter:
218     - kernel-installer depends now on created-fstab
219 pere 3348
220 pere 3388 -- Petter Reinholdtsen <pere@debian.org> Tue, 24 Jun 2003 21:09:38 +0200
221 pere 3348
222 pere 3242 base-installer (0.022) unstable; urgency=low
223 pere 3074
224     * Updated nb.po.
225 pere 3137 * Remove problematic spaces included by mistake. (Closes: #193160)
226 tsauter 3089 * Thorsten Sauter
227     - Insert german translation (de.po)
228 pere 3074
229 pere 3242 -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Jun 2003 01:48:21 +0200
230 pere 3074
231 pere 3041 base-installer (0.021) unstable; urgency=low
232 pere 3021
233     * Keep going even if /target/etc/fstab is missing. (Closes: #186443)
234 pere 3041 * Display a debconf-note when debootstrap return an error
235     code. (Closes: #178418)
236 pere 3029 * Make myself the uploader for this package.
237     * Upgrade standards-version from 3.5.2 to 3.5.9.
238 pere 3036 * Cleanup in kernel-installer postinst.
239 barbier 4395 * Added translation framework, and Norwegian Bokmål translation (nb.po).
240     * André Luís Lopes :
241 andrelop 3039 - Added pt_BR debconf template translation.
242 pere 3021
243 pere 3041 -- Petter Reinholdtsen <pere@debian.org> Thu, 8 May 2003 09:21:06 +0200
244 pere 3021
245 pere 2702 base-installer (0.020) unstable; urgency=low
246 pere 2671
247     * Petter Reinholdtsen
248     - Use debconf to report an error if kernel install fails.
249     (Closes: #188209)
250    
251 pere 2702 -- Petter Reinholdtsen <pere@debian.org> Fri, 11 Apr 2003 11:23:21 +0200
252 pere 2671
253 pere 2609 base-installer (0.019) unstable; urgency=low
254 waldi 2601
255     * Bastian Blank
256     - Add linux prefix to linux only templates.
257    
258 pere 2609 -- Petter Reinholdtsen <pere@debian.org> Sun, 6 Apr 2003 10:23:15 +0200
259 waldi 2601
260 pere 2142 base-installer (0.018) unstable; urgency=low
261 mlang 2033
262 pere 2142 * Mario Lang
263     - Remove brltty specific code from base-installer postinst. We now
264     have apt-install.
265     * Petter Reinholdtsen
266     - Process the apt-install queue in one call to apt-install, instead
267     of several. This should speed up the install.
268 mlang 2033
269 pere 2142 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:42:44 +0100
270 mlang 2033
271 kraai 1937 base-installer (0.017) unstable; urgency=low
272 pere 1921
273 kraai 1935 * Petter Reinholdtsen
274     - Moved apt-update and apt-install to rootskel.
275     * Matt Kraai
276     - Unset Debconf variables before calling apt-install (closes:
277     #180249).
278 kraai 1936 - Remove local component for network installs.
279 pere 1921
280 kraai 1937 -- Matt Kraai <kraai@debian.org> Wed, 12 Feb 2003 21:46:13 -0800
281 pere 1921
282 pere 1894 base-installer (0.016) unstable; urgency=low
283 pere 1879
284     * Use the same components in debootstrap and APT.
285 pere 1880 * Two new helper programs, apt-update and apt-install.
286     * Try to fix CDROM installs; Make sure 'apt-get update' is executed
287 pere 1885 when installing from CD, change the APT source protocol from file:
288     to copy:, and split 'apt-get install' into two parts, one
289     downloading outside /target/, and one installing within /target/.
290 pere 1881 * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make
291     sure /target/proc/ is available during install.
292 pere 1882 * Make sure initrd-tools is installed before we modify its
293     configuration.
294 pere 1886 * Add package queue for extra packages to install into /target/.
295     Should apt-install move into rootskel or another package?
296 pere 1893 * Redirect stderr to /var/log/messages when installing packages.
297     * Make debug output easier to read.
298 pere 1879
299     -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Feb 2003 15:22:36 +0100
300    
301 kraai 1877 base-installer (0.015) unstable; urgency=low
302 pere 1861
303 mlang 1862 * Mario Lang
304     - in base-installer postinst, if /sbin/brltty exists, brltty=... was
305     passed in kernel cmdline, and brltty is running, add it to debootstrap
306     --include list.
307 pere 1861 * Petter Reinholdtsen
308     - In kernel-installer, set DELAY=0 in
309     /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of
310     interrupting the boot in the initrd.
311 pere 1873 - Add more error handling in kernel-installer.
312 kraai 1876 * Matt Kraai
313     - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get
314     (closes: 179994).
315 pere 1861
316 kraai 1877 -- Matt Kraai <kraai@debian.org> Thu, 06 Feb 2003 17:28:17 -0800
317 pere 1861
318 kraai 1858 base-installer (0.014) unstable; urgency=low
319 waldi 1498
320     * Bastian Blank
321     - remove kernel installation from base-installer
322     - add apt-get update to base-installer
323     - add kernel-installer
324 rhirst 1583 * Richard Hirst
325     - fix apt-get args for gzip and dpkg binaries
326     - get apt-get to tell dpkg to run in /target
327     - add target bin/sbin dirs to PATH for aptget/dpkg
328     - actually use rootskel initrd template for /etc/kernel-img.conf
329     - add relative_links=yes, image_in_boot=yes to kernel-img.conf
330 rhirst 1584 - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
331     as per base-installer postinst (undocumented hacks)
332 pere 1731 * Petter Reinholdtsen
333     - Detect missing 'debian-installer/kernel/image' and report this
334     as an error.
335 waldi 1498
336 kraai 1858 -- Matt Kraai <kraai@debian.org> Mon, 03 Feb 2003 20:34:29 -0800
337 waldi 1498
338 tfheen 1488 base-installer (0.013) unstable; urgency=low
339 rhirst 1463
340 rhirst 1464 * Richard Hirst
341 rhirst 1463 - create appropriate /target/etc/kernel-img.conf for hppa
342 tfheen 1468 * Tollef Fog Heen
343     - remove -x from postinst, to remove clutter.
344 pere 1471 * Petter Reinholdtsen
345     - Remove obsolete skolelinux debootstrap symlinks.
346 rhirst 1463
347 tfheen 1488 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 16:53:30 +0100
348 rhirst 1463
349 tfheen 1450 base-installer (0.012) unstable; urgency=low
350 rhirst 1440
351 tfheen 1450 * Tollef Fog Heen
352     - Fix installer-menu-item
353 rhirst 1440 * Richard Hirst
354     - Add hppa support
355    
356 tfheen 1450 -- Tollef Fog Heen <tfheen@debian.org> Wed, 4 Dec 2002 03:36:08 +0100
357 rhirst 1440
358 tfheen 1273 base-installer (0.011) unstable; urgency=low
359    
360     * Tollef Fog Heen
361     - Set priority to required
362    
363     -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:42:06 +0100
364    
365 sjogren 1220 base-installer (0.010) unstable; urgency=low
366    
367 barbier 4395 * Martin Sjögren
368 sjogren 1220 - Replace XBC with XB so our special control fields don't confuse the
369     changes files.
370    
371 tfheen 1263 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:09:39 +0100
372 sjogren 1220
373 tfheen 1188 base-installer (0.009) unstable; urgency=low
374    
375     * support http_proxy
376    
377 tfheen 1209 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:54:01 +0100
378    
379 pere 1026 base-installer (0.008) unstable; urgency=low
380    
381     * Do not crash if the questions netcfg/get_hostname or
382     netcfg/get_domain are unknown to debconf.
383 pere 1028 * Use default distribution if no debconf answer is available.
384 pere 1026 * Document how to avoid the 5 second 'get root without giving
385     password' window.
386 pere 1034 * Add hack to avoid messages like 'Note /etc/modules.conf is more recent
387     than /lib/modules/*/modules.dep'
388 pere 1038 * Choose kernel version based on the distribution name.
389 tfheen 1073 * Use dash instead of ash
390     * Fix paths to avoid double slashes.
391     * Only exclude if we have anything to exclude
392     * Make lilo not try to install itself, by echoing magic string
393     * Make -boot the maintainer but add me to Uploaders.
394 pere 1026
395 tfheen 1073 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:08:13 +0200
396 pere 1026
397 pere 775 base-installer (0.007) unstable; urgency=low
398    
399 tfheen 777 * Log to /target/var/log/, not /tmp/.
400 tfheen 825 * Use distribution selected in choose-mirror.
401 pere 836 * Avoid adding bogus entry in /target/etc/hosts if debconf values for
402     netcfg/get_{hostname,domain} is empty.
403 pere 864 * Correct translation language code from 'no' to 'nb'.
404 tfheen 902 * Get rid of PROFILE stuff inside postinst, since it's not used.
405 sjogren 906 * Make sure /target/etc exists before writing files into it.
406 pere 775
407 tfheen 974 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:57:19 +0200
408 pere 775
409 tfheen 725 base-installer (0.006) unstable; urgency=low
410    
411     * Support comments in /cdrom/.disk/* files. Thanks to Petter
412     Reinholdtsen for pointing this out.
413 tfheen 730 * The support for /cdrom/.disk/* files was quite broken -- a delimiter
414     was added to the end. This caused lots of grief, which should now be
415     fixed.
416     * Fix path to base_{include,exclude} files.
417    
418     -- Tollef Fog Heen <tfheen@debian.org> Wed, 3 Jul 2002 22:57:23 +0200
419 tfheen 725
420 tfheen 723 base-installer (0.005) unstable; urgency=low
421    
422     * Fix syntax error in postinst.
423     * Add support for base_{include,exclude} and fix the support for
424     --components when installing from CD.
425    
426     -- Tollef Fog Heen <tfheen@debian.org> Fri, 28 Jun 2002 10:18:19 +0200
427    
428 tfheen 719 base-installer (0.004) unstable; urgency=low
429    
430     * twiddle with kernel-img.conf
431     * pass --components with somewhat sane values to debootstrap.
432     * don't pass script to debootstrap.
433    
434     -- Tollef Fog Heen <tfheen@debian.org> Sun, 23 Jun 2002 10:11:20 +0200
435    
436     base-installer (0.003) unstable; urgency=low
437    
438     * Up version to actually get this installed
439     * Change architecture to all everywhere.
440    
441     -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:43:58 +0200
442    
443 tfheen 703 base-installer (0.002) unstable; urgency=low
444    
445     * Fix cdrom installation.
446    
447     -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:20:27 +0200
448    
449 tfheen 637 base-installer (0.001) unstable; urgency=low
450    
451     * Initial release
452    
453     -- Tollef Fog Heen <tfheen@debian.org> Sun, 10 Mar 2002 20:06:30 +0100

  ViewVC Help
Powered by ViewVC 1.1.5