Merge "debian: properly deal with Debian stable/unstable"
This commit is contained in:
commit
928e6f237b
@ -52,9 +52,6 @@ else
|
||||
cat << EOF | sudo tee -a ${TARGET_ROOT}/etc/network/interfaces
|
||||
source-directory /etc/interfaces.d
|
||||
EOF
|
||||
else # unstable
|
||||
sudo chroot ${TARGET_ROOT} apt-get install -y $CLOUD_INIT_PACKAGES
|
||||
sudo sh -c "http_proxy=$http_proxy chroot ${TARGET_ROOT} apt-get update"
|
||||
apt_get_bp_extra_opts="-t wheezy-backports"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user