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

  ViewVC Help
Powered by ViewVC 1.1.5