diskimage-builder/elements/ubuntu
Chris Jones a65d74f171 Last ditch effort to correct a wrong shasum.
Some users on corp networks are finding that cloud images appear in
their proxies before SHA256SUMS files.
We now try to force any to upstream proxies to update their copy and
retry the checksum, rather than immediately failing.
We also now add proper argument parsing to cache-url, and associated
help functionality, since we have now grown our first argument.

Change-Id: I44d44b62db8d1df990606fdf087ec1b837f491f6
Closes-Bug: #1336067
2014-07-05 12:06:28 -07: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 Last ditch effort to correct a wrong shasum. 2014-07-05 12:06:28 -07: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 Replace security.ubuntu.com when setting mirror 2014-02-24 11:00:24 +11:00

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