diskimage-builder/elements/ubuntu
Trent Geerdes 771ed1903c Adding -x to set parameters for more output
When the cache tarball gets fail the output doesn't indicate
what url is failing.  Adding '-x' displays the urls attempted.

Change-Id: I71b2dbfd712e72c591410ca9b68edc76d493ad6e
2014-05-08 14:41:03 -06:00
..
finalise.d set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
install.d set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
pre-install.d set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
root.d Adding -x to set parameters for more output 2014-05-08 14:41:03 -06:00
element-deps Alphabetize all element-deps 2014-03-26 15:23:18 -05: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