home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1645d
)
Further extend post-install config script.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 31 May 2015 04:32:30 +0000
(06:32 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 31 May 2015 04:32:30 +0000
(06:32 +0200)
jessie_start.sh
patch
|
blob
|
history
diff --git
a/jessie_start.sh
b/jessie_start.sh
index e4976a21ae9195db48b5abf95d90b25e2672978e..2f3df6dd3e4e92dc737967f9b54abc15e369dcd2 100755
(executable)
--- a/
jessie_start.sh
+++ b/
jessie_start.sh
@@
-58,6
+58,8
@@
echo 'FONTSIZE="8x16"' >> /etc/default/console-setup
echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen
locale-gen
echo 'export LC_ALL="en_US.UTF-8"' >> /etc/profile
+sed -i 's/^XKBLAYOUT/XKBLAYOUT="de" # XKBLAYOUT/g' /etc/default/keyboard
+service keyboard-setup restart
# Clone git repository.
apt-get -y install ca-certificates