bootsplash: use tty14 and chvt
[grml-autoconfig.git] / debian / changelog
index 6af6ef6..0d889dd 100644 (file)
@@ -1,3 +1,13 @@
+grml-autoconfig (0.7.11) unstable; urgency=low
+
+  * Rename bootoption splash into "textsplash" (and additionally
+    support "tsplash" as well) so users can use graphical splash
+    from Debian *or* textsplash of grml. Use tty14 instead of tty7
+    and switch there using chvt.
+  * Fix code regression of checkbootparam (use '||' instead of '-o')
+
+ -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 19:12:56 +0200
+
 grml-autoconfig (0.7.10) unstable; urgency=low
 
   * Add config_ipw3945() which works around broken ipw3945 driver,