ac100-tarball-installer (0.47) saucy; urgency=low

  * Set Architecture to armhf rather than all; this package will only work
    on armhf anyway, and is uninstallable on other architectures since
    flash-kernel is missing there.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 02 Oct 2013 13:10:17 +0100

ac100-tarball-installer (0.46) raring; urgency=low

  * add a workaround for (LP: #1164071) (hardcode FRAMEBUFFER=Y into the
    initrd so plymouth does not freak out on boot)
  * quieten update-initramfs so it doesnt show a df warning when generating
    the initrd

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 04 Apr 2013 15:49:07 +0200

ac100-tarball-installer (0.45) raring; urgency=low

  * Copy across wifi settings if available.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Mon, 25 Feb 2013 15:22:29 +0000

ac100-tarball-installer (0.44) raring; urgency=low

  * roll back the preservation of modification times so the installer produces
    usable installs (re-opening bug 1109197)

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 08 Feb 2013 14:47:50 +0100

ac100-tarball-installer (0.43) raring; urgency=low

  * Ignore timestamp errors, not to spam users. Fallout from fixing
    (LP: #1109197).
  * Bump standards version & fix a couple minor lintian tags.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Wed, 30 Jan 2013 17:39:50 +0000

ac100-tarball-installer (0.42) raring; urgency=low

  * Remove redundant 'apt-get install abootimg' from flash-kernel path.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 30 Jan 2013 01:52:21 -0700

ac100-tarball-installer (0.41) raring; urgency=low

  * Aaaaand, fix the same bug in the nexus7 codepath too (LP: #1109197)

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 29 Jan 2013 16:00:01 -0700

ac100-tarball-installer (0.40) raring; urgency=low

  * Preserve modification times when unpacking the root tarball (LP: #1109197)
  * Call tar with long option names to avoid my eyes crossing at the source.

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 29 Jan 2013 12:12:46 -0700

ac100-tarball-installer (0.39) raring; urgency=low

  * drop framebuffer console rotation from nexus7 images, we boot in portrait
    now.

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 29 Jan 2013 12:45:28 +0100

ac100-tarball-installer (0.38) raring; urgency=low

  * add support for preseed.cfg files for nexus7 installs, either drop a file
    called /preseed.cfg next to rootfs.tar.gz in the rootfs image or make sure
    it ends up in / in the initramfs, both locations are checked and the file
    is processed. the initrd file overrides the file in the rootfs image if 
    both exist

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 23 Jan 2013 16:01:25 +0100

ac100-tarball-installer (0.37) raring; urgency=low

  * set access=m2 on the nexus7 commandline, that will make onboard the
    default a11y tool instead of orca

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 27 Nov 2012 13:34:44 +0100

ac100-tarball-installer (0.36) raring; urgency=low

  * actually include abootimg in the initramfs if we want to use it
    (LP: #1079729)
  * add commented code for UUID generation for later use

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Nov 2012 21:43:42 +0100

ac100-tarball-installer (0.35) raring; urgency=low

  * drop the stripping code for nexus7 tarballs completely
  * add detection of the largest partition, make sure this is used for /root
    and on the kernel cmdline to enable nexus7 32G+3G models (LP: #1079729)
  * improve uuid detection

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Nov 2012 14:11:22 +0100

ac100-tarball-installer (0.34) raring; urgency=low

  * use -$SUBARCH extension as well for the ac100 bootimg.cfg
  * copy /media-info to /var/log/installer/ if it exists in the initramfs
    (LP: #1080747)
  * disable the tarball structure check, it is slow and of no use with
    official ubuntu rootfs tarballs since there are no prefix dirs to strip

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Nov 2012 01:10:04 +0100

ac100-tarball-installer (0.33) raring; urgency=low

  * point to console=tty0 instead of tty1, plymouth seems to get along better
    with that

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 21 Nov 2012 14:30:20 +0100

ac100-tarball-installer (0.32) raring; urgency=low

  * do not unmount /root after unpacking teh nexus7 tarball, so teh boot can
    just move on

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 21 Nov 2012 14:18:47 +0100

ac100-tarball-installer (0.31) raring; urgency=low

  * add nexus7 booting.cfg file

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 20 Nov 2012 12:51:06 +0100

ac100-tarball-installer (0.30) raring; urgency=low

  * add support for nexus7 tarball installations (generic renaming of the
    package pending)

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 14 Nov 2012 12:18:08 +0100

ac100-tarball-installer (0.29) quantal; urgency=low

  * drop updating of the boot image name, it was already set correctly at
    build time
  * change the time estimate message for unpacking the tarball from
    "30 minutes" to a more fuzzy message (in the majority of cases this is
    done in 5 minutes)

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 19 Jul 2012 14:22:57 +0200

ac100-tarball-installer (0.28) quantal; urgency=low

  * make sure virtual filesystems are always mounted when chrooting
  * add missing chroot calls to abootimg commands in new bootloader setup code

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 17 Jul 2012 10:49:33 +0200

ac100-tarball-installer (0.27) quantal; urgency=low

  * switch all initrds to lzma compression to overcome corruption due to
    oversizedness

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 16 Jul 2012 17:37:35 +0200

ac100-tarball-installer (0.26) quantal; urgency=low

  * better use console=tty0 on the kernel commandline

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 16 Jul 2012 17:14:06 +0200

ac100-tarball-installer (0.25) quantal; urgency=low

  * fix typos in the mem= kernel option

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 13 Jul 2012 17:50:28 +0200

ac100-tarball-installer (0.24) quantal; urgency=low

  * update the bootimg creation config for live-build to match the new
    cmdline defaults
  * we dont want to keep bootimg.cfg around after we are removed, make it a
    regular file (instead of something created by a postinst) so it gets
    removed with the package

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Jul 2012 16:36:58 +0200

ac100-tarball-installer (0.23) quantal; urgency=low

  * completely rewrite the initial bootloader setup to:
    - match the new flash-kernel 3.0 behavior of not using a config file for
      android bootimages anymore
    - detect the boot partition on the internal MMC fully automatic
    - use an existing tegrapart cmdline option from the device if it exists
    - default to use console=tty1 to work around current console issues with
      3.1 kernels
    - default to use mem=512M@0M on the kernel commandline

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Jul 2012 16:21:40 +0200

ac100-tarball-installer (0.22ubuntu1) quantal; urgency=low

  * Fix "notmal" typo in /debian/control (among other grammatical fixes) (LP: #848188)

 -- Logan <logatronico@gmail.com>  Mon, 21 May 2012 03:16:29 -0400

ac100-tarball-installer (0.22) precise; urgency=low

  * make USB disks work as install targets (LP: #856278)

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 19 Mar 2012 16:51:45 +0100

ac100-tarball-installer (0.21) precise; urgency=low

  * And actually remove zram.conf stuff from debian/install too.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 25 Jan 2012 22:59:41 -0700

ac100-tarball-installer (0.20) precise; urgency=low

  * Remove zram.conf hackery, now moved to its own package.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 25 Jan 2012 22:33:42 -0700

ac100-tarball-installer (0.19) precise; urgency=low

  * zram modules options changed in 3.0, adjust the upstart job to use 
    zram_num_devices instead of just num_devices

 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 18 Dec 2011 11:10:17 +0100

ac100-tarball-installer (0.18) precise; urgency=low

  * Make sure to copy the zram config before we delete it.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 14 Dec 2011 13:58:27 -0700

ac100-tarball-installer (0.17) oneiric; urgency=low

  * No longer pass lp0_vec parameter to the kernel, it is not needed
    and it the cause of resume failing on various models.

 -- Jani Monoses <jani@ubuntu.com>  Mon, 03 Oct 2011 17:26:14 +0300

ac100-tarball-installer (0.16) oneiric; urgency=low

  * Get rid of EXT3/EXT2 mount warning by mounting with the right type.

 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 28 Sep 2011 14:21:13 -0600

ac100-tarball-installer (0.15) oneiric; urgency=low

  * add upstart zram.conf job, so we prevent OOM through virtual swap (LP: #861322)

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 28 Sep 2011 13:21:36 +0200

ac100-tarball-installer (0.14) oneiric; urgency=low

  * change the code that searches the tarball to not fail if there is no 
    tarball on the first device, only fail if we scanned all devices.

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 13 Sep 2011 19:40:44 +0200

ac100-tarball-installer (0.13) oneiric; urgency=low

  * drop data=ordered from fstab

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 12 Sep 2011 11:22:20 +0200

ac100-tarball-installer (0.12) oneiric; urgency=low

  * rename the $filesys variable in first_partition_has_tarball so it doesnt 
    clash with the $filesys variable for format_target

 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 12 Sep 2011 11:15:19 +0200

ac100-tarball-installer (0.11) oneiric; urgency=low

  * drop the external dependency on find and use busybox find instead

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 08 Sep 2011 15:35:55 +0200

ac100-tarball-installer (0.10) oneiric; urgency=low

  * install the local installer config to /etc, not to /usr

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 08 Sep 2011 13:25:42 +0200

ac100-tarball-installer (0.9) oneiric; urgency=low

  * fix typos and some message phrasing 

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 07 Sep 2011 12:12:33 +0200

ac100-tarball-installer (0.8) oneiric; urgency=low

  * use find command based on bytesize to find the tarball on the source media
    since we cant use the actual name that was given during build at md5sum time.

 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 07 Sep 2011 12:02:33 +0200

ac100-tarball-installer (0.7) oneiric; urgency=low

  * actually apply the diversions

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 26 Aug 2011 11:10:00 +0200

ac100-tarball-installer (0.6) oneiric; urgency=low

  * make sure oem-config is actually enabled after unpacking the tarball

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Aug 2011 01:39:13 +0200

ac100-tarball-installer (0.5) oneiric; urgency=low

  * add dependency on oem-config
  * move diversion handling out of the installer script

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Aug 2011 00:35:50 +0200

ac100-tarball-installer (0.4) oneiric; urgency=low

  * make sure there is a /boot/bootimg.cfg in place, else abootimg fails.

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 Aug 2011 14:40:28 +0200

ac100-tarball-installer (0.3) oneiric; urgency=low

  * make sure parted is actually there if we want to copy_exec it (add parted
    dependency)

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Aug 2011 19:32:31 +0200

ac100-tarball-installer (0.2) oneiric; urgency=low

  *  add initramfs hook that actually puts the installer and the needed
     binaries in place (warn if there is no md5 for the tarball)
  *  switch to MODULES=list, "dep" breaks on the buildds

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Aug 2011 17:24:09 +0200

ac100-tarball-installer (0.1) oneiric; urgency=low

  * Initial release. (closes LP: #825212)

 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 12 Aug 2011 15:00:15 +0200
