base-installer (1.107ubuntu2) maverick; urgency=low

  * Backport from trunk:
    - Set Dir::Media::MountPath to /media/cdrom as well as
      Acquire::cdrom::mount, as otherwise apt doesn't consistently read from
      the right one.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 22 Sep 2010 13:28:28 +0100

base-installer (1.107ubuntu1) maverick; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armel/imx51, armel/dove, and armel/omap subarchitectures.
    - Prefer PAE kernels on machines with >3GB of RAM.
    - Install kernel headers to match the kernel. This may be overridden by
      setting base-installer/kernel/headers to false.
    - Add base-installer/kernel/backports-modules template, which may be
      preseeded to install selected linux-backports-modules-* packages.
  * Drop patch to ignore Recommends while installing the kernel, superseded
    by a more general change upstream.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 19 May 2010 12:06:04 +0100

base-installer (1.107) unstable; urgency=low

  [ Frans Pop ]
  * Fix install_extra() to actually display the return code from apt-install
    in case of an error.

  [ Aurelien Jarno ]
  * Add script and tests to select SH4 kernels.
  * Add code to install GNU/kFreeBSD kernel.

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * Danish (da.po) by Anders Jenbo
  * German (de.po) by Holger Wansing
  * French (fr.po) by Christian Perrier
  * Hebrew (he.po) by Lior Kaplan
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 13 May 2010 23:10:53 +0200

base-installer (1.106) unstable; urgency=low

  * Define the mount point for apt-cdrom in target as /media/cdrom instead
    of /cdrom as the latter was deprecated back in Etch.

  [ Updated translations ]
  * Hebrew (he.po) by Omer Zak
  * Slovenian (sl.po) by Vanja Cvelbar

 -- Frans Pop <fjp@debian.org>  Fri, 12 Mar 2010 22:48:17 +0100

base-installer (1.105) unstable; urgency=low

  [ Colin Watson ]
  * Upgrade to debhelper v7.
  * Ensure that Acquire::cdrom::AutoDetect is disabled when running
    apt-cdrom.  We bind-mount /target/cdrom, so apt's new libudev-based
    autodetection isn't needed during installation.

  [ Frans Pop ]
  * powerpc: add kernel selection support for PlayStation 3 systems.
  * Don't install Recommends during base system installation as it leads to
    inconsistencies and requires too many exceptions. Instead delay enabling
    installation of Recommends to the very end of base system installation.
    Any package installations after base-installer will follow the debconf
    setting install-recommends, unless overridden in a call to 'apt-install'.
  * Drop install_filesystems step as that is now being taken care of by
    post-base-installer.d hook scripts.
    Requires: partman-base (138), partman-md (50), partman-lvm (69),
    partman-crypto (41).

  [ Updated translations ]
  * Bengali (bn.po) by Israt Jahan
  * German (de.po) by Holger Wansing
  * Hebrew (he.po) by Lior Kaplan
  * Slovenian (sl.po) by Vanja Cvelbar
  * Simplified Chinese (zh_CN.po) by 苏运强

 -- Otavio Salvador <otavio@debian.org>  Sun, 21 Feb 2010 23:08:51 -0300

base-installer (1.104) unstable; urgency=low

  * Remove options relative_links and do_bootfloppy from default
    /etc/kernel-img.conf file as requested by Maximilian Attems.
  * Allow for options to be present in queue for apt-install (di-utils 1.73).

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * Belarusian (be.po) by Pavel Piatruk
  * Esperanto (eo.po) by Felipe Castro
  * Galician (gl.po) by Marce Villarino
  * Italian (it.po) by Milo Casagrande
  * Slovenian (sl.po) by Vanja Cvelbar

 -- Frans Pop <fjp@debian.org>  Wed, 23 Dec 2009 00:20:24 +0100

base-installer (1.103ubuntu7) lucid; urgency=low

  * Add armel/omap subarchitecture.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 13 Apr 2010 14:28:26 +0100

base-installer (1.103ubuntu6) lucid; urgency=low

  * Handle armel metapackages in ordering hack (imx51, dove, and omap).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 30 Mar 2010 10:21:10 +0100

base-installer (1.103ubuntu5) lucid; urgency=low

  * Add support for preempt kernel flavour on amd64 (LP: #541625).

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 19 Mar 2010 10:06:10 +0000

base-installer (1.103ubuntu4) lucid; urgency=low

  * Add base-installer/kernel/backports-modules template, which may be
    preseeded to install selected linux-backports-modules-* packages
    (LP: #526422).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 23 Feb 2010 17:45:53 +0000

base-installer (1.103ubuntu3) lucid; urgency=low

  * Backport from trunk:
    - Ensure that Acquire::cdrom::AutoDetect is disabled when running
      apt-cdrom.  We bind-mount /target/cdrom, so apt's new libudev-based
      autodetection isn't needed during installation.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 04 Feb 2010 12:51:40 -0800

base-installer (1.103ubuntu2) lucid; urgency=low

  * Explicitly ignore Recommends while installing the kernel. We don't want
    to install bootloaders at this point.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 04 Dec 2009 15:04:25 +0000

base-installer (1.103ubuntu1) lucid; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armel/imx51 and armel/dove subarchitectures.
    - Prefer PAE kernels on machines with >3GB of RAM.
    - Install kernel headers to match the kernel. This may be overridden by
      setting base-installer/kernel/headers to false.
  * Remove all traces of lpia, which is being decommissioned (see
    https://blueprints.launchpad.net/ubuntu/+spec/mobile-lucid-lpia-future).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 03 Dec 2009 12:21:27 +0000

base-installer (1.103) unstable; urgency=low

  [ Aurelien Jarno ]
  * Add scripts to select GNU/kFreeBSD kernels.
  * Add kfreebsd-amd64 and kfreebsd-i386 to the testsuite.

  [ Frans Pop ]
  * Allow to configure APT in the target system to not install Recommends by
    default using the base-installer/install-recommends template. The option
    is only intended for experienced users and is therefore not offered in a
    dialog. It can be either preseeded or set at the boot prompt.
    Together with changes in other components, this also makes what's set
    using this option the global default for all package installs during the
    installation process (with the exception of debootstrap).
    Closes: #543256.

  [ Christian Perrier ]
  * Replace one occurrence of "bootloader" in debconf templates

  [ Frans Pop ]
  * Remove no longer needed Lintian override for missing Standards-
    Version field.

  [ Updated translations ]
  * Asturian (ast.po) by Marcos Antonio Alvarez Costales
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Ask Hjorth Larsen
  * German (de.po) by Holger Wansing
  * Greek, Modern (1453-) (el.po) by Emmanuel Galatoulas
  * Esperanto (eo.po) by Felipe Castro
  * Estonian (et.po) by Mattias Põldaru
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Italian (it.po) by Milo Casagrande
  * Korean (ko.po) by Changwoo Ryu
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Russian (ru.po) by Yuri Kozlov
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Mert Dirik
  * Vietnamese (vi.po) by Clytie Siddall
  * Simplified Chinese (zh_CN.po) by Deng Xiyue

 -- Frans Pop <fjp@debian.org>  Mon, 16 Nov 2009 14:05:24 +0100

base-installer (1.102ubuntu2) karmic; urgency=low

  * Install kernel headers to match the kernel (LP: #413135). This may be
    overridden by setting base-installer/kernel/headers to false.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 13 Oct 2009 20:47:08 +0100

base-installer (1.102ubuntu1) karmic; urgency=low

  * Resynchronise with Debian (STANZAS addition fixes LP: #435376).
    Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armel/imx51 and armel/dove subarchitectures.
    - Prefer PAE kernels on machines with >3GB of RAM.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 23 Sep 2009 16:47:35 +0100

base-installer (1.102) unstable; urgency=low

  [ Frans Pop ]
  * s390: also exclude -s390x-tape kernels during kernel selection.
  * Temporarily replace the /etc/fstab in target by a real dummy file to
    closer match what debootstrap does internally. It avoids a problem
    installing Lenny when the fstab contains UUIDs instead of device names.
    Closes: #539744.
  * Bump debhelper compatibility to version 6.

  [ Colin Watson ]
  * Add STANZAS subcommand to pkgdetails, to be used by debootstrap 1.0.16.

  [ Updated translations ]
  * Basque (eu.po) by Piarres Beobide
  * Hindi (hi.po)
  * Italian (it.po) by Milo Casagrande

 -- Frans Pop <fjp@debian.org>  Tue, 04 Aug 2009 20:13:45 +0200

base-installer (1.101ubuntu5) karmic; urgency=low

  * Use DMI information if possible to determine memory size (LP: #413135).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 23 Sep 2009 16:24:16 +0100

base-installer (1.101ubuntu4) karmic; urgency=low

  * Prefer PAE kernels on machines with >3GB of RAM (LP: #413135).

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 24 Aug 2009 13:26:20 +0100

base-installer (1.101ubuntu3) karmic; urgency=low

  * Added support for the Marvell dove SoC (LP: #409238)

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Mon, 24 Aug 2009 12:30:29 +0100

base-installer (1.101ubuntu2) karmic; urgency=low

  * Adjust for new PAE kernel package naming on i386.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 25 Jun 2009 16:25:00 +0100

base-installer (1.101ubuntu1) karmic; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armel/imx51 subarchitecture.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 15 Jun 2009 17:25:16 +0100

base-installer (1.101) unstable; urgency=low

  * Fix reversed script and mirror arguments to run-debootstrap (thanks,
    Peter Miller; LP: #377814). This was apparently broken ever since the
    facility to use a specific script was first introduced in base-installer
    1.89!

 -- Colin Watson <cjwatson@debian.org>  Wed, 10 Jun 2009 01:08:10 +0100

base-installer (1.100) unstable; urgency=low

  [ Frans Pop ]
  * Drop support for the ppc64 architecture.

  [ Colin Watson ]
  * Merge from Ubuntu:
    - Silently skip non-existent devices in /proc/swaps (LP: #290947).
    - Write out the resume partition as a UUID if possible.

  [ Updated translations ]
  * Bengali (bn.po) by Md. Rezwan Shahid
  * Estonian (et.po) by Mattias Põldaru
  * Slovak (sk.po) by Ivan Masár

 -- Colin Watson <cjwatson@debian.org>  Tue, 02 Jun 2009 13:56:52 +0100

base-installer (1.99ubuntu2) karmic; urgency=low

  * Use block-attr from di-utils 1.68.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 12 May 2009 17:31:26 +0100

base-installer (1.99ubuntu1) karmic; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Write out the resume partition as a UUID if possible.
    - Install busybox-initramfs rather than busybox.
    - Revert Joey's patch to call base-installer.d hooks after running
      debootstrap, which broke console-setup's expectation of being able to
      insert its configuration file into /target before console-setup is
      installed by debootstrap.
    - Add armel/imx51 subarchitecture.
    - Silently skip non-existent devices in /proc/swaps.
  * Use -ia64 kernel across the board on ia64.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 29 Apr 2009 16:51:19 +0100

base-installer (1.99) unstable; urgency=low

  [ Ian Campbell ]
  * Use -686 kernels for CentaurHauls processors again (effectively
    undoing r55059). According to 464962 the kernel has been fixed since
    2.6.26-8. Closes: #504095

  [ Colin Watson ]
  * Merge from Ubuntu:
    - If base-installer/use_unclean_target is asked, emit a warning to the
      logs so that we know about it when diagnosing problems.
    - Never select /dev/ramzswap* (compcache) as a hibernation target.
    - Check dmraid's exit code rather than parsing its output.
  * Fix hppa kernel selection: "64?" and "(64)?" are not the same thing in
    regular expressions!
  * Add armel/qemu-versatilepb test; cpuinfo supplied by Oliver Grawert.

  [ Christian Perrier ]
  * Correct an error in the Spanish translation. Closes: #510310

  [ Jens Seidel ]
  * Minor correction in German translation.  Closes: #512828.

  [ Martin Michlmayr ]
  * Add support for Marvell's Kirkwood platform.
  * Remove support for the old arm port.

  [ Updated translations ]
  * (ast.po) by Marcos Alvarez Costales
  * German (de.po) by Jens Seidel
  * Esperanto (eo.po) by Felipe Castro
  * Basque (eu.po) by Piarres Beobide
  * Galician (gl.po) by marce villarino
  * Hindi (hi.po) by Kumar Appaiah
  * Italian (it.po) by Milo Casagrande
  * Kazakh (kk.po) by Dauren Sarsenov
  * Malayalam (ml.po) by Praveen Arimbrathodiyil
  * Marathi (mr.po) by Sampada
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 27 Mar 2009 18:00:30 +0100

base-installer (1.98ubuntu7) jaunty; urgency=low

  * Add linux-lpia to kernel_update_list metapackage ordering hack
    (LP: #359174).

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 17 Apr 2009 12:22:12 +0100

base-installer (1.98ubuntu6) jaunty; urgency=low

  * Silently skip non-existent devices in /proc/swaps (LP: #290947).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 09 Apr 2009 02:00:26 +0100

base-installer (1.98ubuntu5) jaunty; urgency=low

  [ Emmet Hikory ]
  * Add lpia kernel selection and tests (LP: #291670)

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 31 Mar 2009 15:55:20 +0100

base-installer (1.98ubuntu4) jaunty; urgency=low

  [ Michael Casadevall ]
  * Fixed armel arch_get_kernel() call for Ubuntu/armel
  * Updated the test suite for Ubuntu/armel
  * Added imx51 to armel as a new sub-architecture and added its 
    test suite (LP: #345534)

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 27 Mar 2009 11:41:54 +0000

base-installer (1.98ubuntu3) jaunty; urgency=low

  * Revert Joey's patch to call base-installer.d hooks after running
    debootstrap, which broke console-setup's expectation of being able to
    insert its configuration file into /target before console-setup is
    installed by debootstrap (LP: #340308).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 Mar 2009 09:47:12 +0000

base-installer (1.98ubuntu2) jaunty; urgency=low

  * Check dmraid's exit code as well as parsing its output, the latter for
    backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only
    (LP: #325947).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 12 Feb 2009 12:36:32 +0000

base-installer (1.98ubuntu1) jaunty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Use and depend on the Ubuntu keyring.
    - Enable the restricted component by default, unless
      apt-setup/restricted is preseeded to false.
    - Set up the default sources.list to look in -updates and -security (the
      latter from apt-setup/security_host) as well as the unadorned suite;
      also -proposed if apt-setup/proposed is true.
    - Use Ubuntu kernel image names.
    - Allow preseeding base-installer/kernel/override-image to force a given
      kernel to be used.
    - Write out the resume partition as a UUID if possible.
    - Install busybox-initramfs rather than busybox.
    - If base-installer/use_unclean_target is asked, emit a warning to the
      logs so that we know about it when diagnosing problems.
    - Never select /dev/ramzswap* as a hibernation target.
  * Backport from trunk (Ian Campbell, Frans Pop):
    - Use -686 kernels for CentaurHauls processors again (effectively
      undoing r55059) . According to 464962 the kernel has been fixed since
      2.6.26-8. Closes: #504095

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 29 Jan 2009 22:14:20 +0000

base-installer (1.98) unstable; urgency=low

  [ Colin Watson ]
  * Add support for AMD CPU families 16 (Phenom) and 17 (Griffin/Puma) on
    i386 (thanks, Roger Mach and Soren Hansen).
