From: Frank Brehm Date: Fri, 17 Jun 2016 07:07:34 +0000 (+0200) Subject: Adding Ubuntu yakkety as a new distro X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=b7cfbd957286a6d137a3738805cf4cad03a5b72b;p=scripts%2Fdebian.git Adding Ubuntu yakkety as a new distro --- diff --git a/create-chroots b/create-chroots index 7df64a3..d649344 100755 --- a/create-chroots +++ b/create-chroots @@ -8,7 +8,7 @@ SUDO= VERSION="0.3.0" DEBIAN_DISTROS="wheezy jessie stretch" -UBUNTU_DISTROS="trusty vivid wily xenial" +UBUNTU_DISTROS="trusty vivid wily xenial yakkety" DEBIAN_MIRROR="http://ftp-stud.hs-esslingen.de/debian" UBUNTU_MIRROR="http://de.archive.ubuntu.com/ubuntu"