]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
Debian: set FANCYTTY=0 so serial logs aren't full of escape chars on Wheezy
authorIan Campbell <ian.campbell@citrix.com>
Wed, 9 Oct 2013 10:56:45 +0000 (11:56 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 11 Oct 2013 15:39:49 +0000 (16:39 +0100)
Osstest/Debian.pm

index 2fd899ea3638e4718ea8ad304d6e77e436d42cbe..517fa616c0c226f18643e10fece91f25081656d3 100644 (file)
@@ -543,6 +543,8 @@ mkdir /target\$h/.ssh
 cp .ssh/authorized_keys /target\$h/.ssh
 chroot /target chown -R \$u.\$u \$h/.ssh
 
+echo FANCYTTY=0 >> /target/etc/lsb-base-logging.sh
+
 $overlays
 
 echo latecmd done.