live-debconfig (4.0~a16-1) unstable; urgency=low

  * Dropping dpkg compression level.
  * Correcting spelling typos in changelog to make lintian happy.

 -- Daniel Baumann <daniel@debian.org>  Fri, 25 Jan 2013 13:24:03 +0100

live-debconfig (4.0~a15-1) unstable; urgency=low

  * Changing preseeding of script names such that the exact filename
    (consisting of full path, four-digit prefix, and name) doesn't have to
    be specified, but rather the name of the script only.
  * Avoiding double-empty lines as initial separator in
    /etc/network/interfaces.
  * Using --user-group in passwd script for useradd by default.
  * Avoid failing in passwd if groups the user should be added to do not
    (yet) exist.
  * Avoid failing in passwd if gid for a group the user should be added to
    does not (yet) exist.

 -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jan 2013 20:40:33 +0100

live-debconfig (4.0~a14-1) unstable; urgency=low

  * Removing some no longer needed grep calls to filter out templates from
    debconf scripts loops.
  * Correcting --nodebconfig parameter handling.
  * Correcting --debconfig parameter handling.
  * Also account for no script selection in multiselect dialog.

 -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jan 2013 15:19:29 +0100

live-debconfig (4.0~a13-1) unstable; urgency=low

  * Updating year in all copyright notices.
  * Updating manpage year handling for 2013.
  * Removing check if the package is installed in the ferm script as there
    is apparently no good way of doing a two stage install (first unpack
    packages, second run maintainer scripts) within lxc-debconfig yet
    where we run live-debconfig before installing packages.
  * Cleaning up temporary file in ferm script.

 -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jan 2013 12:21:32 +0100

live-debconfig (4.0~a12-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Adding simple script for ferm.
  * Stripping away commas after scripts have been multiselected.
  * Bailout early in ferm script if system has no ferm installed.
  * Renumbering scripts.
  * Prefixing all network related fields in ifupdown script with ipv4 in
    preparation for ipv6 support.
  * Adding script for passwd.
  * Renumbering scripts.
  * Updating branding in various cases to make it harmonize with the rest
    of the live packages.
  * Correcting spelling typo in bug script.
  * Extending passwd script to set the root password.
  * Extending passwd script to create a user account.
  * Adding support for multiple user creation at the same time in passwd
    script.
  * Adding live-debconfig-get-selections for easy output of the local
    debconf database.
  * Adding live-debconfig-set-selections for easy input into the local
    debconf database.
  * Adding references to live-debconfig-get-selections and live-debconfig-
    set-selections in live-debconfig manpage.

  [ chals ]
  * Updating Catalan translation of man pages.
  * Updating Spanish translation of man pages.
  * Updating French translation of man pages.

 -- Daniel Baumann <daniel@debian.org>  Sun, 23 Dec 2012 08:22:52 +0100

live-debconfig (4.0~a11-1) unstable; urgency=low

  * Show scripts in debconf multiselect dialog alphabetically sorted.

 -- Daniel Baumann <daniel@debian.org>  Thu, 06 Dec 2012 20:32:59 +0100

live-debconfig (4.0~a10-1) unstable; urgency=low

  * Adding dpkg-source local options.
  * Tightening permissions on created debconf systemrc.
  * Restructuring live-debconfig main script.
  * Bailout early in sysvinit script if system is not using sysvinit in
    the first place.
  * Adding multiselect debconf dialog for script selection when being used
    interactively.
  * Also write script selection through command line into private debconf
    database.
  * Adding local-options for dpkg-source in live-debconfig-foobar example
    package too.

 -- Daniel Baumann <daniel@debian.org>  Thu, 06 Dec 2012 20:18:08 +0100

live-debconfig (4.0~a9-1) unstable; urgency=low

  * Adding hostname to /etc/hosts when using dhcp or no network, nost just
    when using static addresses only.
  * Add powerfail entries for lxc-shutdown in sysvinit script.

 -- Daniel Baumann <daniel@debian.org>  Mon, 26 Nov 2012 21:21:40 +0100

live-debconfig (4.0~a8-1) unstable; urgency=low

  * Updating defaults in hostname script for newer progress-linux
    versions.
  * Adding stub of an example packaging for customization purposes
    (analog to live-config).

 -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2012 15:49:21 +0100

live-debconfig (4.0~a7-1) unstable; urgency=low

  * Updating to standards version 3.9.4.
  * Updating package descriptions.
  * Adding support for mtu values in ifupdown script.

 -- Daniel Baumann <daniel@debian.org>  Tue, 23 Oct 2012 14:55:43 +0200

live-debconfig (4.0~a6-1) unstable; urgency=low

  * Adding support for post-up commands in ifupdown script.

 -- Daniel Baumann <daniel@debian.org>  Thu, 20 Sep 2012 14:17:58 +0200

live-debconfig (4.0~a5-1) unstable; urgency=low

  * Repeating debconf systemrc variable in all scripts to ease
    standalone testing.
  * Correcting typo when reading from unprocessed instead of processed
    inittab in sysvinit script.
  * Adding the other language translations for automatic date
    conversion.

 -- Daniel Baumann <daniel@debian.org>  Wed, 22 Aug 2012 09:55:31 +0200

live-debconfig (4.0~a4-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Harmonizing script descriptions in live-debconfig manpage.

  [ chals ]
  * Updating the Spanish translation of two strings.
  * Adding initial French translation for the current version.
  * Adding initial Catalan translation for the current version.

  [ Daniel Baumann ]
  * Harmonizing po file headers.
  * Correcting spelling typo in db_get call of the ifupdown script.
  * Correcting /etc/default/hwclock handling in util-linux script for
    cases where it was locally removed.
  * Correcting version check of util-linux in util-linux script.
  * Adding whitespace separaters in generated resolv.conf in ifupdown
    script.
  * Only reading existing nameserver settings in ifupdown script from
    /etc/resolv.conf if the file is existing.
  * Prepeding scripts execution with custom debconf systemrc to avoid
    needing to export the variable to make it work.
  * Removing default values from debconf templates since defaults are
    derived from scripts automatically and independently.
  * Adding a workaround in ifupdown script when reading defaults for
    nameserver addresses from resolv.conf to get rid of newlines as
    debconf can not handle multiline return values in assignments.
  * Evening out whitespace separation in ifupdown script when generating
    /etc/network/interfaces.
  * Correcting db_setttile typo in ifupdown script.
  * Correcting db_input typo in ifupdown script.
  * Also removing /var/lib/live on purge if empty.
  * Replacing /bin/true symlinks with an empty initscript to fake LSB
    headers in sysvinit script.
  * Replacing test for stop links in sysvinit script with ls to match on
    wildcards.
  * Completing insserv and update-rc.d silencing in sysvinit script.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Fri, 17 Aug 2012 16:51:10 +0200

live-debconfig (4.0~a3-1) unstable; urgency=low

  * Reworking disabling and removal of sysvinit services in a non-
    hardcoded and upgrade safe way.
  * Removing start and stop links for disabled services when reverting
    lxc changes in sysvinit script.
  * Adding util-linux script for setting hwclock options.
  * Making loopback interface in ifupdown script configurable.
  * Renaming nameserver preseedings to nameserver-addresses in
    preparation for additional nameserver preseedings.
  * Making the 'domain', 'search', and 'options' options available in
    ifupdown script.
  * Making file operations in hostname script atomic.
  * Making file operations in ifupdown script atomic.
  * Making file operations in sysvinit script atomic.
  * Making file operations in util-linux script atomic.
  * Making file operations in selinux script atomic.
  * Respecting pre-existing /etc/resolv.conf for nameserver settings in
    ifupdown script.
  * Adding some todo notes to ifupdown script.

 -- Daniel Baumann <daniel@debian.org>  Thu, 16 Aug 2012 15:43:09 +0200

live-debconfig (4.0~a2-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Adding missing space in live-debconfig/sysvinit/lxc-disable-services
    default, thanks to Jon Severinsson <jon@severinsson.net>.
  * Also adding kmod to disabled services within lxc containers in
    sysvinit script.

  [ Jon Severinsson ]
  * Remove, rather than disable, the umount* initscripts in lxc
    containers.

  [ Daniel Baumann ]
  * Explicitly listing umountfs and umountroot for remove in sysvinit
    script to be on the conservative side, instead of using 'umount*'
    pattern to match them.

  [ Jon Severinsson ]
  * Add mountkernfs.sh and mountall.sh to the list of services disabled
    in lxc containers.

 -- Daniel Baumann <daniel@debian.org>  Fri, 10 Aug 2012 23:08:14 +0200

live-debconfig (4.0~a1-1) unstable; urgency=low

  * Initial release.

 -- Daniel Baumann <daniel@debian.org>  Thu, 02 Aug 2012 22:23:52 +0200
