Release new version 0.15.8
[grml-autoconfig.git] / debian / changelog
index 772785d..e11440b 100644 (file)
@@ -1,9 +1,768 @@
+grml-autoconfig (0.15.8) grml-testing; urgency=medium
+
+  * [5086a8b] Update instructions for manual mdadm start, drop --auto=yes
+    --symlink=no from swraid
+  * [20365dd] Update instructions for manual LVM start + fix LVM detection
+    for lvm boot option
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 May 2017 23:38:24 +0200
+
+grml-autoconfig (0.15.7) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [f9648a3] Drop config_debug, not working under systemd as intended
+
+  [ Darshaka Pathirana ]
+  * [e3af014] Get rid of ugly startx helper script and start X on tty7/vt7
+  * [79b3fa6] Fix the amixer scontrols parser in config_mixer
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 May 2017 09:17:47 +0200
+
+grml-autoconfig (0.15.6) grml-testing; urgency=medium
+
+  * [1043bc0] Don't complain about missing amixer binary on tty
+  * [176568c] Don't warn if SecureBoot is not enabled, instead only inform
+    about current state
+  * [6abd4a1] Drop deprecated and unsupported CONFIG_WELCOME configuration
+  * [7138a24] Drop config_stats
+
+ -- Michael Prokop <mika@grml.org>  Fri, 19 May 2017 15:07:49 +0200
+
+grml-autoconfig (0.15.5) grml-testing; urgency=medium
+
+  * [910ef17] Replace dependency on console-terminus with console-setup +
+    console-setup-linux
+  * [df30782] Ensure that grml-autoconfig service is running before tty1
+    is enabled. Thanks to Darshaka Pathirana <dpat@syn-net.org>
+  * [b535b48] Do not run sysv specific serial console setup under systemd
+
+ -- Michael Prokop <mika@grml.org>  Fri, 12 May 2017 20:58:09 +0200
+
+grml-autoconfig (0.15.4) grml-testing; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [b1359ba] Fix generation of startx helper script
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 16:58:41 +0200
+
+grml-autoconfig (0.15.3) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [ce5210b] Adjust mdadm-raid + lvm2 messages and service handling for
+    usage with systemd
+
+  [ Darshaka Pathirana ]
+  * [bbf127d] Make startx boot option work with systemd
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:51:10 +0200
+
+grml-autoconfig (0.15.2) grml-testing; urgency=medium
+
+  * [4dca801] Re-enable GPM service startup
+  * [8f31495] Provide information about whether Secure Boot is enabled or
+    not
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Apr 2017 22:24:40 +0200
+
+grml-autoconfig (0.15.1) grml-testing; urgency=medium
+
+  * [2b9d1d5] No longer depend on acpid, skip acpi(d) specific stuff
+    under systemd
+  * [4e0362b] Use https for Homepage + Vcs-Browser entries
+  * [b812f4b] systemd/grml-autoconfig.service: switch to
+    WantedBy=grml-boot.target
+
+ -- Michael Prokop <mika@grml.org>  Fri, 24 Feb 2017 13:44:27 +0100
+
+grml-autoconfig (0.15.0) grml-testing; urgency=medium
+
+  * [0fb27ba] Drop deprecated features
+  * [21b7f0e] Initial systemd support
+  * [62f3f8f] /etc/default/rcS no longer exists in recent initscripts
+    versions
+  * [9dec7ad] Enable acpid.socket if we're running under systemd
+  * [348b546] Introduce service_wrapper to avoid direct /etc/init.d calls
+  * [14ce31b] Rely on /proc/1/comm to identify running systemd
+  * [e0dbcab] Source /etc/grml_nocolors with nocolor boot option
+  * [95f4501] Drop grml_nocolors + grml_colors magic, instead rely on lsb-
+    functions
+  * [25fdf7a] Bump Standards-Version to 3.9.8
+  * [f9661f9] Bump debian/compat to 9
+  * [d12fdae] Build-Depend on debhlper >= 9
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 14:42:28 +0100
+
+grml-autoconfig (0.14.0) grml-testing; urgency=medium
+
+  * [03d4320] config_cpu: set ondemand governor only if available
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Dec 2014 18:04:25 +0100
+
+grml-autoconfig (0.13.3) grml-testing; urgency=medium
+
+  * [ed9c622] Bump Standards-Version to 3.9.6
+  * [ab84b05] Support getfile.retries=... boot option. Thanks to Christian
+    Hofstaedtler for reviewing
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 00:46:03 +0100
+
+grml-autoconfig (0.13.2) grml-testing; urgency=medium
+
+  * [4612d93] Code cleanup, drop config_dma + check_partitions
+    [Closes: issue1305]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 23:27:04 +0200
+
+grml-autoconfig (0.13.1) grml-testing; urgency=medium
+
+  * [332eaae] Drop checks for "forensic" boot option
+
+ -- Michael Prokop <mika@grml.org>  Wed, 02 Apr 2014 11:45:59 +0200
+
+grml-autoconfig (0.13.0) grml-testing; urgency=medium
+
+  [ Andreas "Jimmy" Gredler ]
+  * [bedd7c2] Drop .sp workaround, fix some typos in manpages and remove
+    duplicated text
+  * [11074bc] Drop code related to scripts handling on DCSDIR, breaking it
+    for GRMLCFG labeled devices
+  * [b9ded18] Added some extra information about DCS directory on a live
+    medium
+
+  [ Michael Prokop ]
+  * [ae749b5] Bump Standards-Version to 3.9.5
+  * [da0eb41] Run wrap-and-sort -a on debian directory
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:12:28 +0100
+
+grml-autoconfig (0.12.1) grml-testing; urgency=medium
+
+  * [cf7b0ee] vbautomation takes shared folder name without prefix +
+    improve timing
+
+ -- Michael Prokop <mika@grml.org>  Tue, 25 Feb 2014 11:07:29 +0100
+
+grml-autoconfig (0.12.0) grml-testing; urgency=medium
+
+  * [6992b68] Support automatic execution of scripts on VirtualBox
+    shared folders
+
+ -- Michael Prokop <mika@grml.org>  Mon, 24 Feb 2014 15:48:06 +0100
+
+grml-autoconfig (0.11.5) grml-testing; urgency=medium
+
+  * [d38b5dc] config_debs(): fix typo (s/Tring/Trying/)
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 Feb 2014 08:58:20 +0100
+
+grml-autoconfig (0.11.4) grml-testing; urgency=medium
+
+  * [ff5bb8f] Fix keyboard entries for lang=ch
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Feb 2014 13:10:13 +0100
+
+grml-autoconfig (0.11.3) grml-testing; urgency=medium
+
+  * [b067eaa] config_mixer: ignore "Console" devices for amixer
+
+ -- Michael Prokop <mika@grml.org>  Tue, 04 Feb 2014 13:53:08 +0100
+
+grml-autoconfig (0.11.2) grml-testing; urgency=medium
+
+  * [74288c3] Report result of scripts execution
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:20:07 +0100
+
+grml-autoconfig (0.11.1) grml-testing; urgency=low
+
+  * [9e95af6] Generate symlink /etc/mtab pointing to /proc/mounts
+    [Closes: issue1277] Thanks to Michael Biebl for the initial hint
+
+ -- Michael Prokop <mika@grml.org>  Thu, 26 Sep 2013 21:56:21 +0200
+
+grml-autoconfig (0.11.0) grml-testing; urgency=low
+
+  * [b7fabf8] Drop all floppy related code and documentation
+  * [41dd94d] Set UTC as default time zone [Closes: issue1261]
+  * [eb16ae7] support new boot option encpasswd to provide hashed
+    password, refactor passwd/ssh code accordingly. Thanks to Peter
+    Palfrader for the idea
+
+ -- Michael Prokop <mika@grml.org>  Mon, 10 Jun 2013 16:39:41 +0200
+
+grml-autoconfig (0.10.3) grml-testing; urgency=low
+
+  * [c69610b] save-config: fix syntax error [Closes: issue1247]
+    Thanks to Falko Mach
+
+ -- Michael Prokop <mika@grml.org>  Mon, 25 Mar 2013 10:12:07 +0100
+
+grml-autoconfig (0.10.2) grml-testing; urgency=low
+
+  * [a152691] Run blkid under timeout command as well when accessing
+    floppy device. Thanks to Florian Apolloner for bugreport and testing
+
+ -- Michael Prokop <mika@grml.org>  Thu, 21 Feb 2013 11:01:55 +0100
+
+grml-autoconfig (0.10.1) grml-testing; urgency=low
+
+  * [ec19b33] Further adaptions regarding new /lib/live directory
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Jan 2013 13:46:47 +0100
+
+grml-autoconfig (0.10.0) grml-testing; urgency=low
+
+  * [f816094] Fix displaying information about virtual environment
+  * [5b491f6] Adjust live media path for new live-boot version
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Jan 2013 13:32:50 +0100
+
+grml-autoconfig (0.9.60) grml-testing; urgency=low
+
+  * [ad36d36] CMDLINE handling: do not use 'local' outside a function
+
+ -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2012 12:14:55 +0100
+
+grml-autoconfig (0.9.59) grml-testing; urgency=low
+
+  * [ba59a33] Drop unused aumix from Recommends
+  * [1dc85ae] config_display_ssh_fingerprints: adjust check for present
+    host keys
+  * [d34871f] Bump Standards-Version to 3.9.4
+
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 10:00:36 +0200
+
+grml-autoconfig (0.9.58) grml-testing; urgency=low
+
+  * [12e47ae] Display SSH server key fingerprints. Thanks to Peter
+    Palfrader for the idea
+  * [7ce3406] Do not limit supported file names of scripts to run-parts
+    defaults
+  * [02c0126] Default DCSDIR to /live/image also in noautoconfig/forensic
+    mode
+
+ -- Michael Prokop <mika@grml.org>  Thu, 27 Sep 2012 10:45:00 +0200
+
+grml-autoconfig (0.9.57) grml-testing; urgency=low
+
+  * [a0b548a] Fix return code handling of config_testcd() + slightly
+    refactor code
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Sep 2012 12:42:23 +0200
+
+grml-autoconfig (0.9.56) grml-testing; urgency=low
+
+  * [ac91105] Replace 'modprobe -l' command with modinfo(8) command line.
+    Thanks to Evgeni Golov for the idea with modinfo
+  * [412906c] Provide checks for vmware-detect/imvirt/virt-what for
+    setting environment variables
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Sep 2012 13:50:50 +0200
+
+grml-autoconfig (0.9.55) grml-testing; urgency=low
+
+  * [b429b30] save-config: Adjust for working with current Grml versions
+    [Testing: issue1188]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Jul 2012 12:45:06 +0200
+
+grml-autoconfig (0.9.54) grml-testing; urgency=low
+
+  * [e984a87] tests/test_debs.sh: verify that autoconfig.functions
+    can be read, otherwise fail
+  * [890be99] config_hostname: fix syntax error and wrong eend call
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Jul 2012 14:24:41 +0200
+
+grml-autoconfig (0.9.53) grml-testing; urgency=low
+
+  * [47ab27a] No longer execute hostname command if hostname option
+    is not present
+  * [fc58987] vim modelines: set shiftwidth to 2
+
+ -- Michael Prokop <mika@grml.org>  Thu, 28 Jun 2012 17:32:06 +0200
+
+grml-autoconfig (0.9.52) grml-testing; urgency=low
+
+  [ Dominik Schips ]
+  * [00cfb15] Fix to set VNC password for correct user [Closes: issue1187]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 22 Jun 2012 19:23:15 +0200
+
+grml-autoconfig (0.9.51) grml-testing; urgency=low
+
+  [ Markus Ulrich ]
+  * [836ed24] Remove standard language settings for grml_small
+  * [d94f400] Add a README file for Github
+
+  [ Michael Prokop ]
+  * [3f2bb0b] Bump Standards-Version to 3.9.3.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 20 May 2012 14:37:24 +0200
+
+grml-autoconfig (0.9.50) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [5afe603] Set root password to specified/generated ssh password.
+  * [7e62141] Fix typo in grml-autoconfig.1.txt - use services instead of
+    service
+  * [b9d3a48] Run grml-x with specified window-manager.
+    Thanks to Wolfgang Scheicher for the bug report.
+
+  [ Michael Prokop ]
+  * [a13eb28] Mention root user in all according ssh messages
+
+ -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:17:20 +0200
+
+grml-autoconfig (0.9.49) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [8a3d2ff] Try to read grml-autoconfig bootparameters from 9p virtio
+    filesystem.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 13:34:09 +0100
+
+grml-autoconfig (0.9.48) grml-testing; urgency=low
+
+  [ Kidelo ]
+  * [9adf167] correct service startup and password management for non-
+    default-user [Closes: issue1133]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2012 14:49:25 +0100
+
+grml-autoconfig (0.9.47) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [78d3706] Flexibilize mount handling for the DCS device.
+  * [122114f] Support 9p-virtio filesystem for mounting the DCS-directory.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:23:37 +0100
+
+grml-autoconfig (0.9.46) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [55cbda4] Refactor config_testcd and support multiple md5sum files
+    [Closes: issue1114]
+  * [6c265c8] Re-add simplified support for brltty.
+  * [3ed0d23] Remove mkdir /mnt/{floppy,cdrom,test} from grml-autoconfig
+
+ -- Michael Prokop <mika@grml.org>  Tue, 03 Jan 2012 16:03:07 +0100
+
+grml-autoconfig (0.9.45) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [8522247] Don't enable mixer controls containing mic in their name.
+  * [0fb1256] Remove subshells in config_mixer for the tests.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 23 Dec 2011 02:11:05 +0100
+
+grml-autoconfig (0.9.44) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [f2fca92] Rework mixer control. Try to unmute and set all devices to specified volume.
+
+ -- Christian Hofstaedtler <ch@grml.org>  Thu, 22 Dec 2011 16:18:00 +0100
+
+grml-autoconfig (0.9.43) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [f7359bd] Automatically try to mount configfs
+
+ -- Christian Hofstaedtler <ch@grml.org>  Wed, 21 Dec 2011 22:38:54 +0100
+
+grml-autoconfig (0.9.42) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [cd25e78] Unmute mixer controls before setting volume
+  * [97400bd] Try to set Front mixer control.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 20 Dec 2011 20:04:35 +0100
+
+grml-autoconfig (0.9.41) grml-testing; urgency=low
+
+  * [cb13eea] save-config: include findchanged. Thanks to Charles Hewson
+    for the bugreport. [Closes: issue1102]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 14 Dec 2011 12:42:21 +0100
+
+grml-autoconfig (0.9.40) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [4543759] Split patterns for grep in config_stats.
+
+  [ Christian Hofstaedtler ]
+  * [b5300e2] Don't load cpufreq_ondemand if it's built-in
+
+ -- Michael Prokop <mika@grml.org>  Sun, 11 Dec 2011 21:24:03 +0100
+
+grml-autoconfig (0.9.39) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * Replace bootparameter values with x instead of VALUE
+
+ -- Christian Hofstaedtler <ch@grml.org>  Fri, 09 Dec 2011 20:52:45 +0100
+
+grml-autoconfig (0.9.38) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [28c2a31] Don't use a window manager if none is specified.
+  * [5f0d881] Fix typo in config_stats
+
+ -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 21:17:34 +0100
+
+grml-autoconfig (0.9.37) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [df29c9f] Collect statistic information about this boot
+  * [7016c73] Run config_debnet before config_net{script,config}
+  * [29e7a54] Remove local_net as it is done by ifupdown nowadays
+
+  [ Christian Hofstaedtler ]
+  * [cd68869] Actually use $TIMEOUT for fw timeout
+
+ -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:40:11 +0100
+
+grml-autoconfig (0.9.36) unstable; urgency=low
+
+  * [aea0368] Add beep to Depends
+
+ -- Michael Prokop <mika@grml.org>  Sun, 27 Nov 2011 23:15:38 +0100
+
+grml-autoconfig (0.9.35) unstable; urgency=low
+
+  * [a28c2ea] Drop grml-autoconfig dependency
+  * [dcf0098] Drop version from udev dependency
+  * [6469c35] Drop rungetty dependency
+
+ -- Christian Hofstaedtler <ch@grml.org>  Sun, 27 Nov 2011 17:23:35 +0100
+
+grml-autoconfig (0.9.34) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [8c86cea] Add debian/control headers Origin, Bugs
+  * [b663511] Move bootlocal.*, haltlocal.* to grml-live
+  * [1de4d8f] Fix typo in docs
+  * [1b589c0] Remove unmaintained accessibility support
+  * [4e88b7a] Remove spurious laptop-detect dependency
+  * [65fdd00] Remove obsolete acpid/dbus dependency check
+  * [2144a3a] Update ACPI progress strings
+  * [84fb68b] Remove forceagp support
+  * [c0391de] Remove APM support
+  * [a5945ac] Remove grml2hd support
+  * [74180ee] ACPI: re-add check for kernel support
+  * [282d568] Remove 915resolution support
+  * [b9c9186] Load md_mod if /proc/mdstat isn't there
+  * [d694c20] Remove bootsplash
+  * [62d727b] Fixup acpid already running check
+  * [a18ac56] Update sed expression for boot option 'fast'
+  * [d393d31] Remove long gone X11R6 from PATH
+  * [1774d86] Remove further X11R6 remnants
+  * [4acf9c9] Don't load cpufreq governor if cpufreq is unsupported
+  * [fadf5ac] Update CPU info strings
+
+  [ Michael Prokop ]
+  * [3b169f7] Replace references to zsh-login with run-welcome
+
+ -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 17:12:13 +0100
+
+grml-autoconfig (0.9.33) unstable; urgency=low
+
+  * [25a9d31] config_acpi_apm(): redirect stderr of ps to debug log.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 22:30:01 +0200
+
+grml-autoconfig (0.9.32) unstable; urgency=low
+
+  * [a4ecc32] Automatically set up shared folder environment
+    if running in VirtualBox environment.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 11 Jul 2011 19:25:29 +0200
+
+grml-autoconfig (0.9.31) unstable; urgency=low
+
+  * [5a37523] Support running scripts in bootoption "services"
+    in foreground if they contain the string DO_NO_RUN_IN_BACKGROUND.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Jul 2011 01:02:17 +0200
+
+grml-autoconfig (0.9.30) unstable; urgency=low
+
+  The "spring^Wsummer cleanup" release.
+
+  [ Ulrich Dangel ]
+  * [0a7ee77] Run config_services after config_netconfig
+    and config_netscript.
+
+  [ Michael Prokop ]
+  * [b4e2826] Drop deprecated config_cdrom_perm().
+  * [0153caf] Drop non-existing CONFIG_CREATE_MNT_DIRS
+    configuration option.
+  * [336d22f] Drop deprecated config_discover().
+  * [660eb87] Drop deprecated config_firewire_dev().
+  * [b15ea38] Drop deprecated config_hotplug_agent(),
+    config_hotplug_blacklist() and config_hotplug().
+  * [9af1e4e] Drop deprecated config_pcmcia().
+  * [bedf2f6] Drop deprecated config_hwinfo().
+  * [e855fb6] Drop disabled config_automounter().
+  * [d9ef93f] Drop hotplug[-light] as alternative from depends.
+  * [30df2f0] Replace (optional) dependency on syslog-ng
+    with rsyslog.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Jul 2011 00:49:38 +0200
+
+grml-autoconfig (0.9.29) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [816eea8] Update asciidoc files to use correct link syntax.
+
+ -- Christian Hofstaedtler <ch@grml.org>  Sun, 29 May 2011 14:34:13 +0200
+
+grml-autoconfig (0.9.28) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [e65b6fd] Quote $DCSMP to check if DCSMP was mounted. Thanks to K.
+    Wulff for the the bug report.
+
+  [ Michael Prokop ]
+  * [726de5e] grml-autoconfig script: shorten dialog message a bit, so
+    it better fixs on 80x25 consoles.
+  * [4f81354] Bump Standards-Version to 3.9.2.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 09 May 2011 16:57:20 +0200
+
+grml-autoconfig (0.9.27) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [ce2da01] Remove config_setkeycodes. Should be handled nowadays in
+    the kernel anyways.
+
+  [ Martin Scharm ]
+  * [6b32452] add autoconfig parameter to change GRMLCFG label
+    [Closes: issue673]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 12 Mar 2011 13:40:14 +0100
+
+grml-autoconfig (0.9.26) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [0f70879] Don't run rebuildfstab, it's triggered by udev nowadays.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 11:52:24 +0100
+
+grml-autoconfig (0.9.25) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [dddfae0] Install all packages in debs directory if debs boot
+    parameter is specified.
+
+  [ Michael Prokop ]
+  * [a838c3b] Additional check for boot option debian2hd in
+    config_debootstrap().
+  * [c13a5d8] config_debs(): use *.deb instead of full wildcard as
+    default for $DEBS.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:19:17 +0100
+
+grml-autoconfig (0.9.24) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [f95a8d0 + 27f8438] Fix sound volume init with multiple cards /
+    duplicate control names.
+
+  [ Michael Prokop ]
+  * [7d61530] Check for "grml2hd" as valid bootoption for
+    config_grml2hd() as well.
+  * [1e32461] Drop pump from Depends now that we support dhclient. -
+    thanks to Christian Hofstaedtler <ch@grml.org>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Dec 2010 23:30:02 +0100
+
+grml-autoconfig (0.9.23) unstable; urgency=low
+
+  * [124715e] debian/rules: drop broken dhcp expansion from
+    dh_installdirs call.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 16:22:06 +0100
+
+grml-autoconfig (0.9.22) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [efc764b] Remove CONFIG_DHCP bootoption and config_dhcp function.
+  * [8147fe1] Use dhclient hooks instead of proprietary pump hooks for
+    dhcphostname.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 14:00:37 +0100
+
+grml-autoconfig (0.9.21) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [5477800] Use (moved) debnet from grml-network.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:34:46 +0100
+
+grml-autoconfig (0.9.20) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [78d1364] Remove CONFIG_{QEMU,VMWARE} - its handled in grml-x
+    nowadays.
+
+  [ Michael Prokop ]
+  * [a33161e] Drop deprecated config_environment, config_keyboard,
+    config_interactive, config_homedir and create_mnt_dirs.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 22:52:13 +0100
+
+grml-autoconfig (0.9.19) unstable; urgency=low
+
+  * [d20e91b] config_cpu(): get rid of cpufreq-detect.sh (just
+    rely on /etc/init.d/loadcpufreq) and simplify code.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 14:09:47 +0100
+
+grml-autoconfig (0.9.18) unstable; urgency=low
+
+  * [239898a] config_mixer: rework volume handling, get rid of aumix and
+    fix_ibm_sound() (Closes: issue850)
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 13:49:41 +0100
+
+grml-autoconfig (0.9.17) unstable; urgency=low
+
+  * [3673e2a] Support setfont as alternative to consolechars.
+  * [8ae37ab] Drop deprecated config_ipw3945() function to check for
+    broken ipw3945 module.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 18:52:59 +0100
+
+grml-autoconfig (0.9.16) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [2e857cb] Replace depends on console-tools to 'kbd | console-
+    utilities'. [Closes: issue818]
+  * [b64ae9e] Drop powernowd from Recommends and adjust naming of cpu
+    frequency.
+
+  [ Alexander Wirt ]
+  * [863744b] Add support for vnc_connect feature. [Closes: issue877]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:17:51 +0100
+
+grml-autoconfig (0.9.15) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [a9ef28a] fix handling of multiple console= options.
+    [Closes: issue916]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 26 Oct 2010 22:55:49 +0200
+
+grml-autoconfig (0.9.14) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * [67efa58] Fix config_debs() and make sure config_debnet() does not
+    globally set options. [Closes: issue892]
+
+  [ Ulrich Dangel ]
+  * [9c5f2cc] Fixed typo in manpage.
+  * [86a6099] Swap position of pre-2009.05 and post-2009.05.
+  * [6e63506] [e200e8e] [e200e8e] Provide variable NETSCRIPT for
+    downloaded and executed script. [Closes: issue913]
+  * [d019c32] Added test for the config_debs function to test the
+    parameter count for the dpkg command.
+
+  [ Christian Hofstaedtler ]
+  * [7920da3] Document run-parts restrictions for script= option.
+    [Closes: issue906]
+
+  [ Michael Prokop ]
+  * [5365fba] doc/grml-autoconfig.1.txt: no longer include
+    grml-autoconfig.200905.txt. [Closes: issue891]
+  * [3c76bd3] Bump Standards-Version to 3.9.1.
+  * [95cf665] Add zsh to Build-Depends-Indep for tests.
+  * [82bbb6e] tests/test_debs.sh: provide einfo/eend wrapper for
+    non-existing grml-etc-core files /etc/grml/lsb-functions and
+    /etc/grml_colors.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 Oct 2010 18:57:15 +0200
+
+grml-autoconfig (0.9.13) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [0e4cbb6] Added random hostname support. Thanks to
+    Gregor Perner for the idea.
+
+  [ Michael Prokop ]
+  * [e1fb5ea] Add eend call to random hostname info message.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 16:05:31 -0400
+
+grml-autoconfig (0.9.12) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [563484d] Documented debnet parameter.
+
+  [ Marc Haber ]
+  * [f193f81] make config_console handle multiple console=-settings
+    allow devices > ttyS1.
+
+  [ Michael Prokop ]
+  * [3a046cd] console setup: provide fallback if no tty was specified,
+    fix minor whitespace/tab/typo issues.
+  * [78c2815] Bump Standards-Version to 3.9.0.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 23:45:13 +0200
+
+grml-autoconfig (0.9.11) unstable; urgency=low
+
+  * Do not check for bootoption console=ttyS as this might fail,
+    instead assume safe defaults.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 01 Jun 2010 12:58:01 +0200
+
+grml-autoconfig (0.9.10) unstable; urgency=low
+
+  * console/serial bootoption: allow manually specifying
+    baude rate / speed settings. Thanks to Tonnerre Lombard
+    and Marc Haber for reporting and special thanks to Marc
+    for providing a system for debugging. [Testing: issue853]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 01 Jun 2010 00:00:31 +0200
+
+grml-autoconfig (0.9.9) unstable; urgency=low
+
+  * Improve way how we start X via bootoption startx.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 04 Mar 2010 01:00:44 +0100
+
+grml-autoconfig (0.9.8) unstable; urgency=low
+
+  * save-config: search for modified files and symlinks in /etc
+    only so not the full directories are stored in the resulting
+    tarball. Thanks to Alexander Menk for the bugreport.
+    [Closes: issue765]
+  * Further cosmetic tuning for serial console mode.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 15:28:52 +0100
+
+grml-autoconfig (0.9.7) unstable; urgency=low
+
+  * Improve chvt code for serial console.
+  * Drop mgetty specific code for serial console feature and
+    activate all lines in /etc/inittab beginning with string
+    "#grmlserial#" instead (provided by grml-etc >=1.1.33).
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 02:37:13 +0100
+
 grml-autoconfig (0.9.6) unstable; urgency=low
 
   * Use Lat15-Terminus16 instead of lat1-16/lat10-16 to address
     broken lang=pt feature. [Closes: issue691]
+  * Deprecate home=... bootoption and drop the mkpersistenthome
+    script. The home feature has too many flaws and nowadays
+    the persistency feature should be used instead.
+    [Closes: issue449]
+  * Bump to Standards-Version 3.8.4.
 
- -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:36:39 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:49:00 +0100
 
 grml-autoconfig (0.9.5) unstable; urgency=low