Make xenial the ubuntu default
This is the new LTS. Change-Id: I42a6c0520dde8be21df396e7c2e6fb5ae55d2025
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| export DISTRO_NAME=ubuntu | ||||
| export DIB_RELEASE=${DIB_RELEASE:-trusty} | ||||
| export DIB_RELEASE=${DIB_RELEASE:-xenial} | ||||
| export DIB_DEBIAN_COMPONENTS=${DIB_DEBIAN_COMPONENTS:-main,restricted,universe} | ||||
| export DIB_DISTRIBUTION_MIRROR=${DIB_DISTRIBUTION_MIRROR:-http://archive.ubuntu.com/ubuntu} | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| export DISTRO_NAME=ubuntu | ||||
| export DIB_RELEASE=${DIB_RELEASE:-trusty} | ||||
| export DIB_RELEASE=${DIB_RELEASE:-xenial} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Gregory Haynes
					Gregory Haynes