add check for /proc/xen in vmware-detection
[grml-autoconfig.git] / debian / changelog
index ade6a18..66ee66a 100644 (file)
@@ -1,8 +1,26 @@
+grml-autoconfig (0.6.13) unstable; urgency=low
+
+  * Make sure the 'running inside VMware' isn't printed when running
+    with a Xen-enabled kernel (which returns '0' for vmware-detect).
+
+ -- Michael Prokop <mika@grml.org>  Mon,  5 Feb 2007 12:37:37 +0100
+
+grml-autoconfig (0.6.12) unstable; urgency=low
+
+  * Support detection of CPUs with support for virtualization (vmx/svm).
+    Check for Xen-support as well.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 Jan 2007 10:34:35 +0100
+
 grml-autoconfig (0.6.11) unstable; urgency=low
 
   * config_x_startup(): make sure handling of /etc/inittab for
     bootoption startx works on grml-small too, thanks for
-    debugging and patch, Steffen Joeri!
+    debugging and patch, Steffen Joeris!
+  * autoconfig: change CONFIG_FSTAB_USER='1000' into
+    CONFIG_FSTAB_USER='grml', otherwise startx bootoption fails
+    due to use of sudo, thanks again - Steffen!
+    (Closes: issue79)
 
  -- Michael Prokop <mika@grml.org>  Wed, 17 Jan 2007 17:31:57 +0100