[Debian-live-changes] r899 - in configs/daniel/config: . chroot_localhooks

Daniel Baumann daniel at alioth.debian.org
Sat Mar 31 18:33:49 UTC 2007


Author: daniel
Date: 2007-03-31 18:33:48 +0000 (Sat, 31 Mar 2007)
New Revision: 899

Modified:
   configs/daniel/config/chroot_localhooks/bash
   configs/daniel/config/image
Log:


Modified: configs/daniel/config/chroot_localhooks/bash
===================================================================
--- configs/daniel/config/chroot_localhooks/bash	2007-03-31 16:58:18 UTC (rev 898)
+++ configs/daniel/config/chroot_localhooks/bash	2007-03-31 18:33:48 UTC (rev 899)
@@ -16,7 +16,7 @@
 
 if [ "\${TERM}" = "linux" ] && [ "\${SHELL}" = "/bin/bash" ]
 then
-	echo -e "\033[?17;0;64c"
+	echo -e "\033[?6c"
 fi
 
 if [ -z "\${DISPLAY}" ] && [ "\`tty\`" = "/dev/tty1" ]

Modified: configs/daniel/config/image
===================================================================
--- configs/daniel/config/image	2007-03-31 16:58:18 UTC (rev 898)
+++ configs/daniel/config/image	2007-03-31 18:33:48 UTC (rev 899)
@@ -2,7 +2,7 @@
 
 # $LIVE_BOOTAPPEND: set boot parameters
 # (Default: empty)
-LIVE_BOOTAPPEND=""
+LIVE_BOOTAPPEND="vga=792"
 
 # $LIVE_ENCRYPTION: set encrytion
 # (Default: empty)




More information about the Debian-live-changes mailing list