config_cpu(): support x86 in cpufreq detection
[grml-autoconfig.git] / debian / changelog
index 2f5422b..2ef2492 100644 (file)
@@ -1,6 +1,37 @@
+grml-autoconfig (0.6.24) unstable; urgency=low
+
+  * config_vmware(): fix small syntax error.
+  * config_cpu(): support x86 in cpufreq detection
+
+ -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 13:25:15 +0200
+
+grml-autoconfig (0.6.23) unstable; urgency=low
+
+  * Added config_qemu() which currently does nothing else than
+    copying /etc/X11/xorg.conf.example to /etc/X11/xorg.conf.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 12:45:41 +0200
+
+grml-autoconfig (0.6.22) unstable; urgency=low
+
+  * config_time(): check for existing /dev/rtc, display only
+    first line of error message if running hwclock fails.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 12:32:45 +0200
+
+grml-autoconfig (0.6.21) unstable; urgency=low
+
+  * Add locales to Recommends.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 00:30:24 +0100
+
 grml-autoconfig (0.6.20) unstable; urgency=low
 
   * Add rsync to depends.
+  * config_language(): make sure /etc/sysconfig exists
+  * config_local_net(): check for entry in /etc/network/interfaces
+    before using ifup, fall back to ifconfig otherwise
+  * Change Suggests: line into Recommends: and added mdadm.
 
  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 23:48:12 +0100