summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-05-02 21:12:01 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-05-02 21:12:01 (EDT)
commit9d723a077a66a8245ff49d035b77fc1e9a096fb2 (patch)
tree0783c677febb6c78556b747bd32f10e06e7716a4 /hosts
parent0267140a4ab2a51526d3b451b0754b2a5796e906 (diff)
downloadpc-inst-9d723a077a66a8245ff49d035b77fc1e9a096fb2.zip
pc-inst-9d723a077a66a8245ff49d035b77fc1e9a096fb2.tar.gz
pc-inst-9d723a077a66a8245ff49d035b77fc1e9a096fb2.tar.bz2
logi1: Install ssic
Diffstat (limited to 'hosts')
-rw-r--r--hosts/logi1/postinst8
1 files changed, 8 insertions, 0 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index 9e18820..b278179 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -146,6 +146,14 @@ printf '%s %s\n' \
in_target dpkg -i 'fbpanel_7.0-3.1_amd64.deb'
in_target rm -f 'fbpanel_7.0-3.1_amd64.deb'
+# Install ssic.
+in_target wget 'http://www.pehjota.net/~pj/ssic/ssic_1.0.0-1_all.deb'
+printf '%s %s\n' \
+ '324ef3522f932e20be28f3f9fa8f3b1cad01a4739863be3d97fe7ceffaa1b2b4' \
+ 'ssic_1.0.0-1_all.deb' | in_target sha256sum -c
+in_target dpkg -i 'ssic_1.0.0-1_all.deb'
+in_target rm -f 'ssic_1.0.0-1_all.deb'
+
# Download wallpaper.
in_target sudo -u pj wget -O /home/pj/.wallpaper \
http://product-files.libiquity.com/taurinus/boot-splash/x200/background.png