Change-Id: I21bbd6ab4dfc6918483435d33fbe3c0dbcc567b9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
#!/bin/bash
+set -x
+
DEBIAN_FRONTEND=noninteractive apt-get update && apt-get -y -u dist-upgrade
DEBIAN_FRONTEND=noninteractive apt-get update && \
#!/bin/bash
+set -x
+
# Preclone the gerrit repos for speed (use with --reference=/opt/AGL/preclone)
mkdir -p /opt/AGL/preclone
cd /opt/AGL/preclone
# Presently nothing to do
+set -x
+
cat <<EOFSTAB >> /etc/fstab
# tmp should be tmpfs so gcc tmpfiles do not hit the disk
#!/bin/bash
+set -x
+
# vim: ts=4 sw=4 sts=4 et tw=72 :
rh_systems() {