diskimage-builder/elements/ubuntu
Jon-Paul Sullivan 94535ebb21 Lock around ubuntu tarball download
Make this safe for parallel builds

Change-Id: I578fa38e1d44bc205b70d087d161b471cd260fa1
2014-07-18 09:52:39 +01:00
..
bin Set -o pipefail new scripts 2014-05-23 15:57:27 -05:00
environment.d Merge "Only use Ec2 cloud-init data source for Ubuntu" 2014-06-10 23:06:27 +00:00
finalise.d Name 99-setup-first-boot uniquely 2014-06-11 08:16:41 -04:00
install.d set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
pre-install.d 4 spaces indent 2014-05-10 11:17:29 +02:00
root.d Lock around ubuntu tarball download 2014-07-18 09:52:39 +01:00
README.md Replace security.ubuntu.com when setting mirror 2014-02-24 11:00:24 +11:00
element-deps Only use Ec2 cloud-init data source for Ubuntu 2014-06-03 16:27:41 -07:00
element-provides Use provides to note an element provides an OS 2014-04-10 14:42:04 +01:00

README.md

Use Ubuntu cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Ubuntu cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Ubuntu cloud images, use the environment variable DIB_RELEASE
  • To use different mirrors rather than the default of archive.ubuntu.com and security.ubuntu.com, use the environment variable DIB_DISTRIBUTION_MIRROR