inittab: use getty instead of mgetty
[grml-etc.git] / debian / changelog
index fdb52dd..c3079d5 100644 (file)
@@ -1,3 +1,22 @@
+grml-etc (1.1.33) unstable; urgency=low
+
+  * /etc/inittab*: Use normal getty instead of mgetty and several
+    baud rate settings to let getty figure out which mode should be
+    used. Use '#grmlserial#' to mark the beginng of the lines that
+    should be activated through grml-autoconfig when booting with
+    serial/console bootoption (providing more flexibility for the
+    user). Thanks to Zoran Dzelajlija for the detailled bugreport
+    and suggestions. [Closes: issue485]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 02:28:29 +0100
+
+grml-etc (1.1.32) unstable; urgency=low
+
+  * Rework xinitrc handling: modularize the code into ~/.xinitrc.d/
+    and support configuration through ~/.config/grml/xinitrc.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 14:50:23 +0100
+
 grml-etc (1.1.31) unstable; urgency=low
 
   * /etc/skel/.Xmodmap: disable Terminate_Server function [thanks
@@ -5,8 +24,9 @@ grml-etc (1.1.31) unstable; urgency=low
   * /etc/init.d/ssh: synchronise with Debian's version and use
     log_action_msg for status info when generating ssh keys.
   * Bump Standards-Version to 3.8.4 (no further changes).
+  * Some minor cleanups to make lintian happy.
 
- -- Michael Prokop <mika@grml.org>  Fri, 12 Feb 2010 01:26:57 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 12 Feb 2010 02:00:56 +0100
 
 grml-etc (1.1.30) unstable; urgency=low