/[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 7609 - (show annotations) (download)
Sat Jan 10 17:32:28 2004 UTC (9 years, 5 months ago) by mck-guest
File size: 25957 byte(s)
Update Czech and Slovak translations
1 base-installer (0.050) UNRELEASED; urgency=low
2
3 NB: Upload partconf version 0.20 a few days before this package!
4 This package fails with older versions..
5
6 * Giuseppe Sacco
7 - Updated italian translation by Davide Meloni (it.po)
8 * Miguel Figueiredo
9 - Updated Portuguese translation (pt.po).
10
11 * Joey Hess
12 - Have debootstrap log to the d-i messages file.
13 - Change error templates to match.
14 - Remove downmainpkgs stuff; only used for slink deboostrapping.
15 - Switch over to a single, milti-stage progress bar for the entire
16 debootstrap run.
17 - Fixed typo that was preventing build with -Os.
18 - Remove the basesuccess note.
19 - Incorporated the apt setup and install steps into the same single
20 progress bar.
21 - Merged kernel-installer into base-installer so they can share a progress
22 bar.
23 - Updated to debhelper v4.
24 - Cleaned up the rules file.
25 - Remove Standards-Version, it's a udeb.
26 - Added some error templates left out due to the string freeze.
27 - Stop the progress bar when exiting on debootstrap error.
28 - busybox does provide uniq and sort -r now, so remove the dodgy calls to
29 the ones in /target.
30 - Move the apt-install queue flush to after kernel installation.
31 This way, if apt-install is used to install the kernel image and pcmcia
32 modules and they fail to install for some reason, and end up in the
33 apt-install queue, this does not result in apt-install installing them
34 when the kernel-image.conf is not properly set up.
35 - Refactored most of the code in the postinst, breaking it up into
36 subroutines for clarity.
37 - Use only one exit point for errors, and always stop the progress bar.
38 - apt-update is only used by this package, so inline it.
39 - Remove some debootstrap errors which should never appear during normal
40 (or abnormal) use unless d-i is very broken from the templates file, no
41 need to watse time and space on translations of them.
42 - add some elipses in templates
43 * Claus Hindsgaul
44 - Update da (Danish) translation.
45 * Kenshi Muto
46 - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese
47 - Install console-cyrillic and console-terminus when LANG=Russian
48 - Update Japanese translation (ja.po).
49 * Michel Grentzinger
50 - Update French translation.
51 * Christian Perrier
52 - s/pcmcia/PCMCIA in templates. Unfuzzied translations
53 * Richard Hirst
54 - added kernel selection for ia64
55 * Teófilo Ruiz Suárez
56 - Updated Spanish templates unfuzzing some translations (po/es.po)
57 * André Luís Lopes
58 - Updated pt_BR (Brazilian Portuguese) translation.
59 * Kęstutis Biliūnas
60 - Updated Lithuanian translation (lt.po).
61 * Teófilo Ruiz Suárez
62 - Unfuzzied a couple of translations (po/es.po)
63 * Christian Perrier
64 - Run debconf-updatepo after Joey added elipses to templates
65 - Updated french translation
66 * Bart Cornelis
67 - Updated Dutch translation (nl.po)
68 * Ognyan Kulev
69 - Updated bulgarian translation (bg.po).
70 * Konstantinos Margaritis
71 - Updated Greek translation (el.po)
72 * Dennis Stampfer
73 - Updated German translation (de.po)
74 * Christian Perrier
75 - Run debconf-updatepo
76 - Updated french translation (fr.po)
77 * Konstantinos Margaritis
78 - Updated Greek translation (el.po)
79 * Anmar Oueja
80 - created and translated to Arabic (ar.po)
81 - merged with master template and finished translationi (ar.po)
82 * Steve Langasek
83 - add per-arch kernel-installer handling for alpha
84 * Miroslav Kure
85 - Update Czech translation
86 * Peter Mann
87 - Update Slovak translation
88
89 -- Dennis Stampfer <seppy@debian.org> Wed, 7 Jan 2004 19:33:17 +0100
90
91 base-installer (0.045) unstable; urgency=low
92
93 * Ming Hua
94 - Initial Simplified Chinese translation (zh_CN.po)
95 * Bart Cornelis
96 - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
97 * Giuseppe Sacco
98 - Corrected a typo in nn.po and ca.po (SUBSTO->SUBST0)
99 * Andre Dahlqvist
100 - Update Swedish translation (sv.po)
101
102 -- Petter Reinholdtsen <pere@debian.org> Wed, 31 Dec 2003 16:20:32 +0100
103
104 base-installer (0.044) unstable; urgency=low
105
106 * Bart Cornelis
107 - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
108 * Miguel Figueiredo
109 - Initial Portuguese translation. (pt.po)
110 * Peter Mann
111 - Update Slovak translation
112 * Giuseppe Sacco
113 - Italian translation update
114
115 -- Joey Hess <joeyh@debian.org> Thu, 25 Dec 2003 19:53:45 -0500
116
117 base-installer (0.043) unstable; urgency=low
118
119 * Bartosz Fenski
120 - Updated Polish (pl) translation.
121 * André Dahlqvist
122 - Update Swedish translation. (sv.po)
123 * David Martínez Moreno
124 - Updated a lot the Spanish translation (es.po) and converted it
125 to UTF-8.
126 * Konstantinos Margaritis
127 - Updated Greek translation (el.po)
128 * Joey Hess
129 - On i386, install a pcmcia-kernel-modules package to match the kernel
130 package.
131 * Peter Mann
132 - Updated Slovak translation. (sk.po)
133 * Giuseppe Sacco
134 - First italian translation by Stefano Melchior
135 - Update translation from Davide Meloni
136 * Dennis Stampfer
137 - Update translation by Jan Lübbe (de.po). Closes: #224278
138 - Update German translation (de.po)
139 * Kenshi Muto
140 - Add install code of language specific packages to postinst.
141 (Closes: Bug#224226)
142 - Update Japanese translation (ja.po)
143 - Apply kernel-img.conf configuration patch. (See Bug#223679)
144 * Bart Cornelis
145 - Updated Dutch translation (nl.po)
146 * Otavio Salvador
147 - Added the 'Finding package sizes' and 'Checking ...' in template
148 - Updated pt_BR (Brazilian Portuguese) translation
149 * Steinar H. Gunderson
150 - Updated Norwegian translation (nb.po).
151 * Kęstutis Biliūnas
152 - Updated Lithuanian translation (lt.po).
153 * Miroslav Kure
154 - Updated Czech translation (cs.po).
155 * Thiemo Seufer
156 - Improve error handling for the apt-install initrd-tools case.
157 - Use archdetect for the mips/mipsel kernel-installer.
158 * Ognyan Kulev
159 - Added/updated bulgarian translation (bg.po).
160 * Petter Reinholdtsen
161 - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
162 * Claus Hindsgaul
163 - Update da (Danish) translation.
164 * Jure Cuhalev
165 - Added/updated slovenian translation (sl.po).
166 * Teófilo Ruiz Suárez
167 - Updated Spanish translation (es.po)
168
169 -- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2003 14:00:22 -0500
170
171 base-installer (0.042) unstable; urgency=low
172
173 * Verok Istvan
174 - Initial Hungarian translation.
175 * Joey Hess
176 - mirror/distribution has changed to use symbolic release names,
177 so add a quick hack to convert these to code names. Getting the code
178 name from the Release file is not yet implemented.
179
180 -- Joey Hess <joeyh@debian.org> Fri, 12 Dec 2003 16:38:42 -0500
181
182 base-installer (0.041) unstable; urgency=low
183
184 * Peter Mann
185 - Initial Slovak translation (sk.po).
186 * Claus Hindsgaul
187 - Update da (Danish) translation.
188 * Petter Reinholdtsen
189 - Update nb.po.
190 * Konstantinos Margaritis
191 - Initial Greek translation (el.po).
192 * Christian Perrier
193 - Refined and standardized templates. Closes: #218992
194 * Safir ¿e¿erovi¿
195 - Updated Bosnian (bs) translation.
196 * Michel Grentzinger
197 - Update French translation.
198 * Miroslav Kure
199 - Update Czech translation.
200 * Bart Cornelis
201 - Updated Dutch translation (nl.po)
202 * Tommi Vainikainen
203 - Update Finnish translation.
204 * Steinar H. Gunderson
205 - Update nb.po.
206 * Bastian Blank
207 - remove di_log workaround
208 * Jordi Mallach
209 - Update Catalan translation.
210 * Kęstutis Biliūnas
211 - Updated Lithuanian translation.
212 * Kenshi Muto
213 - Update Japanese translation (ja.po)
214 * André Luís Lopes
215 - Update pt_BR (Brazilian Portuguese) translation.
216 * Thiemo Seufer
217 - Add support for mips, mipsel to kernel-installer.
218
219 -- Joey Hess <joeyh@debian.org> Tue, 9 Dec 2003 15:53:51 -0500
220
221 base-installer (0.040) unstable; urgency=low
222
223 * Joey Hess
224 - Change some base-installer templates to use "Retrieving packages"
225 etc instead of "Downloading", as the latter term is innaccurate
226 during eg, CDROM inatalls.
227 * Pierre Machard
228 - Run debconf-updatepo
229 - Update French translation
230 * Safir Secerovic, Amila Akagic
231 - Add Bosnian translation. (bs.po)
232 * Bart Cornelis
233 - Updated dutch translation
234 * André Luís Lopes
235 - Update pt_BR (Brazilian Portuguese) translation.
236 * Kenshi Muto
237 - Update Japanese translation (ja.po)
238 * K¿stutis Bili¿nas
239 - Update Lithuanian translation.
240 * Petter Reinholdtsen
241 - Update nb.po
242 * Michel Grentzinger
243 - Update French translation.
244 * Miroslav Kure
245 - Update Czech (cs.po) translation.
246 * Ilgiz Kalmetev
247 - Updated Russian translation. Closes: #219096.
248 * Tommi Vainikainen
249 - Update Finnish (fi.po) translation.
250
251 -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Nov 2003 18:13:28 +0100
252
253 base-installer (0.039) unstable; urgency=low
254
255 * Gaudenz Steinlin
256 - kernel-installer.postinst:
257 replace /usr/bin/archdetect by /bin/archdetect
258 * Jure Cuhalev
259 - Added Slovenian translation. Closes: #214384.
260 * Claus Hindsgaul
261 - Update da (Danish) translation.
262
263 -- Petter Reinholdtsen <pere@debian.org> Sat, 1 Nov 2003 12:33:20 +0100
264
265 base-installer (0.038) unstable; urgency=low
266
267 * Tommi Vainikainen
268 - Add Finnish (fi.po) translation
269 * Bart Cornelis
270 - Update dutch translation (nl.po)
271 * Petter Reinholdtsen
272 - Fix progress text, add forgotten KERNEL subst.
273 * Pierre Machard
274 - Improve French translation [Christian Perrier].
275 - Update French po-debconf translation [Michel Grentzinger].
276 * Miroslav Kure
277 - Update Czech translation (cs.po).
278 * Matt Kraai
279 - Default to an SMP kernel if there are multiple CPUs.
280 * Kenshi Muto
281 - Update Japanese translation (ja.po)
282 * K¿stutis Bili¿nas
283 - Update Lithuanian translation (lt.po).
284
285 -- Petter Reinholdtsen <pere@debian.org> Fri, 24 Oct 2003 16:21:44 +0200
286
287 base-installer (0.037) unstable; urgency=low
288
289 * Petter Reinholdtsen
290 - Corrected template text for error dialog used when kernel
291 installation fail.
292 - Updated nb.po.
293 - Avoid setting default kernel to a kernel package that is
294 not available.
295 * André Luís Lopes
296 - Updated pt_BR (Brazilian Portuguese) translation.
297
298 -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Oct 2003 23:12:00 +0200
299
300 base-installer (0.036) unstable; urgency=low
301
302 * Claus Hindsgaul
303 - Update da (Danish) translation.
304 * Javier Fernandez-Sanguino
305 - Updated spanish translation.
306 * Alastair McKinstry
307 - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
308 - Add versioned depends on libdebconfclient-dev, to get working debconf_
309 macros.
310 * Steinar H. Gunderson
311 - Make base-installer handle warnings from debconf better, although still
312 not very good.
313 * Chris Tillman
314 - Change ppcdetect to archdetect and corresponding CASEs
315 * Christian Perrier
316 - Improve French translation.
317 * K¿stutis Bili¿nas
318 - Add Lithuanian translation (lt.po).
319
320 -- Petter Reinholdtsen <pere@debian.org> Sat, 18 Oct 2003 19:14:36 +0200
321
322 base-installer (0.035) unstable; urgency=low
323
324 * Build-Depend on libd-i4
325
326 -- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 18:50:20 +0200
327
328 base-installer (0.034) unstable; urgency=low
329
330 * Bastian Blank
331 - remove dash-udeb dependency
332 - fix for libdi4
333 * Kenshi Muto
334 - Update Japanese po (ja.po)
335 * Denis Barbier
336 - Add comments in templates files, which are copied into PO files,
337 to tell translators which strings are main menu items.
338 * Andre Luis Lopes
339 - Update pt_BR (Brazilian Portuguese) translation.
340 * Petter Reinholdtsen
341 - Make source build using both version 3 and 4 of libd-i.
342 * Ilgiz Kalmetev
343 - Updated Russian translation.
344 * Matt Kraai
345 - Default to kernel-image-2.4-386 on i386.
346 * Miroslav Kure
347 - Initial Czech translation.
348 * Bart Cornelis
349 - Updated dutch translation (nl.po)
350 * Build this version against libdebian-installer4
351
352 -- Sebastian Ley <ley@debian.org> Thu, 9 Oct 2003 16:45:37 +0200
353
354 base-installer (0.033) unstable; urgency=low
355
356 * Petter Reinholdtsen
357 - Made the menu entry text translatable.
358 - Ran debconf2po-update.
359 - Start using debconf_* macro in run-debootstrap.c.
360 - Use 'error' debconf template type to report errors.
361 - Correct kernel-install progress template to show kernel package
362 name.
363 * Alastair McKinstry
364 - Convert changelog to UTF-8 as per policy
365 * Pierre Machard
366 - Update French po-debconf translation.
367 * Sebastian Ley
368 - Changed the hardcoded default kernel version to 2.4 for i386, this
369 will select the latest 2.4 kernel
370 - Added Athlon Model for i386
371 * Matt Kraai
372 - Add missing ;; and fix misspelling in the kernel-installer postinst.
373
374 -- Sebastian Ley <ley@debian.org> Thu, 2 Oct 2003 19:24:08 +0200
375
376 base-installer (0.032) unstable; urgency=low
377
378 * Andre Luís Lopes
379 - Update pt_BR (Brazilian Portuguese) translation.
380 * Bart Cornelis
381 - updated dutch translation
382
383 -- Petter Reinholdtsen <pere@debian.org> Sun, 28 Sep 2003 15:03:05 +0200
384
385 base-installer (0.031) unstable; urgency=low
386
387 * Richard Hirst
388 - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.
389 - Fix warnings on ia64, getline arg2 is size_t, not int.
390 * Chris Tillman
391 - Update English usage in message templates
392 * Steinar H. Gunderson
393 - Fix error in fallback error message display.
394 * Jordi Mallach
395 - Added Catalan (ca) translation.
396 * Kenshi Muto
397 - Update ja.po
398 * Pierre Machard
399 - Update French po-debconf translation [Michel Grentzinger].
400 * Petter Reinholdtsen
401 - Update nb.po
402
403 -- Petter Reinholdtsen <pere@debian.org> Mon, 22 Sep 2003 22:22:41 +0200
404
405 base-installer (0.030) unstable; urgency=low
406
407 * Petter Reinholdtsen
408 - Keep installing packages into /target/ even if one package fail.
409 Based on patch from Steinar H. Gunderson. (Closes: #210915)
410 - Log to syslog, not /var/log/messages in kernel-installer.
411
412 -- Petter Reinholdtsen <pere@debian.org> Mon, 15 Sep 2003 21:31:32 +0200
413
414 base-installer (0.029) unstable; urgency=low
415
416 * Petter Reinholdtsen
417 - Added Russian debconf template translation (ru.po), patch
418 from Serge Winitzki.
419 * Claus Hindsgaul
420 - Removed illegal spaces in message no-kernels-found in
421 kernel-installer.templates
422 * Matt Kraai
423 - Update French translation, thanks to Michel Grentzinger (closes:
424 #208588).
425 * Teófilo Ruiz Suárez
426 - Revised Spanish translation
427
428 -- Petter Reinholdtsen <pere@debian.org> Sat, 13 Sep 2003 17:45:00 +0200
429
430 base-installer (0.028) unstable; urgency=low
431
432 * Kenshi Muto
433 - Added Japanese translation (ja.po)
434
435 -- Petter Reinholdtsen <pere@debian.org> Thu, 28 Aug 2003 23:10:27 +0200
436
437 base-installer (0.027) unstable; urgency=low
438
439 * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
440 * Stop the progress bar when kernel installation go wrong.
441 * Javier Fernandez-Sanguino:
442 - Updated Spanish translation and use proper quotes
443
444 -- Petter Reinholdtsen <pere@debian.org> Sat, 23 Aug 2003 13:49:00 +0200
445
446 base-installer (0.026) unstable; urgency=low
447
448 * Petter Reinholdtsen
449 - Updated de.po. Patch from Maximilian Wilhelm.
450 - Updated nb.po.
451 - Added danish translation (da.po), thanks to Finn G. Larsen.
452 * André Luís Lopes
453 - Update pt_BR.po.
454 * Bart Cornelis
455 - Updated duth translation
456
457 -- Petter Reinholdtsen <pere@debian.org> Sat, 9 Aug 2003 16:27:03 +0200
458
459 base-installer (0.025) unstable; urgency=low
460
461 * Matt Kraai
462 - Add nl.po, thanks to Bart Cornelis.
463 * Alastair McKinstry
464 - Add lv.po, thanks to Aigars Mahinovs
465 * Martin Sjögren
466 - Implement progress bar thingy. (Closes: #180753)
467 This requires version >= 0.2.1 of debootstrap.
468 - Bump standards version to 3.6.0
469 * André Luís Lopes
470 - Update Brazilian Portuguese (pt_BR) debconf template translation.
471 - Run debconf-updatepo to feed more translatable strings to
472 translators.
473 * Petter Reinholdtsen
474 - Update nb.po.
475 - Convert changelog to UTF-8.
476 - Stop kernel-installer from printing to stderr.
477 - Add initial progress bar to kernel-installer.
478 - Correct template names from old 'kernel-chooser' to new
479 'kernel-installer'.
480 - Add progress bar at the end of base-installer, when the APT
481 database is updated and extra the packages are installed.
482 - Updated nb.po.
483 * Florian Lohoff
484 - Updated de.po. Thanks to from Maximilian Wilhelm.
485
486 -- Petter Reinholdtsen <pere@debian.org> Wed, 30 Jul 2003 15:43:44 +0200
487
488 base-installer (0.024) unstable; urgency=low
489
490 * Petter Reinholdtsen
491 - Add dash-udeb as a dependency for base-installer, while we wait for
492 busybox-udeb being able to run debootstrap.
493 * Tollef Fog Heen
494 - update fr.po file, from Michel Grentzinger.
495
496 -- Tollef Fog Heen <tfheen@debian.org> Sun, 13 Jul 2003 16:50:48 +0200
497
498 base-installer (0.023) unstable; urgency=low
499
500 * Add french translation by Michel Grentzinger. (Closes: #197312)
501 * Make sure /target/etc/apt/ exists before trying to create
502 sources.list. Patch from Thorsten Sauter. (Closes: #197818)
503 * Copy the postinst from kernel-chooser into the kernel-installer
504 postinst, to make it easier to select which kernel to install.
505 * Ben Collins
506 - Add link_in_boot=yes prior to sparc kernel install. Allows sparc to
507 transparently support /boot being on a seperate partition.
508 * Thorsten Sauter:
509 - kernel-installer depends now on created-fstab
510
511 -- Petter Reinholdtsen <pere@debian.org> Tue, 24 Jun 2003 21:09:38 +0200
512
513 base-installer (0.022) unstable; urgency=low
514
515 * Updated nb.po.
516 * Remove problematic spaces included by mistake. (Closes: #193160)
517 * Thorsten Sauter
518 - Insert german translation (de.po)
519
520 -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Jun 2003 01:48:21 +0200
521
522 base-installer (0.021) unstable; urgency=low
523
524 * Keep going even if /target/etc/fstab is missing. (Closes: #186443)
525 * Display a debconf-note when debootstrap return an error
526 code. (Closes: #178418)
527 * Make myself the uploader for this package.
528 * Upgrade standards-version from 3.5.2 to 3.5.9.
529 * Cleanup in kernel-installer postinst.
530 * Added translation framework, and Norwegian Bokmål translation (nb.po).
531 * André Luís Lopes :
532 - Added pt_BR debconf template translation.
533
534 -- Petter Reinholdtsen <pere@debian.org> Thu, 8 May 2003 09:21:06 +0200
535
536 base-installer (0.020) unstable; urgency=low
537
538 * Petter Reinholdtsen
539 - Use debconf to report an error if kernel install fails.
540 (Closes: #188209)
541
542 -- Petter Reinholdtsen <pere@debian.org> Fri, 11 Apr 2003 11:23:21 +0200
543
544 base-installer (0.019) unstable; urgency=low
545
546 * Bastian Blank
547 - Add linux prefix to linux only templates.
548
549 -- Petter Reinholdtsen <pere@debian.org> Sun, 6 Apr 2003 10:23:15 +0200
550
551 base-installer (0.018) unstable; urgency=low
552
553 * Mario Lang
554 - Remove brltty specific code from base-installer postinst. We now
555 have apt-install.
556 * Petter Reinholdtsen
557 - Process the apt-install queue in one call to apt-install, instead
558 of several. This should speed up the install.
559
560 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:42:44 +0100
561
562 base-installer (0.017) unstable; urgency=low
563
564 * Petter Reinholdtsen
565 - Moved apt-update and apt-install to rootskel.
566 * Matt Kraai
567 - Unset Debconf variables before calling apt-install (closes:
568 #180249).
569 - Remove local component for network installs.
570
571 -- Matt Kraai <kraai@debian.org> Wed, 12 Feb 2003 21:46:13 -0800
572
573 base-installer (0.016) unstable; urgency=low
574
575 * Use the same components in debootstrap and APT.
576 * Two new helper programs, apt-update and apt-install.
577 * Try to fix CDROM installs; Make sure 'apt-get update' is executed
578 when installing from CD, change the APT source protocol from file:
579 to copy:, and split 'apt-get install' into two parts, one
580 downloading outside /target/, and one installing within /target/.
581 * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make
582 sure /target/proc/ is available during install.
583 * Make sure initrd-tools is installed before we modify its
584 configuration.
585 * Add package queue for extra packages to install into /target/.
586 Should apt-install move into rootskel or another package?
587 * Redirect stderr to /var/log/messages when installing packages.
588 * Make debug output easier to read.
589
590 -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Feb 2003 15:22:36 +0100
591
592 base-installer (0.015) unstable; urgency=low
593
594 * Mario Lang
595 - in base-installer postinst, if /sbin/brltty exists, brltty=... was
596 passed in kernel cmdline, and brltty is running, add it to debootstrap
597 --include list.
598 * Petter Reinholdtsen
599 - In kernel-installer, set DELAY=0 in
600 /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of
601 interrupting the boot in the initrd.
602 - Add more error handling in kernel-installer.
603 * Matt Kraai
604 - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get
605 (closes: 179994).
606
607 -- Matt Kraai <kraai@debian.org> Thu, 06 Feb 2003 17:28:17 -0800
608
609 base-installer (0.014) unstable; urgency=low
610
611 * Bastian Blank
612 - remove kernel installation from base-installer
613 - add apt-get update to base-installer
614 - add kernel-installer
615 * Richard Hirst
616 - fix apt-get args for gzip and dpkg binaries
617 - get apt-get to tell dpkg to run in /target
618 - add target bin/sbin dirs to PATH for aptget/dpkg
619 - actually use rootskel initrd template for /etc/kernel-img.conf
620 - add relative_links=yes, image_in_boot=yes to kernel-img.conf
621 - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
622 as per base-installer postinst (undocumented hacks)
623 * Petter Reinholdtsen
624 - Detect missing 'debian-installer/kernel/image' and report this
625 as an error.
626
627 -- Matt Kraai <kraai@debian.org> Mon, 03 Feb 2003 20:34:29 -0800
628
629 base-installer (0.013) unstable; urgency=low
630
631 * Richard Hirst
632 - create appropriate /target/etc/kernel-img.conf for hppa
633 * Tollef Fog Heen
634 - remove -x from postinst, to remove clutter.
635 * Petter Reinholdtsen
636 - Remove obsolete skolelinux debootstrap symlinks.
637
638 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 16:53:30 +0100
639
640 base-installer (0.012) unstable; urgency=low
641
642 * Tollef Fog Heen
643 - Fix installer-menu-item
644 * Richard Hirst
645 - Add hppa support
646
647 -- Tollef Fog Heen <tfheen@debian.org> Wed, 4 Dec 2002 03:36:08 +0100
648
649 base-installer (0.011) unstable; urgency=low
650
651 * Tollef Fog Heen
652 - Set priority to required
653
654 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:42:06 +0100
655
656 base-installer (0.010) unstable; urgency=low
657
658 * Martin Sjögren
659 - Replace XBC with XB so our special control fields don't confuse the
660 changes files.
661
662 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:09:39 +0100
663
664 base-installer (0.009) unstable; urgency=low
665
666 * support http_proxy
667
668 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:54:01 +0100
669
670 base-installer (0.008) unstable; urgency=low
671
672 * Do not crash if the questions netcfg/get_hostname or
673 netcfg/get_domain are unknown to debconf.
674 * Use default distribution if no debconf answer is available.
675 * Document how to avoid the 5 second 'get root without giving
676 password' window.
677 * Add hack to avoid messages like 'Note /etc/modules.conf is more recent
678 than /lib/modules/*/modules.dep'
679 * Choose kernel version based on the distribution name.
680 * Use dash instead of ash
681 * Fix paths to avoid double slashes.
682 * Only exclude if we have anything to exclude
683 * Make lilo not try to install itself, by echoing magic string
684 * Make -boot the maintainer but add me to Uploaders.
685
686 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:08:13 +0200
687
688 base-installer (0.007) unstable; urgency=low
689
690 * Log to /target/var/log/, not /tmp/.
691 * Use distribution selected in choose-mirror.
692 * Avoid adding bogus entry in /target/etc/hosts if debconf values for
693 netcfg/get_{hostname,domain} is empty.
694 * Correct translation language code from 'no' to 'nb'.
695 * Get rid of PROFILE stuff inside postinst, since it's not used.
696 * Make sure /target/etc exists before writing files into it.
697
698 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:57:19 +0200
699
700 base-installer (0.006) unstable; urgency=low
701
702 * Support comments in /cdrom/.disk/* files. Thanks to Petter
703 Reinholdtsen for pointing this out.
704 * The support for /cdrom/.disk/* files was quite broken -- a delimiter
705 was added to the end. This caused lots of grief, which should now be
706 fixed.
707 * Fix path to base_{include,exclude} files.
708
709 -- Tollef Fog Heen <tfheen@debian.org> Wed, 3 Jul 2002 22:57:23 +0200
710
711 base-installer (0.005) unstable; urgency=low
712
713 * Fix syntax error in postinst.
714 * Add support for base_{include,exclude} and fix the support for
715 --components when installing from CD.
716
717 -- Tollef Fog Heen <tfheen@debian.org> Fri, 28 Jun 2002 10:18:19 +0200
718
719 base-installer (0.004) unstable; urgency=low
720
721 * twiddle with kernel-img.conf
722 * pass --components with somewhat sane values to debootstrap.
723 * don't pass script to debootstrap.
724
725 -- Tollef Fog Heen <tfheen@debian.org> Sun, 23 Jun 2002 10:11:20 +0200
726
727 base-installer (0.003) unstable; urgency=low
728
729 * Up version to actually get this installed
730 * Change architecture to all everywhere.
731
732 -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:43:58 +0200
733
734 base-installer (0.002) unstable; urgency=low
735
736 * Fix cdrom installation.
737
738 -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:20:27 +0200
739
740 base-installer (0.001) unstable; urgency=low
741
742 * Initial release
743
744 -- Tollef Fog Heen <tfheen@debian.org> Sun, 10 Mar 2002 20:06:30 +0100

  ViewVC Help
Powered by ViewVC 1.1.5