summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
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