Check for space after bootoption 'fast'
[grml-autoconfig.git] / debian / changelog
index fe39ff4..713da60 100644 (file)
@@ -1,3 +1,83 @@
+grml-autoconfig (0.8.24) UNRELEASED; urgency=low
+
+  * Check for space after bootoption 'fast' so we do not conflict
+    with new kernel bootoption fastboot.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 18:18:30 +0200
+
+grml-autoconfig (0.8.23) unstable; urgency=low
+
+  * Use /etc/modprobe.d/grml.conf as blacklist file (thanks to
+    Christian Hofstaedtler for the report!).
+  * Use 'config.tbz' as default filename if not overriden by
+    bootoption config.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 10:59:55 +0200
+
+grml-autoconfig (0.8.22) unstable; urgency=low
+
+  * Fix bootoption "ssh": current versions of chpasswd don't support
+    option '-m' anymore (foo, this sucks!). [Testing: issue671]
+  * Improve ""Sorry, could not find file ..." message if there isn't
+    any config.tbz present. [Testing: issue670]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 20 May 2009 18:12:44 +0200
+
+grml-autoconfig (0.8.21) unstable; urgency=low
+
+  * Install haltlocal initscript in postinst script.
+  * Bump Standard Version to 3.8.1 and Compat Version to 5.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 09:17:23 +0200
+
+grml-autoconfig (0.8.20) unstable; urgency=low
+
+  * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples!
+
+ -- Michael Prokop <mika@grml.org>  Wed, 08 Apr 2009 14:36:42 +0200
+
+grml-autoconfig (0.8.19) unstable; urgency=low
+
+  * Add support for speakup.synth=... bootoption. [Testing: issue610]
+    [Closes: issue620]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 06 Apr 2009 12:47:34 +0200
+
+grml-autoconfig (0.8.18) unstable; urgency=low
+
+  * Drop support for /etc/grml/autoconfig.small. It causes
+    more headaches and work than benefit. Instead make sure
+    to properly support grml-small in the "grml-large"
+    configuration. [Testing: issue573]
+  * Change forensic bootoption handling: let's add 'forensic' to
+    the kernel append line as well now.
+  * Make sure to proberly support /live/image/bootparams/ again.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 20 Feb 2009 18:54:33 +0100
+
+grml-autoconfig (0.8.17) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Some updates in config_time(), *many* thanks to Thomas Lehmann:
+    - improve localtime / utc / gmt handling
+    - use UTC="--localtime" by default
+    - evaluate tz bootoption in this function as well
+    - execute hwclock even if /dev/rtc isn't available, just display
+      warning regarding the lack of /dev/rtc
+  [ Ulrich Dangel ]
+  * Refactored config unpacking config parameter will now be honored,
+    e.g. config=foo.tbz myconfig=/dev/sda1 is now possible.
+  * Get always the right boot parameter via /proc/cmdline.
+    [Testing: issue520]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 19:37:15 +0100
+
+grml-autoconfig (0.8.16) unstable; urgency=low
+
+  * Support tohd=... bootoption.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 15 Nov 2008 13:20:22 +0100
+
 grml-autoconfig (0.8.15) unstable; urgency=low
 
   * Use us instead of en-utf8 as default locale (this is what we