base-installer (1.122ubuntu7) precise; urgency=low

  * Backport from upstream (Joey Hess):
    - Add missing semicolon to /etc/apt/apt.conf.d/00CDMountPoint.

 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 08 Apr 2012 09:54:41 +0100

base-installer (1.122ubuntu6) precise; urgency=low

  * Use -smp for both powerpc and powerpc64 variants in Ubuntu.

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 20 Mar 2012 11:02:40 -0600

base-installer (1.122ubuntu5) precise; urgency=low

  * Correct test-suite to actually pass

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Fri, 17 Feb 2012 12:53:41 -0800

base-installer (1.122ubuntu4) precise; urgency=low

  * Add armadaxp to base-installer (LP: #934451)

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Fri, 17 Feb 2012 11:49:03 -0800

base-installer (1.122ubuntu3) precise; urgency=low

  * "Fix" mx5 test results to pass (we don't actually use this
    subarch in Ubuntu's d-i right now, so the test is meaningless).

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 15 Dec 2011 10:28:43 -0700

base-installer (1.122ubuntu2) precise; urgency=low

  * Move kernel/tests/armhf/* to armel/, and symlink armhf to armel.
  * Symlink kernel/armhf.sh to kernel/armel.sh, to match above change.

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 15 Dec 2011 10:08:57 -0700

base-installer (1.122ubuntu1) precise; 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 and apt-setup/security_path) 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, armel/omap, and armel/omap4
      subarchitectures.
    - 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.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 21 Nov 2011 13:45:55 +0000

base-installer (1.122) unstable; urgency=low

  [ Joey Hess ]
  * Remove base-installer/kernel/linux/initramfs-generators
    and vestigial support for yaird.
  
  [ Matt Kraai ]
  * Use an initrd on mipsel/loongson-2f systems. Closes: #640418

  [ Milan Kupcevic ]
  * Add POWER7 to the powerpc64 family. (Closes: #637519)

  [ Samuel Thibault ]
  * Fix kernel name on hurd-any.

  [ Colin Watson ]
  * pkgdetails: Use the last of a sequence of stanzas for the same package
    name, rather than the first (closes: #649482).

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk
  * Bulgarian (bg.po) by Damyan Ivanov
  * Hebrew (he.po) by Lior Kaplan
  * Hindi (hi.po) by Kumar Appaiah
  * Kannada (kn.po) by Prabodh C P
  * Korean (ko.po) by Changwoo Ryu
  * Polish (pl.po) by Marcin Owsiany
  * Romanian (ro.po) by Ioan Eugen Stan
  * Sinhala (si.po) by Danishka Navin
  * Turkish (tr.po) by Mert Dirik

 -- Colin Watson <cjwatson@debian.org>  Mon, 21 Nov 2011 13:32:00 +0000

base-installer (1.121ubuntu1) precise; 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 and apt-setup/security_path) 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, armel/omap, and armel/omap4
      subarchitectures.
    - 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.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 25 Oct 2011 01:19:23 +0100

base-installer (1.121) unstable; urgency=low

  [ Colin Watson ]
  * Merge from Ubuntu:
    - Run dpkg with --force-unsafe-io during installation; syncing is
      unnecessary in this context and can slow things down quite a bit
      (closes: #605384).
  * Consider 3.0 and later kernels as being like 2.6 for the purposes of
    debconf template selection.

  [ Samuel Thibault ]
  * Propose kernels only of the same kind (closes: Bug#637432)

  [ Joey Hess ]
  * Treat 3.x the same as 2.6 in arch_get_kernel.

  [ Updated translations ]
  * German (de.po) by Holger Wansing
  * Basque (eu.po)
  * Italian (it.po) by Milo Casagrande
  * Macedonian (mk.po) by Arangel Angov
  * Simplified Chinese (zh_CN.po) by YunQiang Su

 -- Joey Hess <joeyh@debian.org>  Wed, 24 Aug 2011 19:11:09 -0400

base-installer (1.120) unstable; urgency=low

  [ Samuel Thibault ]
  * Redirect hurd-i386 active firmlink to null to avoid letting callers keep
    trying reading from it.

 -- Otavio Salvador <otavio@debian.org>  Sun, 24 Jul 2011 00:20:08 +0200

base-installer (1.119ubuntu4) oneiric; urgency=low

  * Honour apt-setup/security_path when constructing initial security
    entries in sources.list (LP: #820306).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 16 Aug 2011 10:53:17 +0100

base-installer (1.119ubuntu3) oneiric; urgency=low

  * Adjust for Linux 3.0.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 16 Jun 2011 20:54:48 +0100

base-installer (1.119ubuntu2) oneiric; urgency=low

  * Added omap4 subarchitecture

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Thu, 16 Jun 2011 19:19:27 +0000

base-installer (1.119ubuntu1) oneiric; 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.
    - 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.
    - Run dpkg with --force-unsafe-io during installation.
  * Explicitly drop code supporting -386 kernels, which were dropped from
    Ubuntu some time ago.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 26 May 2011 15:54:12 +0100

base-installer (1.119) unstable; urgency=low

  [ Ben Hutchings ]
  * Correct i386 kernel package selection tests for Transmeta TM5800
  * Fix i386 kernel package compatibility check: a suffix of '-pae' means
    the package is incompatible, just as '-bigmem' does
  * Fix i386 feature tests for '686' kernel flavour
  * Add VIA C3 'Nehemiah' as 686-class processor without PAE

 -- Christian Perrier <bubulle@debian.org>  Mon, 25 Apr 2011 07:22:47 +0200

base-installer (1.118) unstable; urgency=low

  * Team upload

  [ Ben Hutchings ]
  * Update i386 kernel selection for new flavours in wheezy.

 -- Christian Perrier <bubulle@debian.org>  Sun, 24 Apr 2011 17:18:41 +0200

base-installer (1.117) unstable; urgency=low

  * Team upload

  [ Samuel Thibault ]
  * Add hurd-i386 kernel support.

  [ Joey Hess ]
  * If archive.gpg is missing for some reason, still pass the keyring
    parameter to debootstrap. If you absolutely must run the installer
    w/o a keyring and bootstrap from the network, you can preseed
    debian-installer/allow_unauthenticated.
  * Pass --no-check-gpg to debootstrap when not using http/ftp,
    or when allow_unauthenticated is set, since debootstrap has
    changed to validating the keyring when present by default.
  * Needs debootstrap 1.0.30

  [ Colin Watson ]
  * Support AMD CPU family 18 (thanks, Hsin-Yi, Chen; LP: #760490).

  [ Hector Oron ]
  * Add armhf architecture support 

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov
  * Esperanto (eo.po) by Felipe Castro
  * Estonian (et.po) by Mattias Põldaru
  * Korean (ko.po) by Changwoo Ryu
  * Romanian (ro.po) by Eddy Petrișor
  * Slovak (sk.po) by Ivan Masár
  * Swedish (sv.po) by Daniel Nylander
  * Uyghur (ug.po) by Sahran

 -- Christian Perrier <bubulle@debian.org>  Sun, 24 Apr 2011 08:43:29 +0200

base-installer (1.116ubuntu2) natty; urgency=low

  [ Hsin-Yi, Chen ]
  * Support AMD CPU family 18 (LP: #760490).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Apr 2011 18:07:46 +0100

base-installer (1.116ubuntu1) natty; urgency=low

  * Resynchronise with Debian (LP: #724822).  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.
    - 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.
    - Run dpkg with --force-unsafe-io during installation.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 25 Feb 2011 10:22:02 +0000

base-installer (1.116) unstable; urgency=low

  [ Colin Watson ]
  * Support AMD CPU family 20 (thanks, Keng-Yü Lin; LP: #676838).

  [ Joey Hess ]
  * pkgdetails: Return the value of the field specified by the
    DEBOOTSTRAP_CHECKSUM_FIELD environment variable.

 -- Joey Hess <joeyh@debian.org>  Mon, 21 Feb 2011 20:26:59 -0400

base-installer (1.115ubuntu1) natty; 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.
    - 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.
    - Support AMD CPU family 20.
    - Run dpkg with --force-unsafe-io during installation.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 31 Jan 2011 14:38:47 +0000

base-installer (1.115) unstable; urgency=low

  [ Miguel Figueiredo ]
  * add title to pick_kernel and driver-policy

  [ Otávio Salvador ]
  * warn when used with an unknown OS value.

  [ Updated translations ]
  * Lao (lo.po) by Anousak Souphavanh
  * Northern Sami (se.po) by Børre Gaup
  * Sinhala (si.po) by Danishka Navin
  * Slovenian (sl.po) by Vanja Cvelbar
  * Telugu (te.po) by Arjuna Rao Chavala

 -- Otavio Salvador <otavio@debian.org>  Fri, 24 Dec 2010 19:08:53 -0200

base-installer (1.114ubuntu3) natty; urgency=low

  * Run dpkg with --force-unsafe-io during installation; syncing is
    unnecessary in this context and can slow things down quite a bit.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 10 Jan 2011 12:39:20 -0600

base-installer (1.114ubuntu2) natty; urgency=low

  * Support AMD CPU family 20 (thanks, Keng-Yü Lin; LP: #676838).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 06 Jan 2011 22:24:50 +0000

base-installer (1.114ubuntu1) natty; 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.
    - 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.

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 15 Nov 2010 10:07:26 +0000

base-installer (1.114) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Prefer 686 kernel over 486 kernel for VIA C7-D CPUs, ie family 6
    model 13 (Closes: #517121).

  [ Colin Watson ]
  * Unset MACHINE before running tests, to avoid environment pollution.

  [ Otavio Salvador ]
  * Avoid using UUID for swap partitions stored at LVM. Closes: #568877.

  [ Updated translations ]
  * Bengali (bn.po) by Israt Jahan
  * Catalan (ca.po) by Jordi Mallach
  * Persian (fa.po) by Behrad Eslamifar
  * Icelandic (is.po) by Sveinn í Felli
  * Kazakh (kk.po) by Baurzhan Muftakhidinov

 -- Otavio Salvador <otavio@ossystems.com.br>  Sat, 13 Nov 2010 08:58:32 -0200

base-installer (1.113ubuntu1) natty; 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.
    - 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.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 21 Oct 2010 16:29:45 +0100

base-installer (1.113) unstable; urgency=low

  * Move base-installer/install-recommends from bootstrap-base.templates
    to base-installer.templates.

 -- Otavio Salvador <otavio@debian.org>  Sun, 26 Sep 2010 14:56:54 -0300

base-installer (1.112) unstable; urgency=low

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

  [ Updated translations ]
  * Danish (da.po) by Anders Jenbo

 -- Colin Watson <cjwatson@debian.org>  Sun, 19 Sep 2010 23:09:20 +0100

base-installer (1.111) unstable; urgency=low

  * Team upload
  * Really add kernel/tests/i386/pentium-4M-bigmem-2.test

 -- Christian Perrier <bubulle@debian.org>  Sun, 05 Sep 2010 11:51:14 +0200

base-installer (1.110) unstable; urgency=low

  * Team upload.
  
  [ Ben Hutchings ]
  * Improve i386 kernel flavour selection. Closes: #589579
    - Prefer 686-bigmem flavour if it is needed to access all RAM
    - Prefer 686 or 686-bigmem flavour for all AMD K7 processors
    - Offer 686-bigmem and amd64 flavours for processors that support them

 -- Christian Perrier <bubulle@debian.org>  Sat, 04 Sep 2010 07:05:32 +0200

base-installer (1.109) unstable; urgency=low

  [ Jeremie Koenig ]
  * Don't check /proc/mounts if it does not exist (ie. on Hurd) (Closes:
    Bug#588776).
  
  [ Aurelien Jarno ]
  * Teach library.sh how to do a bind mount on Hurd and GNU/kFreeBSD.

  [ Updated translations ]
  * Asturian (ast.po) by maacub
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bosnian (bs.po) by Armin Beširović
  * Danish (da.po) by Jacob Sparre Andersen
  * Persian (fa.po) by Ebrahim Byagowi
  * Finnish (fi.po) by Esko Arajärvi
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Serbian (sr.po) by Karolina Kalic
  * Telugu (te.po) by Arjuna Rao Chavala

 -- Aurelien Jarno <aurel32@debian.org>  Mon, 23 Aug 2010 11:23:24 +0200

base-installer (1.108) unstable; urgency=low

  [ Martin Michlmayr ]
  * Add support for loongson-2e and loongson-2f.

  [ Updated translations ]
