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:
dfa9d58
)
Grow jessie_start script.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 3 May 2015 03:04:29 +0000
(
05:04
+0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 3 May 2015 03:04:29 +0000
(
05:04
+0200)
jessie_start.sh
patch
|
blob
|
history
diff --git
a/jessie_start.sh
b/jessie_start.sh
index 2ff5336a454df2ed6e15c97933f4631417d8bd8c..a92ed969437300e8159560f0cad2b36d26b7ae74 100755
(executable)
--- a/
jessie_start.sh
+++ b/
jessie_start.sh
@@
-39,5
+39,8
@@
apt-get -y install xserver-xorg xinit i3
# Install certificates.
apt-get -y install ca-certificates
+# Set up window system.
+apt-get -y install xserver-xorg xinit i3 i3status
+
# Add user.
#useradd -m -s /bin/bash plom