summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-07 01:35:01 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-07 01:35:01 +0200
commit098a7d6efbf465ee8971a920cb373a8e41dc6f58 (patch)
treef8b6d313b5fad179236e71d6d553720f0bc99897 /update_jdn.sh
parent550638c47d7be6850731a9c6f228e41d0b70efad (diff)
downloadjenkins.debian.net-098a7d6efbf465ee8971a920cb373a8e41dc6f58.tar.xz
modify rc.local on hb0|bpi0|profitbricks-build2 to run the system 400 days in the future (so far only manually deployed on bpi0)
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index fa61af8f..2c33b0ff 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -109,7 +109,8 @@ if [ -f /etc/debian_version ] ; then
if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
DEBS="
bash-completion
- bc
+ bc
+ bsd-mailx
curl
debootstrap
devscripts
@@ -136,6 +137,11 @@ if [ -f /etc/debian_version ] ; then
jenkins|profitbricks-build?-amd64) DEBS="$DEBS squid3" ;;
*) ;;
esac
+ # needed to run the 2nd reproducible builds nodes in the future...
+ case $HOSTNAME in
+ bpi0|hb0|profitbricks-build2-amd64) DEBS="$DEBS ntpdate" ;;
+ *) ;;
+ esac
if [ "$HOSTNAME" = "jenkins" ] ; then
MASTERDEBS="
apache2