oem-preload-helper (2.0~22.04jiayi1) jammy; urgency=medium

  * Bump version for jammy. (LP: #1969120)

 -- Jeremy Szu <jeremy.szu@canonical.com>  Fri, 13 May 2022 11:09:56 +0000

oem-preload-helper (2.0~20.04ouagadougou2) focal; urgency=medium

  * Bump versin

 -- hugh chao <hugh.chao@canonical.com>  Wed, 05 Feb 2020 11:20:00 +0800

oem-preload-helper (2.0~20.04ouagadougou1) focal; urgency=medium

  * Release 2.0~20.04ouagadougou1

 -- hugh chao <hugh.chao@canonical.com>  Fri, 17 Jan 2020 13:29:10 +0800

oem-preload-helper (1.9~18.04timbuktu2) bionic; urgency=medium

  * Release version 1.9~18.04timbuktu2

 -- Chen-Han Hsiao (Stanley) <stanley.hsiao@canonical.com>  Tue, 24 Apr 2018 12:51:39 +0800

oem-preload-helper (1.9~18.04timbuktu1) bionic; urgency=medium

  * Allow insecure local repositories at installation (LP: #1760048)

 -- Chen-Han Hsiao (Stanley) <stanley.hsiao@canonical.com>  Mon, 23 Apr 2018 20:56:41 +0800

oem-preload-helper (1.8columbia4) xenial; urgency=medium

  * Fix local archive.
  * Release 1.8columbia4

 -- Chen-Han Hsiao (Stanley) <stanley.hsiao@canonical.com>  Wed, 04 Jan 2017 12:49:24 +0800

oem-preload-helper (1.8columbia3) xenial; urgency=medium

  * Make sure $DESTDIR/scripts/casper-bottom exists before copying files to it.

 -- Gerald Yang <gerald.yang@canonical.com>  Wed, 09 Nov 2016 16:19:36 +0800

oem-preload-helper (1.8columbia2) xenial; urgency=medium

  * Clean preseed file, only apply necessary settings.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Fri, 29 Jul 2016 16:00:51 +0800

oem-preload-helper (1.8columbia1) xenial; urgency=medium

  * Rename pacakge to oem-preload-helper.
  * Add oem-preload-casper package that installes
    casper hooks.
  * Move oem-install-shell to independent package.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Thu, 28 Jul 2016 11:34:21 +0800

columbia-install-scripts (1.7columbia8) xenial; urgency=medium

  * Record installed packages at the last.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Wed, 06 Jul 2016 17:51:38 +0800

columbia-install-scripts (1.7columbia7) xenial; urgency=medium

  * Add oem-early-task systemd service unit to start tasks
    before ubiquity is run.
    - Tasks should be dropped in /usr/share/ubuntu/scripts/ubiquity.d/early
  * Add oem-install-shell systemd service unit to start terminals
    during ubiquity installation. (LP: #1551507)
  * Process upstream arguments in oem-installer-hook and pass it
    to downstream scripts.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Wed, 01 Jun 2016 16:32:21 +0800

columbia-install-scripts (1.7columbia6) xenial; urgency=medium

  * The columbia-install-scripts is now only installed on
    non-recovery image, there is no need to create separate
    -tasks package. Revert the changes in 1.7columbia5

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Mon, 16 May 2016 23:29:09 +0800

columbia-install-scripts (1.7columbia5) xenial; urgency=medium

  * Split columbia-install-scripts into columbia-install-scripts
    and columbia-install-scripts-tasks two pacakges.
  * Rename oem-installer-hook.sh to oem-installer-hook

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Fri, 13 May 2016 23:18:59 +0800

columbia-install-scripts (1.7columbia4) xenial; urgency=medium

  * Fix shell unexpected charactor if string is null.
  * Detect oem-config/enable settings in both preseed files
    and debconf database.
  * Do not propagate oem-config debconf settings if 
    ubuntu-recovery is installed.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Fri, 13 May 2016 16:22:29 +0800

columbia-install-scripts (1.7columbia3) xenial; urgency=medium

  * Fix /archive package cannot be created
  * Remove unecessary cleanup script in oem-config.d/late/
  * Fix custom *ubiquity* packages are missing in
    /var/lib/ubiquity/installed-packages issue.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Wed, 16 Mar 2016 11:11:28 +0800

columbia-install-scripts (1.7columbia2) xenial; urgency=medium

  * Remove retail mode scripts
  * Fix cleanup script not run in oem-config.d/late

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Fri, 11 Mar 2016 18:09:10 +0800

columbia-install-scripts (1.7columbia1) xenial; urgency=medium

  * Add oem-installer-hook.sh as a front-end to
    execute different type of hooks
  * Use drop-in snippets for install scripts
    - ubiquity.d for scripts run after ubiquity success/fail
    - partman.d for scripts run before/after partman
      (correspond to early_command/late_command)
    - oem-config.d for scripts run before/after oem-config
      (correspond to early_command/late_command)
  * Rewrite and split code pieces on oem-* script
  * Preseed oem-config when ubiquity run success.
  * Copies log files to /target/var/log/installer
  * Enable debug-shell in oem-config if necessary
  * Remove retail mode scripts

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Fri, 04 Mar 2016 17:29:40 +0800

columbia-install-scripts (1.6columbia2) xenial; urgency=medium

  * Remove /var/run/nologin to enable terminal
    login on OOBE stage.

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Thu, 03 Mar 2016 19:50:00 +0800

columbia-install-scripts (1.6columbia1) xenial; urgency=medium

  * Rename to columbia-install-scripts. (LP: #1546895)
  * Invoke /usr/sbin/oem-config-prepare to start OOBE
    (LP: #1552151)

 -- Franz Hsieh (Franz) <franz.hsieh@canonical.com>  Wed, 02 Mar 2016 13:40:38 +0800

kittyhawk-install-scripts (1.6kittyhawk6) trusty; urgency=medium

  * Create /etc/X11/xorg.conf.d/DisableVTSwitch.conf to
    disable the Ctrl-Alt-Fn feature in retail mode. (LP: #1413064)

 -- Bruce Ma <bruce.ma@canonical.com>  Tue, 03 Mar 2015 18:27:46 +0800

kittyhawk-install-scripts (1.6kittyhawk5) trusty; urgency=low

  * In retail mode cleanup gsettings local changes for user oem.
    (LP: #1314040)

 -- Yu Ning <ning.yu@canonical.com>  Wed, 30 Apr 2014 20:46:04 +0800

kittyhawk-install-scripts (1.6kittyhawk4) trusty; urgency=low

  * Renamed to kittyhawk-install-scripts. (LP: #1311957)

 -- Yu Ning <ning.yu@canonical.com>  Thu, 24 Apr 2014 11:31:09 +0800

watauga-install-scripts (1.6kittyhawk3) trusty; urgency=low

  * Fix retail mode configuration.  (LP: #1289211)
    - Revert last commit.
    - Enable hidden users for retail mode.

 -- Yu Ning <ning.yu@canonical.com>  Thu, 17 Apr 2014 17:27:00 +0800

watauga-install-scripts (1.6kittyhawk2) trusty; urgency=low

  * Do not make permanent switch to retail mode. (LP: #1289211)

 -- Yu Ning <ning.yu@canonical.com>  Thu, 17 Apr 2014 15:31:09 +0800

watauga-install-scripts (1.6kittyhawk1) trusty; urgency=low

  * Build for Trusty distro. (LP: #1284944)
    - Based on watauga 3.0 version 1.6watauga14.

 -- Yu Ning <ning.yu@canonical.com>  Tue, 04 Mar 2014 13:35:51 +0800

watauga-install-scripts (1.6watauga14) precise; urgency=low

  * Remove /home/oem/.config/user-dirs.locale 
    to prevent the folder name changes in retail mode oem user.
    (LP: #1271117)

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Wed, 22 Jan 2014 10:52:28 +0800

watauga-install-scripts (1.6watauga13) precise; urgency=low

  * Allows language packs that aren't signed to be installed in retail mode.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Tue, 21 Jan 2014 15:46:52 +0800

watauga-install-scripts (1.6watauga12) precise; urgency=low

  * Add retail mode language packs support. (LP: #1257331)
  * Refactor code and directory layout.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Mon, 20 Jan 2014 19:05:06 +0800

watauga-install-scripts (1.6watauga11) precise; urgency=low

  * Add ubiquity depends.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Fri, 27 Dec 2013 15:05:09 +0800

watauga-install-scripts (1.6watauga10) precise; urgency=low

  [ David Barth ]
  * chmod/chown only the desktop files

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Mon, 02 Dec 2013 20:39:49 +0800

watauga-install-scripts (1.6watauga9) precise; urgency=low

  [ David Barth ]
  * make sure app links are 'trusted' and owned by the oem user

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Mon, 02 Dec 2013 20:11:39 +0800

watauga-install-scripts (1.6watauga8) precise; urgency=low

  [ David Barth ]
  * use gstreamer instead of pcskpr.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Fri, 29 Nov 2013 18:55:20 +0800

watauga-install-scripts (1.6watauga7) precise; urgency=low

  [ Bin Li  ]
  * Add debugging hooks for QA usage. (LP: #1213503)

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Thu, 28 Nov 2013 17:53:48 +0800

watauga-install-scripts (1.6watauga6) precise; urgency=low

  [ David Barth ]
  audio feedback, for both confirming the detection of the keypress at boot 
  (to boot into retail mode), 
  and the installation of the retail mode for the next boot 
  (when called from the oem-config-prepare-gtk tool).

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Thu, 28 Nov 2013 17:36:33 +0800

watauga-install-scripts (1.6watauga5) precise; urgency=low

  [ David Barth ]
  * Add a shortcut on the desktop for the oem-config-reconfig program.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Thu, 28 Nov 2013 16:54:54 +0800

watauga-install-scripts (1.6watauga4) precise; urgency=low

  [ David Barth ]
  * avoid oem-config-retail issue 
    when the desktop file link is already installed

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Thu, 07 Nov 2013 17:56:06 +0800

watauga-install-scripts (1.6watauga3) precise; urgency=low

  * Rollback commit=1800 change since the feature of HDD spin down is dropped for OSP2
    (LP: #1213523)

 -- Hao-Ran Liu (Joseph Liu) <hao-ran.liu@canonical.com>  Thu, 31 Oct 2013 17:47:04 +0800

watauga-install-scripts (1.6watauga2) precise; urgency=low

  * Add commit=1800 to /etc/fstab so that HDD can spin down (LP: #1213523)

 -- Hao-Ran Liu (Joseph Liu) <hao-ran.liu@canonical.com>  Thu, 24 Oct 2013 21:34:45 +0800

watauga-install-scripts (1.6watauga1) precise; urgency=low

  [ David Barth ]
  * Simple retail configuration script (works in combination with
    the ubiquity upstart job)

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Wed, 23 Oct 2013 18:17:14 +0800

watauga-install-scripts (1.5) precise; urgency=low

  * Move disable dmesg messages function to watauga-ubiquity-plugin. 
    (LP: #1159708)

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Fri, 04 Oct 2013 14:35:00 +0800

watauga-install-scripts (1.4) precise; urgency=low

  * Do not show dmesg messages on the screen so we don't make users confused.
    (LP: #1159708)
  * Remove .bzr-builddeb/default.conf, use bzr builddeb normal mode.
  * Update Maintainer and Vcs-Bzr in debian/control.
  * Polish debian/copyright.

 -- Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>  Mon, 30 Sep 2013 13:22:13 +0800

watauga-install-scripts (1.3) precise; urgency=low

  * Manually parsing oem-config/enable to enable oem-config in target for
    norecovery. (LP: #1076837) (LP: #1111300)

 -- Shih-Yuan Lee (FourDollars) <sylee@canonical.com>  Fri, 01 Feb 2013 14:36:25 +0800

watauga-install-scripts (1.2) precise; urgency=low

  * Revert the clean-crash-report script.  It will go into another package.

 -- Kent Baxley <kent.baxley@canonical.com>  Tue, 23 Oct 2012 12:45:05 -0500

watauga-install-scripts (1.1) precise; urgency=low

  * Add in the clean-crash-report.sh script for gsd crash workaround
    (LP: #1061896)

 -- Kent Baxley <kent.baxley@canonical.com>  Sat, 20 Oct 2012 10:39:29 -0500

watauga-install-scripts (1.0) precise; urgency=low

  * Initial release. (Closes: #1050927)

 -- Kent Baxley <kent.baxley@canonical.com>  Tue, 25 Sep 2012 16:19:06 -0500
