base-installer (1.15ubuntu17) hoary; urgency=low

  * Update Danish translation (thanks, Frederik Dannemare).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed,  6 Apr 2005 00:43:49 +0100

base-installer (1.15ubuntu16) hoary; urgency=low

  * Make apt-get use gpgv --ignore-time-conflict to avoid validation errors
    due to clock problems (Ubuntu #8496).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue,  5 Apr 2005 18:49:42 +0100

base-installer (1.15ubuntu15) hoary; urgency=low

  * Update Greek translation (thanks, Giorgos Logiotatidis).
  * Update Norwegian Bokmål translation (thanks, Terance Edward Sola).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue,  5 Apr 2005 17:22:53 +0100

base-installer (1.15ubuntu14) hoary; urgency=low

  * Add a post-base-installation hook: scripts in
    /usr/lib/post-base-installer.d/ will be run after the base system
    installation is complete.
  * Update Romanian translation (thanks, Ovidiu Damian).
  * Update Spanish translation (thanks, Enrique Matías Sánchez).
  * Update Xhosa translation (thanks, Adi Attar).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 31 Mar 2005 15:46:10 +0100

base-installer (1.15ubuntu13) hoary; urgency=low

  * Update Brazilian Portuguese translation (thanks, Carlos Eduardo Pedroza
    Santiviago).
  * Update Hungarian translation (thanks, Gabor Burjan).
  * Update Indonesian translation (thanks, Yoppy Hidayanto).
  * Update Polish translation (thanks, Dominik Zabłotny).

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 28 Mar 2005 20:19:03 +0100

base-installer (1.15ubuntu12) hoary; urgency=low

  * Update Brazilian Portuguese translation (thanks, Carlos Eduardo Pedroza
    Santiviago).
  * Update French translation (thanks, Sebastien Bacher).
  * Update German translation (thanks, Herbert Straub).

 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 26 Mar 2005 01:04:14 +0000

base-installer (1.15ubuntu11) hoary; urgency=low

  * Add draft Xhosa translation.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Mar 2005 14:21:01 +0000

base-installer (1.15ubuntu10) hoary; urgency=low

  * Don't install mkvmlinuz on Pegasos, since that has yaboot support with
    Open Firmware version 2005.03.10-beta or later.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 16 Mar 2005 11:16:22 +0000

base-installer (1.15ubuntu9) hoary; urgency=low

  * Provide target-base-system (i.e. base system installed in /target, also
    provided by casper).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 15 Mar 2005 13:00:18 +0000

base-installer (1.15ubuntu8) hoary; urgency=low

  * Better version of get_resume_partition that protects against using swap
    files for RESUME= (thanks, Jeff Bailey; closes: Ubuntu #7474).

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 11 Mar 2005 17:27:59 +0000

base-installer (1.15ubuntu7) hoary; urgency=low

  * Work out the largest swap partition, if any, and use its devfs-mapped
    name as the value of RESUME= in /etc/mkinitrd/mkinitrd.conf.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed,  9 Mar 2005 05:19:23 +0000

base-installer (1.15ubuntu6) hoary; urgency=low

  * Fix syntax error in configure_apt.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue,  8 Mar 2005 14:37:29 +0000

base-installer (1.15ubuntu5) hoary; urgency=low

  * Tweak kernel_update_list to list more general metapackages first, and
    stop listing kernel-image-*.
  * If the ideal kernel isn't available, just pick the first on the list
    rather than trying to match up kernel versions.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon,  7 Mar 2005 13:11:31 +0000

base-installer (1.15ubuntu4) hoary; urgency=low

  * Update Polish branding (thanks, Piotr Szotkowski).

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 14 Feb 2005 11:56:32 +0000

base-installer (1.15ubuntu3) hoary; urgency=low

  * Use linux-* kernels on hppa.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 24 Jan 2005 15:26:58 +0000

base-installer (1.15ubuntu2) hoary; urgency=low

  * Enable debootstrap Release.gpg checking. Add matching
    base-installer/debootstrap/section/downrelsig template.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 17 Jan 2005 18:18:26 +0000

base-installer (1.15ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.
  * Fixed amd64-xeon kernel selection.
  * Fixed tests to pass for Ubuntu on all but sparc (no sparc64 tests yet).

 -- Colin Watson <cjwatson@canonical.com>  Sun, 16 Jan 2005 21:01:45 +0000

base-installer (1.15) experimental; urgency=low

  NOTE: not for sarge, needs rootskel 1.11
  * Colin Watson
    - Recognise POWER4+ and PPC970FX cpuinfo entries as power4 systems.
    - Only look at the first cpu line in cpuinfo on powerpc.
    - Add chrp_rs6k tests based on /proc/cpuinfo provided by Cajus
      Pollmeier.
    - Use backslash-continuations in tests to simplify future diffs.
    - Include "kernel-image-" stem in tests, to help with derivative
      distributions like Ubuntu that use a different stem.

 -- Colin Watson <cjwatson@debian.org>  Sun, 16 Jan 2005 15:41:53 +0000

base-installer (1.14ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.
    - Note that the kernel selection test suite currently fails with our
      changes. This needs work upstream to support different kernel-image
      stems more easily.
  * Remove all the per-architecture defaults from
    base-installer/kernel/image-2.6, since they should no longer be needed.
  * Adapt kernel selection for supported architectures to use linux-*
    kernels.

 -- Colin Watson <cjwatson@canonical.com>  Thu, 23 Dec 2004 22:56:14 +0000

base-installer (1.14) experimental; urgency=low

  NOTE: not for sarge, needs rootskel 1.11
  * Frans Pop
    - Add sanity check in postinst for empty COMPONENTS to guard against
      ugly and difficult to trace errors from debootstrap. Closes: #283510.
  * Joey Hess
    - Moved debian-installer/kernel/image, debian-installer/kernel/image-2.6,
      debian-installer/kernel/linux/initrd,
      debian-installer/kernel/linux/initrd-2.6 from rootskel.
  * Colin Watson
    - Merge experimental kernel selection improvements branch:
      + Consolidate all the uname calls to find the kernel version into one
        place.
      + Split per-architecture kernel handling out of the postinst into one
        script per architecture, with an interface to the postinst that
        allows base-installer to pick a usable kernel even if the one it
        actually wants isn't on the CD. See kernel/README.
      + Add a test suite for kernel selection. See kernel/tests/README.
      + Make sure all the kernels displayed in
        base-installer/kernel/which-kernel are usable.
    - Use chrp 2.4 kernel on all powerpc chrp* subarchitectures, even
      chrp-rs6k. The chrp-rs6k 2.4 kernel is to be removed.
    - Fix arch_get_kernel output on s390, and explicitly disallow -s390-tape
      and -s390x (documenting why).
    - Map lasat subarchitecture to r5k-lasat flavour on mipsel.
    - Rename debian-installer/kernel/* to base-installer/kernel/*.
  * Martin Michlmayr
    - Add tests for various mips and mipsel subarchitectures.
  * Updated translations:
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Italian (it.po) by Davide Meloni
    - Dutch (nl.po) by Bart Cornelis
    - Romanian (ro.po) by Eddy Petrisor

 -- Colin Watson <cjwatson@debian.org>  Wed, 22 Dec 2004 17:52:20 +0000

base-installer (1.13ubuntu3) hoary; urgency=low

  * Recognise linux-itanium*, linux-mckinley*, and linux-sparc* as
    installable kernels.

 -- Colin Watson <cjwatson@canonical.com>  Tue, 21 Dec 2004 10:40:46 +0000

base-installer (1.13ubuntu2) hoary; urgency=low

  * Use linux-* kernels on ia64 and sparc.
  * Remove sparc32 support, since we don't build kernels for it.

 -- Colin Watson <cjwatson@canonical.com>  Wed,  8 Dec 2004 23:31:16 +0100

base-installer (1.13ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.
  * Update Finnish branding.

 -- Colin Watson <cjwatson@canonical.com>  Tue,  9 Nov 2004 23:28:10 +0000

base-installer (1.13) unstable; urgency=low

  * Bdale Garbee
    - fix up hppa clause in postinst to get kernel package name right for 2.6
  * Colin Watson
    - Install 2.4.27 apus kernels.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VEROK Istvan
    - Russian (ru.po) by Yuri Kozlov
    - Slovenian (sl.po) by Jure Čuhalev
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Colin Watson <cjwatson@debian.org>  Thu, 28 Oct 2004 18:23:34 +0100

base-installer (1.12ubuntu1) hoary; urgency=low

  * Resynchronise with Debian (thanks, Scott James Remnant).
  * Update Ubuntu branding.

 -- Colin Watson <cjwatson@canonical.com>  Thu, 28 Oct 2004 18:22:20 +0100

base-installer (1.12) unstable; urgency=low

  * Frans Pop
    - Do not append '-speakup' to kernel version when setting
      trykernel for speakup. Closes: #275075

 -- Joey Hess <joeyh@debian.org>  Fri,  8 Oct 2004 19:52:41 -0400

base-installer (1.11) unstable; urgency=low

  * Updated translations: 
    - Welsh (cy.po) by Dafydd Harries
    - Hebrew (he.po) by Lior Kaplan
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 15:49:43 -0400

base-installer (1.10) unstable; urgency=low

  * Thiemo Seufer
    - Don't hardcode the kernel version for r5k-ip32 to 2.6.
    - Use more generic 2.6 kernel package versioning for mips/mipsel.
  * Joey Hess
    - Look for /proc/speakup on i386 and if a speakup kernel is running,
      try to install a speakup kernel image. Closes: #275075

 -- Joey Hess <joeyh@debian.org>  Tue,  5 Oct 2004 17:00:46 -0400

base-installer (1.09) unstable; urgency=low

  * Joey Hess
    - Turn off backup capability while asking about install to unclean target.
  * Updated translations: 
    - Czech (cs.po) by Miroslav Kure
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Debian Indonesia Team
    - Italian (it.po) by Davide Meloni
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Latvian (lv.po) by Aigars Mahinovs
    - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Sat,  2 Oct 2004 11:13:18 -0400

base-installer (1.08) unstable; urgency=low

  * Frederik Schüler
    - Updated base-installer postinst for amd64 to install new em64t flavours
      on intel boxen.
  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Finnish (fi.po) by Tapio Lehtonen
    - Gallegan (gl.po) by Héctor Fenández López
    - Hebrew (he.po) by Lior Kaplan
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Swedish (sv.po) by Per Olofsson

 -- Joey Hess <joeyh@debian.org>  Sat, 25 Sep 2004 05:33:21 +0200

base-installer (1.07) unstable; urgency=low

  * Bdale Garbee
    - change the postinst for hppa to try using the same version kernel that
      d-i is running by default instead of hard-coding 2.4.26

 -- Bdale Garbee <bdale@gag.com>  Tue, 14 Sep 2004 10:32:14 -0600

base-installer (1.06) unstable; urgency=low

  * Joey Hess
    - Fix progress bar takedown if backing up from the kernel selection
      question.
    - Patch from Frans Pop to improve progress bar information when installing
      kernel and extra packages. Closes: #270969
  * Sven Luther
    - Moved powerpc kernels to 2.6.8/2.4.27.
  * Colin Watson
    - Add guard against overflow of progress bar sections.
  * Updated translations: 
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - French (fr.po) by French Team
    - Portuguese (pt.po) by Miguel Figueiredo
  * Norbert Tretkowski
    - Moved alpha kernel to 2.4.27

 -- Joey Hess <joeyh@debian.org>  Sun, 12 Sep 2004 17:27:32 -0400

base-installer (1.05) unstable; urgency=low

  * Martin Michlmayr
    - Don't hardcode the kernel version for ARM but use the version of the
      running kernel.
  * Joey Hess
    - Resetting questions breaks preseeding, as the preseeded value is lost
      and the question is marked as not seen. So only reset questions after
      displaying them so the preseeding can take effect the first time.
    - Preseeding of base-installer/use_unclean_target will now work.
    - Don't fset seen flags.
    - Set DEBCONF_ADMIN_EMAIL to "" to prevent debconf from mailing notes to
      user mail about hotplug and so on. Closes: #269804
  * Bastian Blank
    - Use version of running kernel on s390.
  * Updated translations: 
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Hungarian (hu.po) by VERÓK István
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Latvian (lv.po) by Aigars Mahinovs
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Romanian (ro.po) by Eddy Petrisor
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Matjaz Horvat
    - Turkish (tr.po) by Recai Oktaş
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Mon,  6 Sep 2004 20:37:58 -0400

base-installer (1.04) unstable; urgency=low

  * Joshua Kwan
    - Pave the way for 2.6 installs on sparc.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Greek (el.po) by Greek Translation Team
    - Hebrew (he.po) by Lior Kaplan
    - Norwegian (nn.po) by Håvard Korsvoll

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 28 Aug 2004 01:21:17 -0700

base-installer (1.03) unstable; urgency=low

  * Colin Watson
    - Add amd64 kernel selection support (2.6 only).
  * Christian Perrier
    - Rename templates file to base-installer.templates
  * Kenshi Muto
    - Mark some templates strings for translation.
  * Christian Perrier
    - s/CD/CD-ROM in templates
    - reworded the new translatable templates
  * dann frazier
    - default to the latest version of whatever major kernel revision stream
      was used by the installer on ia64 (use the latest 2.6 if the install
      kernel was a 2.6).
    - add myself to Uploaders

 -- dann frazier <dannf@debian.org>  Sat, 28 Aug 2004 00:20:54 -0600

base-installer (1.02) unstable; urgency=low

  * Joey Hess
    - Check to see if the hook directory exists before running scripts
      from it, to avoid mess on stderr.
  * Thomas Poindessous
    - Fix the selection of x86 2.6 kernel. There are no more 2.6-586tsc
      and 2.6-k6 kernels. Closes: #257411
  * Updated translations: 
    - German (de.po) by Dennis Stampfer

 -- Joey Hess <joeyh@debian.org>  Wed,  4 Aug 2004 14:51:14 -0400

base-installer (1.01) unstable; urgency=low

  * Sven Luther
    - added mkvmlinuz call to /etc/kernel-img.conf.
    - removed the manual mkvmlinuz call since it is no more necessary.

 -- Sven Luther <luther@debian.org>  Thu, 29 Jul 2004 15:30:22 +0200

base-installer (1.00) unstable; urgency=low

  * Martin Michlmayr
    - Add a kernel for mips/r5k-ip32; even though it is not in Debian,
      this makes it easier to support this sub-arch through an
      unofficial apt archive.
  * Updated translations: 
    - Arabic (ar.po) by Abdulaziz Al-Arfaj
    - Danish (da.po) by Frederik Dannemare
    - German (de.po) by Dennis Stampfer
    - Persian (fa.po) by Arash Bijanzadeh
    - Croatian (hr.po) by Krunoslav Gernhard
    - Italian (it.po) by Davide Meloni
    - Swedish (sv.po) by Per Olofsson
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Jul 2004 19:08:20 -0400

base-installer (0.093) unstable; urgency=low

  * Colin Watson
    - Use kernel-image-2.4-* on ia64.
  * dann frazier
    - fix ia64 family selection to correctly identify mckinley family boxes
    - add ia64 smp detection support
  * Thiemo Seufer
    - Don't hardcode the kernel version for mips, mipsel.
  * Updated translations: 
    - Arabic (ar.po) by Abdulaziz Al-Arfaj
    - Bosnian (bs.po) by Safir Šećerović
    - Croatian (hr.po) by Kruno
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Joey Hess <joeyh@debian.org>  Mon, 19 Jul 2004 15:22:24 -0400

base-installer (0.092) unstable; urgency=low

  * Sven Luther
    - Cleaned cruft left over at build time.

 -- Sven Luther <luther@debian.org>  Thu,  8 Jul 2004 08:03:06 +0200

base-installer (0.091) unstable; urgency=low

  * Sven Luther
    - Fixed broken postinst script.

 -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 23:58:07 +0200

base-installer (0.090) unstable; urgency=low

  * Sven Luther
    - Fixed mkvmlinuz invocation typo.

 -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 13:11:33 +0200

base-installer (0.089) unstable; urgency=low

  * Colin Watson
    - Fix sed syntax error while fiddling with mkinitrd.conf.
    - Squash a syslog warning if /proc/mdstat doesn't exist.
  * Sven Luther
    - mkvmlinuz don't like to be run at strange places,
      call it from inside the chroot

 -- Sven Luther <luther@debian.org>  Tue,  6 Jul 2004 10:48:19 +0200

base-installer (0.088) unstable; urgency=low

  * Martin Michlmayr
    - Install s390 kernels on s390.  Closes: #257301
  * Joey Hess
    - Add a check for the case where the CD is not installable, and there is
      no mirror configured, display a sensible error instead of crashing.
  * Colin Watson
    - Bump powerpc 2.6 to 2.6.7.
    - Fix kernel selection on powerpc 2.6.
    - Fix syntax error in pre-debootstrap hook.
  * Sven Luther
    - Add prep and chrp kernel with builtin initrd support for 2.6.
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Catalan (ca.po) by Jordi Mallach
    - German (de.po) by Dennis Stampfer
    - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - Hungarian (hu.po) by VERÓK István
    - Korean (ko.po) by Changwoo Ryu
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Russian (ru.po) by Yuri Kozlov
    - Albanian (sq.po) by Elian Myftiu
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Colin Watson <cjwatson@debian.org>  Mon,  5 Jul 2004 18:05:46 +0100

base-installer (0.087ubuntu13) warty; urgency=low

  * Updated translations:
    - Catalan (ca.po) by Jordi Mallach
    - German (de.po) by Martin Pitt
    - Greek (el.po) by Logiotatidis George
    - French (fr.po) by VETSEL Patrice

 -- Colin Watson <cjwatson@canonical.com>  Tue, 12 Oct 2004 12:43:32 +0100

base-installer (0.087ubuntu12) warty; urgency=low

  * Install kernel metapackages from the linux-meta source package (closes:
    Ubuntu #2136).
  * Remove install_restricted_modules, no longer necessary due to the above.
  * Fix syntax error in install_base_system.

 -- Colin Watson <cjwatson@canonical.com>  Tue, 12 Oct 2004 12:26:26 +0100

base-installer (0.087ubuntu11) warty; urgency=low

  * Fix sed syntax error while fiddling with mkinitrd.conf.
  * Clarify and expand base-installer/debootstrap/error/couldntdl text
    (closes: Warty #1350).

 -- Colin Watson <cjwatson@canonical.com>  Mon, 20 Sep 2004 15:21:07 +0100

base-installer (0.087ubuntu10) warty; urgency=low

  * Properly comma-separate component list to fix non-CD installs (closes:
    Warty #1224).

 -- Colin Watson <cjwatson@canonical.com>  Tue, 14 Sep 2004 20:22:17 +0100

base-installer (0.087ubuntu9) warty; urgency=low

  * Try to install an appropriate linux-restricted-modules package (closes:
    Warty #1210).

 -- Colin Watson <cjwatson@canonical.com>  Tue, 14 Sep 2004 15:19:01 +0100

base-installer (0.087ubuntu8) warty; urgency=low

  * Add base-installer/debootstrap/info/unpackbase and
    base-installer/debootstrap/info/confbase templates, to get rid of ugly
    things like "Configuring required packages: Unpacking the base
    system...".

 -- Colin Watson <cjwatson@canonical.com>  Sun, 12 Sep 2004 22:49:49 +0100

base-installer (0.087ubuntu7) warty; urgency=low

  * Fix kernel_update_list not to fail if there are no kernel-image
    packages.

 -- Colin Watson <cjwatson@canonical.com>  Tue,  7 Sep 2004 13:06:12 +0100

base-installer (0.087ubuntu6) warty; urgency=low

  * Move powerpc to linux-image-*. Simplify, given that the only
    linux-image-* kernels for powerpc have no subarchitecture stuff in their
    names, only CPU families.
  * Add amd64 kernel selection support.

 -- Colin Watson <cjwatson@canonical.com>  Tue,  7 Sep 2004 02:22:12 +0100

base-installer (0.087ubuntu5) warty; urgency=low

  * Support linux-image-* kernel packages as well as kernel-image-*.
  * Fix i386 kernel selection; 586tsc and k6 kernels no longer exist (Debian
    bug #257411).
  * Move i386 to linux-image-* (Ubuntu-only, won't work with Debian).

 -- Colin Watson <cjwatson@canonical.com>  Mon,  6 Sep 2004 12:38:08 +0100

base-installer (0.087ubuntu4) warty; urgency=low

  * Colin Watson
    - Adapt waypoints and templates for new, more granular debootstrap.
    - Guard against overlong progress bars.

 -- Colin Watson <cjwatson@flatline.org.uk>  Fri, 20 Aug 2004 15:41:13 +0100

base-installer (0.087ubuntu3) warty; urgency=low

  * Colin Watson
    - Fixed Lithuanian translation of "Ubuntu", per Steve Alexander.

 -- Colin Watson <cjwatson@flatline.org.uk>  Mon, 16 Aug 2004 17:07:33 +0100

base-installer (0.087ubuntu2) warty; urgency=low

  * Tollef Fog Heen
    - Ubuntu branding.
  * Colin Watson
    - Unfuzzy and/or update most translations.
    - Get the location of the CD-ROM archive from a debconf question rather
      than just using /cdrom; this is a little hacky, but provides a hook
      for archive-copier.

 -- Colin Watson <cjwatson@flatline.org.uk>  Thu, 12 Aug 2004 17:16:27 +0100

base-installer (0.087ubuntu1) warty; urgency=low

  * Create ubd devices in create_devices() if installing under UML

 -- Matt Zimmerman <mdz@debian.org>  Thu,  8 Jul 2004 11:28:32 -0700

base-installer (0.087) unstable; urgency=low

  * Otavio Salvador
    - Add hook to be called before debootstrap is run.
  * Updated translations: 
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Greek (el.po) by George Papamichelakis
    - French (fr.po) by Christian Perrier
    - Hebrew (he.po) by Lior Kaplan
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Otavio Salvador <otavio@debian.org>  Fri, 25 Jun 2004 10:51:31 -0300

base-installer (0.086) unstable; urgency=low

  * Martin Michlmayr
    - Only install LVM and create LVM device nodes when the device
      mapper module is loaded.
    - "vgscan --mknodes" can return 5 under some circumstances, so
      use || true in order not to error out.
  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Christian Perrier
    - Hebrew (he.po) by Lior Kaplan
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Turkish (tr.po) by Osman Yüksel

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 21 Jun 2004 14:28:06 +0100

base-installer (0.085) unstable; urgency=low

  * Martin Michlmayr
    - Create LVM devices before installing the kernel, otherwise mkinitrd
      will fail if the root device is on LVM (closes: #232827, #237466,
      #247051, #247213, #245546, #249311).
    - Install mdadm before installing the kernel otherwise mkinitrd will
      fail (closes: #247819, #250820, #253843).
  * Updated translations:
    - Catalan (ca.po) by Jordi Mallach
    - Spanish (es.po) by Javier Fernández-Sanguino Peña
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Romanian (ro.po) by Eddy Petrisor
    - Turkish (tr.po) by Osman Yüksel

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 18 Jun 2004 19:24:04 +0100

base-installer (0.084) unstable; urgency=low

  * Joey Hess
    - Add a template for debootstrap's BASESUCCESS info string, so it can be
      translated. This string was added in a recent version of debootstrap.
      (Yes, the changelog says I did this in 0.080, but it seems the change
      went missing.)
  * Steve Langasek
    - s/2.4.26/2.4.26-1/ for alpha
  * Colin Watson
    - Pick 32- or 64-bit kernels as appropriate on hppa (closes: #254073).
    - Add myself to Uploaders.
  * Updated translations:
    - Finnish (fi.po) by Tapio Lehtonen
    - Romanian (ro.po) by Eddy Petrisor

 -- Colin Watson <cjwatson@debian.org>  Mon, 14 Jun 2004 16:23:55 +0100

base-installer (0.083) unstable; urgency=low

  * Steve Langasek
    - Bump alpha to 2.4.26
  * Thiemo Seufer
    - Bump mips, mipsel to 2.4.26.
  * Joey Hess
    - Stop using df to find the /target partition (failed on 100 gb drives
      due to field width issues), and make the file system type be found in
      a way that is less prey to false positives.

 -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 16:44:12 -0400

base-installer (0.082) unstable; urgency=low

  * Petter Reinholdtsen
    - Move code installing language dependent packages into package
      languagechooser. (Closes: #244019)
  * Colin Watson
    - Bump powerpc 2.6 to 2.6.6.
  * Updated translations: 
    - Basque (eu.po) by Piarres Beobide Egaña
    - Polish (pl.po) by Bartosz Fenski

 -- Joey Hess <joeyh@debian.org>  Tue, 25 May 2004 12:47:13 -0300

base-installer (0.081) unstable; urgency=low

  * Denis Barbier
    - postinst: Turkish needs console-terminus (font ter-916f)
  * Stephen R. Marenka
    - Fix 2.2 kernel using cdrom.
  * Colin Watson
    - Install the G5 kernel on PPC970 machines when installing 2.6. (I think
      this is an accurate enough test, but if not we'll have to read through
      /proc/cpuinfo some more.)
    - Add support for an debian-installer/kernel/linux/initrd-2.6 template,
      since powerpc 2.6 has an initrd but powerpc 2.4 doesn't.
  * Christian Perrier
    - Fix ellipsis typography
  * Updated translations:
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Russian (ru.po) by Nikolai Prokoschenko

 -- Otavio Salvador <otavio@debian.org>  Tue, 18 May 2004 13:32:11 -0300

base-installer (0.080) unstable; urgency=high

  * Joey Hess
    - Update ia64 kernel to 2.4.25.
    - Make /target/cdrom if it doesn't exist before bind mounting to it.
    - In kernel version fallback code, try to find a kernel on the list with
      the same major version as the installer's kernel, and use it. It's
      better to use 2.4.26 instead of 2.4.25 than to fall forward to the
      newest 2.6 kernel available.
    - Add a template for debootstrap's BASESUCCESS info string, so it can be
      translated. This string was added in a recent version of debootstrap.
  * Joshua Kwan
    - sparc no longer has 2.4.24 images (removed because of security risk.)
      Oops.
    - Hardcode the root partition and its FS type into
      /etc/mkinitrd/mkinitrd.conf. (Closes: #246043)
  * Steve Langasek
    - Fix alpha to 2.4.25-1 instead of 2.4, since the metapackage is
      currently missing from sarge (and points at the wrong kernel in
      sid)
   * Stephen R. Marenka
     - Add support for q40 and sun3(x) m68k subarchs.
   * Denis Barbier
     - postinst: Turkish does not need jfbterm
   * Updated translations:
     - Norwegian Nynorsk (nn.po) by Håvard Korsvoll

 -- Joey Hess <joeyh@debian.org>  Tue,  4 May 2004 23:34:48 -0400

base-installer (0.072) unstable; urgency=low

  * Joey Hess
    - Back out the sparc 2.4.26 change pending further discussion; probably
      not suitable for beta4 as the debs are not even in testing yet.

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Apr 2004 11:40:06 -0400

base-installer (0.071) unstable; urgency=low

  * Joshua Kwan
    - Bump to 2.4.26 for sparc and re-enable SMP kernels for sparc32.
    - Add self to Uploaders.
  * Updated translations: 
    - vi (vi.po) by VÅ© Quang Trung
      
 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 24 Apr 2004 22:37:17 -0700

base-installer (0.070) unstable; urgency=low

  * Colin Watson
    - Try to install 2.6 kernels on powerpc if d-i is running on 2.6.
  * Updated translations: 
    - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Vietnamese (vi.po) by Vu Quang Trung

 -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 12:56:17 -0400

base-installer (0.069) unstable; urgency=low

  * Joey Hess
    - Try to install 2.6 kernels if d-i is running on 2.6.
    - Check for debian-installer/kernel/image-2.6 before looking in
      debian-installer/kernel/image when getting the default kernel image
      if running on 2.6.
  * Updated translations: 
    - Russian (ru.po) by Dmitry Beloglazov

 -- Joey Hess <joeyh@debian.org>  Wed, 21 Apr 2004 15:11:54 -0400

base-installer (0.068) unstable; urgency=low

  * Colin Watson
    - Install power3/power4/powerpc kernels as appropriate for the CPU.
  * Joey Hess
    - Don't make failure to install pcmcia modules a fatal error; some i386
      kernels have them in the kernel-image package, and this was breaking 2.6
      installs.
  * Stephen R. Marenka
    - Allow for partconf, which mounts /target as /target/.
  * Martin Michlmayr
    - Install the right kernel for MIPS based Cobalt machines.
    - Use 2.4.25 kernels for mips and mipsel.
  * Petter Reinholdtsen
    - Clean up and add more logging to make it easier to find out why
      and when base-installer fails.
    - Do not fail to install if package iso-codes is unavailable.
  * Updated translations: 
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Russian (ru.po) by Dmitry Beloglazov
    - Turkish (tr.po) by Osman Yüksel

 -- Joey Hess <joeyh@debian.org>  Tue, 20 Apr 2004 10:11:21 -0400

base-installer (0.067) unstable; urgency=low

  * Joey Hess
    - /proc/bus/pccard/drivers is a file, not a directory.
  * Updated translations: 
    - Gallegan (gl.po) by Héctor Fernández López.
    - Romanian (ro.po) by Eddy Petrisor

 -- Joey Hess <joeyh@debian.org>  Tue,  6 Apr 2004 21:09:19 -0400

base-installer (0.066) unstable; urgency=low

  * Sven Luther
    - Modified the oldworld pmac to chose the -powerpc kernel instead
      of the -powerpc-small one. 

 -- Sven Luther <luther@debian.org>  Fri,  2 Apr 2004 14:12:19 +0200

base-installer (0.065) unstable; urgency=low

  * Martin Michlmayr
    - Fix a typo so a variable is taken as such rather than as a
      literal word in the check whether an arch kernel can be found
      in the kernel list.

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 02 Apr 2004 01:50:28 +0100

base-installer (0.064) unstable; urgency=low

  * Matt Kraai
    - Use the "vendor_id" and "cpu family" fields to determine which
      kernel on i386 systems, based on a patch from Thomas Poindessous
      (closes: #237529).
  * Vincent Sanders
    - Install correct kernels on ARM systems
  * Colin Watson
    - Change powerpc APUS kernel version to 2.4.25.
  * Joshua Kwan
    - Fix a missing single quote in a shell substitution that seems to
      have gotten by for quite a while.
  * Joey Hess
    - Add a check to make sure /target is mounted, to avoid installing
      to ram.
    - Only install the pcmcia kernel modules on i386 if there is a
      /proc/bus/pccard/drivers (same test that hw-detect uses to install
      pcmcia-cs).
    - Add backup support.
  * Updated translations: 
    - Bosnian (bs.po) by Safir Šećerović
    - Welsh (cy.po) by Dafydd Harries
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 16:22:23 -0500

base-installer (0.063) unstable; urgency=low

  * Use debhelper's udeb support; lose build-dep on di-packages-build.

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 18:46:05 -0500

base-installer (0.062) unstable; urgency=low

  * Martin Michlmayr
    - Install the correct kernel for the Broadcom MIPS development board
      "SWARM" (BCM91250A), both on little and big endian.
  * Stephen R. Marenka
    - Skip grep if get_arch_kernel returns nothing.
  * Matt Kraai
    - Fix the detection of i386 SMP systems and Pentium II processors.
  * Kenshi Muto
    - debian-installer/language may have multiple values.
      Fix check routine to get first value.
  * Thiemo Seufer
    - Switch subarch detection from archdetect to debbconf db value.
    - Switch mipsel kernel back to 2.4.19, as ist has some troubles.
    - Split mips/mipsel kernel selection, they use different kernel versions.
  * Anton Zinoviev
    - add to get_arch_kernel knowledge about Duron, K6 and all Pentium II
      versions.
  * Matt Kraai
    - Install an optimized kernel on Pentium IIIs.

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 13:55:38 -0500

base-installer (0.061) unstable; urgency=HIGH

  * Work around bug #234404 by not installing the sparc32 smp kernel.

 -- Joey Hess <joeyh@debian.org>  Sun, 14 Mar 2004 18:40:58 -0500

base-installer (0.060) unstable; urgency=low

  * Translations:
    - Russian by Nikolai Prokoschenko
    - Giuseppe Sacco
      - updated italian translation and notified translator (it.po)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:36:05 +0100

base-installer (0.059) unstable; urgency=low

  * Petter Reinholdtsen
    - Recognize Pentium mobile CPUs, and try to install -686 kernels
      for them. (Closes: #229570)
  * Joey Hess
    - Don't unmount /target if $DIRECTORY is the empty string. Also, don't
      unmount anything if installing from net. Closes: #237169 (part that
      wasn't already fixed).

 -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 19:29:32 -0500

base-installer (0.058) unstable; urgency=low

  * Translations:
    - Dafydd Harries : Added Welsh translation (cy.po)
  * Thomas Poindessous
    - Change default kernel version for mips* to 2.4.22 (current version in
      testing and unstable)

 -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 2004 00:00:14 -0500

base-installer (0.057) unstable; urgency=low

  * Sven Luther
    - Updated kernel-installer to use 2.4.25 kernel on powerpc.
  * Translations:
    - Ognyan Kulev: Updated Bulgarian translation (bg.po).
    - Andre Dahlqvist: Update Swedish translation (sv.po)
  * Thomas Poindessous
    - Change default kernel version for sparc (2.4.24)
  * Joey Hess
    - Remove vestigal calls to progress bar items that are not in the
      templates file. I think they were provided until now by
      kernel-installer, which has finally dropped out of the archive.

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 04:09:22 -0500

base-installer (0.056) unstable; urgency=low

  * Stephen R. Marenka
    - Added proxy support for get_mirror_info.
    - Make pick_kernel default to same version as current running 
      kernel, when possible.

  * Translations :
    - Miguel Figueiredo
      - Updated Portuguese translation (pt.po)
    - Bartosz Fenski
      - Updated Polish translation (pl.po)
    - André Luís Lopes
      - Updated Brazilian Portuguese translation (pt_BR.po)
    - Kenshi Muto
      - Updated Japanese translation (ja.po)
    - Konstantinos Margaritis
      - Updated Greek translation (el.po)
    - Christian Perrier
      - Updated French translation (fr.po)
    - Peter Mann
      - Updated Slovak translation (sk.po)
    - Kęstutis Biliūnas
      - Updated Lithuanian translation (lt.po)
    - Jordi Mallach
      - Updated Catalan translation (ca.po)
    - Changwoo Ryu
      - Updated Korean translation (ko.po)
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Carlos Z.F. Liu
      - Updated Simplified Chinese translation (zh_CN.po)
    - Miroslav Kure
      - Updated Czech translation (cs.po)
    - Claus Hindsgaul
      - Update da (Danish) translation.
    - Elian Myftiu
      - Updated Albanian translation (sq.po)
    - Bart Cornelis
      - Updated Dutch translation (nl.po) 
    - Javier Fernandez-Sanguino
      - Updated Spanish translation (es.po) 
    - Ming Hua
      - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
    - Jure Cuhalev
      - Added Slovenian translation (sl.po)
    - Håvard Korsvoll
      - Updated Norwegian, nynorsk translation (nn.po).
    - Dennis Stampfer
      - Update German translation (de.po)
    - Håvard Korsvoll
      - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer

 -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:14:10 -0500

base-installer (0.055) unstable; urgency=low

  * Joey Hess
    - Test /target/bin/sh and /target/bin/awk and if they exist or are broken
      links, warn the user that the target is unclean and install may fail.
      At high priority level, cancel the install with an error, suggesting
      that the user format or erase the target.
      Closes: #220550, #218606, #212967, #221430, #233168

  * Translations
    - Ming Hua
      - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
    - Håvard Korsvoll
      - Updated Norwegian, nynorsk translation (nn.po).

 -- Joey Hess <joeyh@debian.org>  Wed, 25 Feb 2004 14:37:39 -0500

base-installer (0.054) unstable; urgency=low

  * Changwoo Ryu
    - Added Korean translation (ko.po)
  * Kenshi Muto
    - Install iso-codes if non-English.

 -- Joey Hess <joeyh@debian.org>  Sun, 22 Feb 2004 22:07:01 -0500

base-installer (0.053) unstable; urgency=low

  * Stephen R. Marenka
    - Add kernel 2.2.x workarounds for mount bind.

 -- Joey Hess <joeyh@debian.org>  Fri, 20 Feb 2004 17:18:00 -0500

base-installer (0.052) unstable; urgency=low

  * Matt Kraai
    - Build-depend on libdebian-installer4-dev (closes: #231524).
    - Always call di_system_init.
  * Kenshi Muto
    - Install jfbterm and unifont for arabic, hebrew, turkish, ukranian.
  * Stephen R. Marenka
    - Add m68k subarch kernel support.
    - Limit kernels displayed to get_arch_kernel.

 -- Joey Hess <joeyh@debian.org>  Fri, 13 Feb 2004 13:37:59 -0500

base-installer (0.051) unstable; urgency=low

  * Richard Hirst
    - added kernel selection for ia64
    - updated ia64 to kernel 2.4.22
  * Miguel Figueiredo
    - Updated Portuguese translation (pt.po)
  * Giuseppe Sacco
    - Updated italian translation (it.po) by Davide Meloni.
    - Applied patch for normalizing menus and some italian translation (it.po)
  * Matt Kraai
    - Correct log message.
  * Kenshi Muto
    - Install jfbterm and unifont when LANG=Bulgarian.
  * h3li0s
    - Added Albanian translation (sq.po)
  * Jordi Mallach
    - Update Catalan translation (ca.po).
  * Petter Reinholdtsen
    - Correct sparc kernel names.  Patch from Thomas Poindessous.
      (Closes: #228399)
    - Updated Norwegian BokmÃ¥l translation (nb.po).
  * Bastian Blank
    - Use di-packages-build.
    - Use cdebootstrap if available.
    - Always chroot the apt-get call, avoids problems with reduced or
      missmatching libc.
    - Bindmount the cdrom into the target, this BREAKS linux 2.2.
  * Joey Hess
    - mirror/distribution has been renamed to mirror/suite.
  * Eugen Meshcheryakov : added Ukrainian translation (uk.po)

 -- Christian Perrier <bubulle@debian.org>  Sun,  8 Feb 2004 20:26:29 +0100

base-installer (0.050) unstable; urgency=low

  * Sven Luther
    - Fixed powerpc kernels in kernel-installer.
  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * Giuseppe Sacco
    - Updated italian translation by Davide Meloni (it.po)
  * Miguel Figueiredo
    - Updated Portuguese translation (pt.po).
  * Joey Hess
    - Have debootstrap log to the d-i messages file.
    - Change error templates to match.
    - Remove downmainpkgs stuff; only used for slink deboostrapping.
    - Switch over to a single, milti-stage progress bar for the entire
      debootstrap run.
    - Fixed typo that was preventing build with -Os.
    - Remove the basesuccess note.
    - Incorporated the apt setup and install steps into the same single
      progress bar.
    - Merged kernel-installer into base-installer so they can share a progress
      bar.
    - Updated to debhelper v4.
    - Cleaned up the rules file.
    - Remove Standards-Version, it's a udeb.
    - Added some error templates left out due to the string freeze.
    - Stop the progress bar when exiting on debootstrap error.
    - busybox does provide uniq and sort -r now, so remove the dodgy calls to
      the ones in /target.
    - Move the apt-install queue flush to after kernel installation.
      This way, if apt-install is used to install the kernel image and pcmcia
      modules and they fail to install for some reason, and end up in the
      apt-install queue, this does not result in apt-install installing them
      when the kernel-image.conf is not properly set up.
    - Refactored most of the code in the postinst, breaking it up into
      subroutines for clarity.
    - Use only one exit point for errors, and always stop the progress bar.
    - apt-update is only used by this package, so inline it.
    - Remove some debootstrap errors which should never appear during normal
      (or abnormal) use unless d-i is very broken from the templates file, no
      need to watse time and space on translations of them.
    - add some elipses in templates
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Kenshi Muto
    - Install jfbterm and unifont when LANG=Japanese, Korean, Greek, Chinese
    - Install console-cyrillic and console-terminus when LANG=Russian
    - Update Japanese translation (ja.po).
  * Michel Grentzinger
    - Update French translation.
  * Christian Perrier
    - s/pcmcia/PCMCIA in templates. Unfuzzied translations
  * TeÃ³filo Ruiz SuÃ¡rez
    - Updated Spanish templates unfuzzing some translations (po/es.po)
  * AndrÃ© LuÃ­s Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).
  * TeÃ³filo Ruiz SuÃ¡rez
    - Unfuzzied a couple of translations (po/es.po)
  * Christian Perrier
    - Run debconf-updatepo after Joey added elipses to templates
    - Updated french translation
  * Bart Cornelis
    - Updated Dutch translation (nl.po)
  * Ognyan Kulev
    - Updated bulgarian translation (bg.po).
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Dennis Stampfer
    - Updated German translation (de.po)
  * Christian Perrier
    - Run debconf-updatepo
    - Updated french translation (fr.po)
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Anmar Oueja
    - created and translated to Arabic (ar.po)
    - merged with master template and finished translationi (ar.po)
  * Miroslav Kure
    - Update Czech translation
  * Peter Mann
    - Update Slovak translation
  * TeÃ³filo Ruiz SuÃ¡rez
    - Updated spanis translations (po/es.po)
  * Nikolai Prokoschenko
    - Updated russian translation (ru.po)
  * Ming Hua
    - Updated Simplified Chinese translation (zh_CN.po)
  * Otavio Salvador
    - Added Release file parser to identify the distribution codename
  * Andre Dahlqvist
    - Update Swedish translation (sv.po)
  * Safir Secerovic
    - Update Bosnian translation (bs.po).
  * Matt Kraai
    - Fix the handling of P codes without a PF code (closes: #225858).

 -- Joey Hess <joeyh@debian.org>  Fri, 23 Jan 2004 13:01:51 -0500

base-installer (0.047) unstable; urgency=low

  * Steve Langasek
    - add per-arch kernel-installer handling for alpha

 -- Steve Langasek <vorlon@debian.org>  Sat, 10 Jan 2004 09:18:23 -0600

base-installer (0.046) unstable; urgency=low

  * Richard Hirst
    - Added kernel selection for ia64

 -- Joey Hess <joeyh@debian.org>  Tue,  6 Jan 2004 17:39:29 -0500

base-installer (0.045) unstable; urgency=low

  * Ming Hua
    - Initial Simplified Chinese translation (zh_CN.po)
  * Bart Cornelis
    - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
  * Giuseppe Sacco
    - Corrected a typo in nn.po and ca.po (SUBSTO->SUBST0)
  * Andre Dahlqvist
    - Update Swedish translation (sv.po)

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 31 Dec 2003 16:20:32 +0100

base-installer (0.044) unstable; urgency=low

  * Bart Cornelis
    - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
  * Miguel Figueiredo
    - Initial Portuguese translation. (pt.po)
  * Peter Mann
    - Update Slovak translation
  * Giuseppe Sacco
    - Italian translation update

 -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:53:45 -0500

base-installer (0.043) unstable; urgency=low

  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * AndrÃ© Dahlqvist
    - Update Swedish translation. (sv.po)
  * David MartÃ­nez Moreno
    - Updated a lot the Spanish translation (es.po) and converted it
      to UTF-8.
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Joey Hess
    - On i386, install a pcmcia-kernel-modules package to match the kernel
      package.
  * Peter Mann
    - Updated Slovak translation. (sk.po)
  * Giuseppe Sacco
    - First italian translation by Stefano Melchior
    - Update translation from Davide Meloni
  * Dennis Stampfer
    - Update translation by Jan LÃ¼bbe (de.po). Closes: #224278
    - Update German translation (de.po)
  * Kenshi Muto
    - Add install code of language specific packages to postinst.
    (Closes: Bug#224226)
    - Update Japanese translation (ja.po)
    - Apply kernel-img.conf configuration patch. (See Bug#223679)
  * Bart Cornelis
    - Updated Dutch translation (nl.po)
  * Otavio Salvador
    - Added the 'Finding package sizes' and 'Checking ...' in template
    - Updated pt_BR (Brazilian Portuguese) translation
  * Steinar H. Gunderson
    - Updated Norwegian translation (nb.po).
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).    
  * Miroslav Kure
    - Updated Czech translation (cs.po).
  * Thiemo Seufer
    - Improve error handling for the apt-install initrd-tools case.
    - Use archdetect for the mips/mipsel kernel-installer.
  * Ognyan Kulev
    - Added/updated bulgarian translation (bg.po).
  * Petter Reinholdtsen
    - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Jure Cuhalev
    - Added/updated slovenian translation (sl.po).
  * TeÃ³filo Ruiz SuÃ¡rez
    - Updated Spanish translation (es.po)

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:00:22 -0500

base-installer (0.042) unstable; urgency=low

  * Verok Istvan
    - Initial Hungarian translation.
  * Joey Hess
    - mirror/distribution has changed to use symbolic release names,
      so add a quick hack to convert these to code names. Getting the code
      name from the Release file is not yet implemented.

 -- Joey Hess <joeyh@debian.org>  Fri, 12 Dec 2003 16:38:42 -0500

base-installer (0.041) unstable; urgency=low

  * Peter Mann
    - Initial Slovak translation (sk.po).
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Petter Reinholdtsen
    - Update nb.po.
  * Konstantinos Margaritis
    - Initial Greek translation (el.po).
  * Christian Perrier
    - Refined and standardized templates. Closes: #218992
  * Safir Â¿eÂ¿eroviÂ¿
    - Updated Bosnian (bs) translation.
  * Michel Grentzinger
    - Update French translation.
  * Miroslav Kure
    - Update Czech translation.
  * Bart Cornelis
    - Updated Dutch translation (nl.po)
  * Tommi Vainikainen
    - Update Finnish translation.
  * Steinar H. Gunderson
    - Update nb.po.
  * Bastian Blank
    - remove di_log workaround
  * Jordi Mallach
    - Update Catalan translation.
  * Kęstutis Biliūnas
    - Updated Lithuanian translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Thiemo Seufer
    - Add support for mips, mipsel to kernel-installer.

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:53:51 -0500

base-installer (0.040) unstable; urgency=low

  * Joey Hess
    - Change some base-installer templates to use "Retrieving packages"
      etc instead of "Downloading", as the latter term is innaccurate
      during eg, CDROM inatalls.
  * Pierre Machard
    - Run debconf-updatepo
    - Update French translation
  * Safir Secerovic, Amila Akagic
    - Add Bosnian translation. (bs.po)
  * Bart Cornelis
    - Updated dutch translation
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Kęstutis Biliūnas
    - Update Lithuanian translation.
  * Petter Reinholdtsen
    - Update nb.po
  * Michel Grentzinger
    - Update French translation.
  * Miroslav Kure
    - Update Czech (cs.po) translation.
  * Ilgiz Kalmetev
    - Updated Russian translation. Closes: #219096.
  * Tommi Vainikainen
    - Update Finnish (fi.po) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  7 Nov 2003 18:13:28 +0100

base-installer (0.039) unstable; urgency=low

  * Gaudenz Steinlin
    - kernel-installer.postinst:
      replace /usr/bin/archdetect by /bin/archdetect
  * Jure Cuhalev
    - Added Slovenian translation. Closes: #214384.
  * Claus Hindsgaul
    - Update da (Danish) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Nov 2003 12:33:20 +0100

base-installer (0.038) unstable; urgency=low

  * Tommi Vainikainen
    - Add Finnish (fi.po) translation
  * Bart Cornelis
    - Update dutch translation (nl.po)
  * Petter Reinholdtsen
    - Fix progress text, add forgotten KERNEL subst.
  * Pierre Machard
    - Improve French translation [Christian Perrier].
    - Update French po-debconf translation [Michel Grentzinger].
  * Miroslav Kure
    - Update Czech translation (cs.po).
  * Matt Kraai
    - Default to an SMP kernel if there are multiple CPUs.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Kęstutis Biliūnas
    - Update Lithuanian translation (lt.po).

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:21:44 +0200

base-installer (0.037) unstable; urgency=low

  * Petter Reinholdtsen
    - Corrected template text for error dialog used when kernel
      installation fail.
    - Updated nb.po.
    - Avoid setting default kernel to a kernel package that is
      not available.
  * AndrÃ© LuÃ­s Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 19 Oct 2003 23:12:00 +0200

base-installer (0.036) unstable; urgency=low

  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Javier Fernandez-Sanguino
    - Updated spanish translation.
  * Alastair McKinstry
    - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
    - Add versioned depends on libdebconfclient-dev, to get working debconf_
      macros.
  * Steinar H. Gunderson
    - Make base-installer handle warnings from debconf better, although still
      not very good.
  * Chris Tillman
    - Change ppcdetect to archdetect and corresponding CASEs
  * Christian Perrier
    - Improve French translation.
  * Kęstutis Biliūnas
    - Add Lithuanian translation (lt.po).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200

base-installer (0.035) unstable; urgency=low

  * Build-Depend on libd-i4

 -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 18:50:20 +0200

base-installer (0.034) unstable; urgency=low

  * Bastian Blank
    - remove dash-udeb dependency
    - fix for libdi4
  * Kenshi Muto
    - Update Japanese po (ja.po)
  * Denis Barbier
    - Add comments in templates files, which are copied into PO files,
      to tell translators which strings are main menu items.
  * Andre Luis Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Petter Reinholdtsen
    - Make source build using both version 3 and 4 of libd-i.
  * Ilgiz Kalmetev
    - Updated Russian translation.
  * Matt Kraai
    - Default to kernel-image-2.4-386 on i386.
  * Miroslav Kure
    - Initial Czech translation.
  * Bart Cornelis
    - Updated dutch translation (nl.po)
  * Build this version against libdebian-installer4 

 -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 16:45:37 +0200

base-installer (0.033) unstable; urgency=low

  * Petter Reinholdtsen
    - Made the menu entry text translatable.
    - Ran debconf2po-update.
    - Start using debconf_* macro in run-debootstrap.c.
    - Use 'error' debconf template type to report errors.
    - Correct kernel-install progress template to show kernel package
      name.
  * Alastair McKinstry
    - Convert changelog to UTF-8 as per policy
  * Pierre Machard
    - Update French po-debconf translation.
  * Sebastian Ley
    - Changed the hardcoded default kernel version to 2.4 for i386, this
      will select the latest 2.4 kernel
    - Added Athlon Model for i386
  * Matt Kraai
    - Add missing ;; and fix misspelling in the kernel-installer postinst.

 -- Sebastian Ley <ley@debian.org>  Thu,  2 Oct 2003 19:24:08 +0200

base-installer (0.032) unstable; urgency=low

  * Andre LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Bart Cornelis
    - updated dutch translation

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2003 15:03:05 +0200

base-installer (0.031) unstable; urgency=low

  * Richard Hirst
    - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.
    - Fix warnings on ia64, getline arg2 is size_t, not int.
  * Chris Tillman
    - Update English usage in message templates
  * Steinar H. Gunderson
    - Fix error in fallback error message display.
  * Jordi Mallach
    - Added Catalan (ca) translation.
  * Kenshi Muto
    - Update ja.po
  * Pierre Machard
    - Update French po-debconf translation [Michel Grentzinger].
  * Petter Reinholdtsen
    - Update nb.po

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 22 Sep 2003 22:22:41 +0200

base-installer (0.030) unstable; urgency=low

  * Petter Reinholdtsen
    - Keep installing packages into /target/ even if one package fail.
      Based on patch from Steinar H. Gunderson. (Closes: #210915)
    - Log to syslog, not /var/log/messages in kernel-installer.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 15 Sep 2003 21:31:32 +0200

base-installer (0.029) unstable; urgency=low

  * Petter Reinholdtsen
    - Added Russian debconf template translation (ru.po), patch
      from Serge Winitzki.
  * Claus Hindsgaul
    - Removed illegal spaces in message no-kernels-found in
      kernel-installer.templates
  * Matt Kraai
    - Update French translation, thanks to Michel Grentzinger (closes:
      #208588).
  * TeÃ³filo Ruiz SuÃ¡rez
    - Revised Spanish translation

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 13 Sep 2003 17:45:00 +0200

base-installer (0.028) unstable; urgency=low

  * Kenshi Muto
    - Added Japanese translation (ja.po)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 28 Aug 2003 23:10:27 +0200

base-installer (0.027) unstable; urgency=low

  * Add translation for Northern Saami (se.po), thanks to BÃ¸rre Gaup.
  * Stop the progress bar when kernel installation go wrong.
  * Javier Fernandez-Sanguino:
    - Updated Spanish translation and use proper quotes

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 23 Aug 2003 13:49:00 +0200

base-installer (0.026) unstable; urgency=low

  * Petter Reinholdtsen
    - Updated de.po.  Patch from Maximilian Wilhelm.
    - Updated nb.po.
    - Added danish translation (da.po), thanks to Finn G. Larsen.
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR.po.
  * Bart Cornelis
    - Updated duth translation

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  9 Aug 2003 16:27:03 +0200

base-installer (0.025) unstable; urgency=low

  * Matt Kraai
    - Add nl.po, thanks to Bart Cornelis.
  * Alastair McKinstry
    - Add lv.po, thanks to Aigars Mahinovs
  * Martin SjÃ¶gren
    - Implement progress bar thingy. (Closes: #180753)
      This requires version >= 0.2.1 of debootstrap.
    - Bump standards version to 3.6.0
  * AndrÃ© LuÃ­s Lopes
    - Update Brazilian Portuguese (pt_BR) debconf template translation.
    - Run debconf-updatepo to feed more translatable strings to
      translators.
  * Petter Reinholdtsen
    - Update nb.po.
    - Convert changelog to UTF-8.
    - Stop kernel-installer from printing to stderr.
    - Add initial progress bar to kernel-installer.
    - Correct template names from old 'kernel-chooser' to new
      'kernel-installer'.
    - Add progress bar at the end of base-installer, when the APT
      database is updated and extra the packages are installed.
    - Updated nb.po.
  * Florian Lohoff
    - Updated de.po.  Thanks to from Maximilian Wilhelm.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Jul 2003 15:43:44 +0200

base-installer (0.024) unstable; urgency=low

  * Petter Reinholdtsen
    - Add dash-udeb as a dependency for base-installer, while we wait for
      busybox-udeb being able to run debootstrap.
  * Tollef Fog Heen
    - update fr.po file, from Michel Grentzinger.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 13 Jul 2003 16:50:48 +0200

base-installer (0.023) unstable; urgency=low

  * Add french translation by Michel Grentzinger. (Closes: #197312)
  * Make sure /target/etc/apt/ exists before trying to create
    sources.list.  Patch from Thorsten Sauter.  (Closes: #197818)
  * Copy the postinst from kernel-chooser into the kernel-installer
    postinst, to make it easier to select which kernel to install.
  * Ben Collins
    - Add link_in_boot=yes prior to sparc kernel install. Allows sparc to
      transparently support /boot being on a seperate partition.
  * Thorsten Sauter:
    - kernel-installer depends now on created-fstab

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 24 Jun 2003 21:09:38 +0200

base-installer (0.022) unstable; urgency=low

  * Updated nb.po.
  * Remove problematic spaces included by mistake. (Closes: #193160)
  * Thorsten Sauter
    - Insert german translation (de.po)

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  1 Jun 2003 01:48:21 +0200

base-installer (0.021) unstable; urgency=low

  * Keep going even if /target/etc/fstab is missing. (Closes: #186443)
  * Display a debconf-note when debootstrap return an error
    code.  (Closes: #178418)
  * Make myself the uploader for this package.
  * Upgrade standards-version from 3.5.2 to 3.5.9.
  * Cleanup in kernel-installer postinst.
  * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).
  * AndrÃ© LuÃ­s Lopes :
    - Added pt_BR debconf template translation.

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  8 May 2003 09:21:06 +0200

base-installer (0.020) unstable; urgency=low

  * Petter Reinholdtsen
    - Use debconf to report an error if kernel install fails.
      (Closes: #188209)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 11 Apr 2003 11:23:21 +0200

base-installer (0.019) unstable; urgency=low

  * Bastian Blank
    - Add linux prefix to linux only templates.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  6 Apr 2003 10:23:15 +0200

base-installer (0.018) unstable; urgency=low

  * Mario Lang
    - Remove brltty specific code from base-installer postinst.  We now
      have apt-install.
  * Petter Reinholdtsen
    - Process the apt-install queue in one call to apt-install, instead
      of several.  This should speed up the install.

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  4 Mar 2003 16:42:44 +0100

base-installer (0.017) unstable; urgency=low

  * Petter Reinholdtsen
    - Moved apt-update and apt-install to rootskel.
  * Matt Kraai
    - Unset Debconf variables before calling apt-install (closes:
      #180249).
    - Remove local component for network installs.

 -- Matt Kraai <kraai@debian.org>  Wed, 12 Feb 2003 21:46:13 -0800

base-installer (0.016) unstable; urgency=low

  * Use the same components in debootstrap and APT.
  * Two new helper programs, apt-update and apt-install.
  * Try to fix CDROM installs; Make sure 'apt-get update' is executed
    when installing from CD, change the APT source protocol from file:
    to copy:, and split 'apt-get install' into two parts, one
    downloading outside /target/, and one installing within /target/.
  * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make
    sure /target/proc/ is available during install.
  * Make sure initrd-tools is installed before we modify its
    configuration.
  * Add package queue for extra packages to install into /target/.
    Should apt-install move into rootskel or another package?
  * Redirect stderr to /var/log/messages when installing packages.
  * Make debug output easier to read.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  7 Feb 2003 15:22:36 +0100

base-installer (0.015) unstable; urgency=low

  * Mario Lang
    - in base-installer postinst, if /sbin/brltty exists, brltty=... was
      passed in kernel cmdline, and brltty is running, add it to debootstrap
      --include list.
  * Petter Reinholdtsen
    - In kernel-installer, set DELAY=0 in
      /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of
      interrupting the boot in the initrd.
    - Add more error handling in kernel-installer.
  * Matt Kraai
    - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get
      (closes: 179994).

 -- Matt Kraai <kraai@debian.org>  Thu, 06 Feb 2003 17:28:17 -0800

base-installer (0.014) unstable; urgency=low

  * Bastian Blank
    - remove kernel installation from base-installer
    - add apt-get update to base-installer
    - add kernel-installer
  * Richard Hirst
    - fix apt-get args for gzip and dpkg binaries
    - get apt-get to tell dpkg to run in /target
    - add target bin/sbin dirs to PATH for aptget/dpkg
    - actually use rootskel initrd template for /etc/kernel-img.conf
    - add relative_links=yes, image_in_boot=yes to kernel-img.conf
    - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
      as per base-installer postinst (undocumented hacks)
  * Petter Reinholdtsen
    - Detect missing 'debian-installer/kernel/image' and report this
      as an error.

 -- Matt Kraai <kraai@debian.org>  Mon, 03 Feb 2003 20:34:29 -0800

base-installer (0.013) unstable; urgency=low

  * Richard Hirst
   - create appropriate /target/etc/kernel-img.conf for hppa
  * Tollef Fog Heen
    - remove -x from postinst, to remove clutter.
  * Petter Reinholdtsen
    - Remove obsolete skolelinux debootstrap symlinks.

 -- Tollef Fog Heen <tfheen@debian.org>  Sat,  7 Dec 2002 16:53:30 +0100

base-installer (0.012) unstable; urgency=low

  * Tollef Fog Heen
    - Fix installer-menu-item
  * Richard Hirst
    - Add hppa support

 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  4 Dec 2002 03:36:08 +0100

base-installer (0.011) unstable; urgency=low

  * Tollef Fog Heen
    - Set priority to required

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 02:42:06 +0100

base-installer (0.010) unstable; urgency=low

  * Martin SjÃ¶gren
    - Replace XBC with XB so our special control fields don't confuse the
      changes files.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 02:09:39 +0100

base-installer (0.009) unstable; urgency=low

  * support http_proxy

 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  6 Nov 2002 01:54:01 +0100

base-installer (0.008) unstable; urgency=low

  * Do not crash if the questions netcfg/get_hostname or
    netcfg/get_domain are unknown to debconf.
  * Use default distribution if no debconf answer is available.
  * Document how to avoid the 5 second 'get root without giving
    password' window.
  * Add hack to avoid messages like 'Note /etc/modules.conf is more recent
    than /lib/modules/*/modules.dep'
  * Choose kernel version based on the distribution name.
  * Use dash instead of ash
  * Fix paths to avoid double slashes.
  * Only exclude if we have anything to exclude
  * Make lilo not try to install itself, by echoing magic string
  * Make -boot the maintainer but add me to Uploaders.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 14 Oct 2002 17:08:13 +0200

base-installer (0.007) unstable; urgency=low

  * Log to /target/var/log/, not /tmp/.
  * Use distribution selected in choose-mirror.
  * Avoid adding bogus entry in /target/etc/hosts if debconf values for
    netcfg/get_{hostname,domain} is empty.
  * Correct translation language code from 'no' to 'nb'.
  * Get rid of PROFILE stuff inside postinst, since it's not used.
  * Make sure /target/etc exists before writing files into it.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 16 Sep 2002 17:57:19 +0200

base-installer (0.006) unstable; urgency=low

  * Support comments in /cdrom/.disk/* files.  Thanks to Petter
    Reinholdtsen for pointing this out.
  * The support for /cdrom/.disk/* files was quite broken -- a delimiter
    was added to the end.  This caused lots of grief, which should now be
    fixed.
  * Fix path to base_{include,exclude} files.
  
 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  3 Jul 2002 22:57:23 +0200

base-installer (0.005) unstable; urgency=low

  * Fix syntax error in postinst.
  * Add support for base_{include,exclude} and fix the support for
    --components when installing from CD.

 -- Tollef Fog Heen <tfheen@debian.org>  Fri, 28 Jun 2002 10:18:19 +0200

base-installer (0.004) unstable; urgency=low

  * twiddle with kernel-img.conf
  * pass --components with somewhat sane values to debootstrap.
  * don't pass script to debootstrap.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 23 Jun 2002 10:11:20 +0200

base-installer (0.003) unstable; urgency=low

  * Up version to actually get this installed
  * Change architecture to all everywhere.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 19 Jun 2002 20:43:58 +0200

base-installer (0.002) unstable; urgency=low

  * Fix cdrom installation.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 19 Jun 2002 20:20:27 +0200

base-installer (0.001) unstable; urgency=low

  * Initial release

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 10 Mar 2002 20:06:30 +0100
