[Debian-live-changes] r1891 - in configs/daniel-desktop/config: chroot_local-hooks chroot_local-includes/usr/local/bin

daniel at alioth.debian.org daniel at alioth.debian.org
Wed May 30 16:45:20 UTC 2007


Author: daniel
Date: 2007-05-30 16:45:20 +0000 (Wed, 30 May 2007)
New Revision: 1891

Added:
   configs/daniel-desktop/config/chroot_local-hooks/screen
Modified:
   configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/wodims
Log:


Added: configs/daniel-desktop/config/chroot_local-hooks/screen
===================================================================
--- configs/daniel-desktop/config/chroot_local-hooks/screen	                        (rev 0)
+++ configs/daniel-desktop/config/chroot_local-hooks/screen	2007-05-30 16:45:20 UTC (rev 1891)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+cat >> /etc/skel/.screenrc << EOF
+altscreen on
+defscrollback 1000
+defutf8 on
+startup_message off
+EOF

Modified: configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/wodims
===================================================================
--- configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/wodims	2007-05-30 13:45:38 UTC (rev 1890)
+++ configs/daniel-desktop/config/chroot_local-includes/usr/local/bin/wodims	2007-05-30 16:45:20 UTC (rev 1891)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DEV="ATAPI:/dev/scd0"
+DEV="ATA:/dev/scd0"
 DRIVEROPTS="burnfree"
 SPEED="100"
 




More information about the Debian-live-changes mailing list