pull/58/head
Christopher Young 2015-09-20 09:44:02 -04:00
rodzic 0609d0c3e4
commit 229df30ff4
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -161,6 +161,10 @@ make install
#disable serial console
sed -i /etc/inittab -e "s|^.*:.*:respawn:.*ttyAMA0|#&|"
#Set the keyboard layout to US.
sed -i /etc/default/keyboard -e "/^XKBLAYOUT/s/\".*\"/\"us\"/"
EOF
echo "**** END STRATUX SETUP *****"