Release new version 0.9.46
[grml-autoconfig.git] / debian / changelog
index dd60be5..74da4db 100644 (file)
@@ -1,3 +1,649 @@
+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:49:00 +0100
+
+grml-autoconfig (0.9.5) unstable; urgency=low
+
+  * Bootoption hostname: use grml-hostname to adjust configuration
+    files on the fly. [Closes: gf-issue33]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Feb 2010 14:33:09 +0100
+
+grml-autoconfig (0.9.4) unstable; urgency=low
+
+  * If there's no lang=... bootoption present default to lang=en (except
+    for grml-small).
+
+ -- Michael Prokop <mika@grml.org>  Sun, 10 Jan 2010 21:41:24 +0100
+
+grml-autoconfig (0.9.3) unstable; urgency=low
+
+  * Add support for dmraid.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 15 Dec 2009 17:02:29 +0100
+
+grml-autoconfig (0.9.2) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Run config_config before config_scripts. [Closes: issue776]
+
+  [ Michael Prokop ]
+  * Add VNC support. Based on code by formorer, thanks! [Testing: issue781]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 12 Dec 2009 11:37:03 +0100
+
+grml-autoconfig (0.9.1) unstable; urgency=low
+
+  * Use lang=en as default (instead of lang=us). [Closes: issue760]
+  * Enable cpu frequency scaling on all hardware by default (and
+    don't limit it to laptops only). Thanks for bringing this
+    up, Andras Korn! [Closes: issue754]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 13:27:52 +0100
+
+grml-autoconfig (0.9.0) unstable; urgency=low
+
+  * Drop usage of $UID in scripts.
+  * Add note regarding configuration settings into the interactive
+    grml-autoconfig script.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 13:50:07 +0100
+
+grml-autoconfig (0.8.40) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Load Lat15-Terminus16 font if no framebuffer is available. Thanks to
+    Thorsten Glaser for his hint. [Closes: issue318]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:05:12 +0200
+
+grml-autoconfig (0.8.39) unstable; urgency=low
+
+  * Apply another patch contributed by Marc Haber (thanks!):
+    Set DCSMP to /mnt/grmlcfg only if a GRMLCFG fs was found.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 23 Oct 2009 21:41:00 +0200
+
+grml-autoconfig (0.8.38) unstable; urgency=low
+
+  * Apply patch contributed by Marc Haber (thanks!) which fixes
+    wrong behavior if no grml.sh is found.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 14:30:15 +0200
+
+grml-autoconfig (0.8.37) unstable; urgency=low
+
+  * Apply patch contributed by Marc Haber (thanks!) which addresses the
+    following bug: /grml.sh and /config.tbz on a GRMLCFG file system need
+    to be processed without command line options.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:38:29 +0200
+
+grml-autoconfig (0.8.36) unstable; urgency=low
+
+  * /etc/grml/pump-scripts.d/set-hostname: use busybox nslookup instead of
+    host(1) so the script works on grml-medium and grml-small as well.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 16:43:25 +0200
+
+grml-autoconfig (0.8.35) unstable; urgency=low
+
+  * Revert "unicode_start command: do not redirect stderr to debug file"
+    to avoid flooding the console.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 18 Oct 2009 16:00:41 +0200
+
+grml-autoconfig (0.8.34) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Integrate patch by Andreas Thienemann <andreas@bawue.net> (thanks!):
+    Add a dhcphostname option to grml which will set the hostname of the
+    booted system according to the dns information.
+    This Patch implements support for the non-netboot cases by adding
+    an appropriate script to be called by pump.
+
+  * Reworked and grmlfied patch from Andreas Thienemann:
+    Introduced etc/grml/pump-scripts.d, added wrapper script
+    /usr/lib/grml-autoconfig/pump-runparts, modified set-hostname to use
+    checkbootparam and run it per default (disable via 'nodhcphostname').
+
+  [ Michael Prokop ]
+  * Make sure the hostname script is executed only in live mode and
+    uses grml-hostname for adjusting /etc/hosts as well.
+    [Closes: issue679]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 14:58:28 +0200
+
+grml-autoconfig (0.8.33) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Use amixer instead of aumix for setting the output volume.
+    [Closes: Issue625]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:03:59 +0200
+
+grml-autoconfig (0.8.32) unstable; urgency=low
+
+  * config_finddcsdir: some minor message display improvements
+    (fix indention levels, display $DCSDIR only if non-default)
+  * unicode_start command: do not redirect stderr to debug file
+
+ -- Michael Prokop <mika@grml.org>  Mon, 28 Sep 2009 20:59:57 +0200
+
+grml-autoconfig (0.8.31) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Introduced autconfig.local for local modifications
+    [Closes: issue326]
+  * Added ARCH as predefinded variable to autoconfig.functions
+  * Extended netconfig/netscript to expand variables in url.
+    Example: netscript=server/script-$ARCH.sh
+  * Added unittest for finddcsdir
+
+  [ Michael Prokop ]
+  * Don't use /usr/X11R6/bin/X anymore, since Debian/squeeze doesn't
+    provide it any longer. Thanks for the patch to Julian Langschaedel.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:57:16 +0200
+
+grml-autoconfig (0.8.30) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * added new bootparameter netscript: introduced new bootoption
+    for downloading and running a executable from a remote host
+    [Closes: issue734]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:35:18 +0200
+
+grml-autoconfig (0.8.29) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * modify wget parameter to only try once to download given config.
+    [Closes: issue732]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Sep 2009 15:43:10 +0200
+
+grml-autoconfig (0.8.28) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * DCSDIR default value is /live/image. If no GRMLCONFIG device
+    is found and no myconfig option is given, DCSDIR is empty. It should
+    be /live/image. Thanks to Ulrich Dangel for the bugreport, thanks
+    to Marc Haber for the fix. [Closes: issue730]
+
+  [ Ulrich Dangel]
+  * Add unit tests for {get,check}bootparam.
+  * Fix a bug in getbootparam() (requesting unavailable argument
+    returned wrong bootoption instead of empty value).
+
+  [ Frank Terbeck ]
+  * doc/Makefile: fix non posix shell syntax.
+  * Integrate Ulrich's unit tests into the Debian package.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Sep 2009 01:01:04 +0200
+
+grml-autoconfig (0.8.27) unstable; urgency=low
+
+  * Fix typo in grml-autoconfig(1).
+  * Fix bootoption check for startx in combination with nostartx.
+    Thanks to Julian Langschädel for report and bugfix!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 08 Sep 2009 03:16:21 +0200
+
+grml-autoconfig (0.8.26) unstable; urgency=low
+
+  * Fix syntax error in checkbootparam().
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 09:52:59 +0200
+
+grml-autoconfig (0.8.25) unstable; urgency=low
+
+  * config_finddcsdir(): Use the correct device for GRMLCFG.
+    Bugreport and path by Julian Langschädel, thanks!
+  * Patches by Marc Haber (thanks!):
+    - Streamline calls of bootparams-functions, single quotes everywhere.
+    - Don't print the "Debs, config, scripts will be read from the live
+      image directly." message if no debs, config or scripts option
+      was given on the command line.
+    - Drop $CMDLINE from grml-autoconfig; it's initialized from within
+      autoconfig.functions.
+    - Moved documentation from grml-saveconfig (now AKA grml-autoconfig.txt)
+      and adjusted for new DSC feature.
+  * Set $CMDLINE in $BOOTDEBUG part only if it's not available yet.
+  * Code cleanup:
+    - drop stringinstring(), stringinfile() and checkgrmlusb()
+    - rework getbootparam(), checkvalue() and checkbootparam() - now
+      we handle bootoptions in /proc/cmdline correctly as whole words
+      and support matching begin and end of line as well.
+  * Build-Depends-Indep on asciidoc, docbook-xsl and xsltproc.
+  * Bump Standard Version to 3.8.3.
+  * Merge scripts and documention from grml-saveconfig.
+  * Provide separate documentation for each script.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 03:19:28 +0200
+
 grml-autoconfig (0.8.24) unstable; urgency=low
 
   * Check for space after bootoption 'fast' so we do not conflict
@@ -33,8 +679,17 @@ grml-autoconfig (0.8.24) unstable; urgency=low
     [Testing: issue715]
   * Drop config_cdrom_scripts(): the bootoption "script" is triggered
     by bootoption "scripts" and was never officially documented.
-
- -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:30:25 +0200
+  * Switch wording from 'CD' to 'live mode' where possible.
+  * Bump Build-Depends to debhelper >=5.
+  * Bump Standard-Version to 3.8.2 (no further changes).
+  * Use invoke-rc.d for starting network instead of invoking the
+    init script directly.
+  * Add LSB header to init script grml-autoconfig.strace.
+  * Add placeholder functions for start/restart/reload/stop to
+    grml-autoconfig.strace.
+  * Adjust copyright file (add reference to GPL-2, adjust year).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:44:41 +0200
 
 grml-autoconfig (0.8.23) unstable; urgency=low
 
@@ -495,7 +1150,7 @@ grml-autoconfig (0.6.41) unstable; urgency=low
 
 grml-autoconfig (0.6.40) unstable; urgency=low
 
-  * Allow BOOT_APPEND from grml-debootstrap via cmdline 
+  * Allow BOOT_APPEND from grml-debootstrap via cmdline
 
  -- Alexander Wirt <formorer@grml.org>  Sat, 21 Apr 2007 11:13:53 +0200
 
@@ -610,7 +1265,7 @@ grml-autoconfig (0.6.26) unstable; urgency=low
 
 grml-autoconfig (0.6.25) unstable; urgency=low
 
-  * Improve informational messages for VMware/Qemu. 
+  * Improve informational messages for VMware/Qemu.
 
  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 15:53:28 +0200
 
@@ -786,7 +1441,7 @@ grml-autoconfig (0.6-2) unstable; urgency=low
 
 grml-autoconfig (0.6-1) unstable; urgency=low
 
-  * Bumb version to 0.6 for new release. 
+  * Bumb version to 0.6 for new release.
 
  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:10:31 +0100