From: Christian Heller Date: Wed, 14 Dec 2016 19:52:50 +0000 (+0100) Subject: Merge branch 'master' of http://github.com/plomlompom/config X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;h=fe7712ea200dee8b0ba5db3f26a974a248f0786c;hp=-c;p=config Merge branch 'master' of github.com/plomlompom/config --- fe7712ea200dee8b0ba5db3f26a974a248f0786c diff --combined jessie_postinstall.sh index 85e464e,6d12cef..0b628e5 --- a/jessie_postinstall.sh +++ b/jessie_postinstall.sh @@@ -118,6 -118,10 +118,10 @@@ if [ "$1" = "thinkpad" ]; the '#START_CHARGE_THRESH_BAT0/' /etc/default/tlp sed -i 's/^#STOP_CHARGE_THRESH_BAT0/STOP_CHARGE_THRESH_BAT0=95 '\ '#STOP_CHARGE_THRESH_BAT0/' /etc/default/tlp + sed -i 's/^#START_CHARGE_THRESH_BAT1/START_CHARGE_THRESH_BAT0=10 '\ + '#START_CHARGE_THRESH_BAT1/' /etc/default/tlp + sed -i 's/^#STOP_CHARGE_THRESH_BAT1/STOP_CHARGE_THRESH_BAT0=95 '\ + '#STOP_CHARGE_THRESH_BAT1/' /etc/default/tlp sed -i 's/^#DEVICES_TO_DISABLE_ON_STARTUP/DEVICES_TO_DISABLE_ON_STARTUP='\ '"bluetooth wifi wwan" #DEVICES_TO_DISABLE_ON_STARTUP/' /etc/default/tlp tlp start @@@ -315,7 -319,7 +319,7 @@@ elif [ "$1" = "thinkpad" ]; the apt-get -y install x11-xserver-utils # Set up pentadactyl. - apt-get -y install iceweasel + apt-get -y install iceweasel xul-ext-noscript apt-get -y -t jessie-backports install xul-ext-pentadactyl apt-get -y install vim-gtk su plom -c 'mkdir -p /home/plom/downloads/'