search for: latecmd

Displaying 1 result from an estimated 1 matches for "latecmd".

Did you mean: latexcmd
2013 Oct 11
0
[PATCH] Debian: set FANCYTTY=0 so serial logs aren't full of escape chars on Wheezy
...stest/Debian.pm index 2fd899e..517fa61 100644 --- a/Osstest/Debian.pm +++ b/Osstest/Debian.pm @@ -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. -- 1.7.10.4