diskimage-builder/elements/ubuntu
Clint Byrum 60a1405eef Use conditional GET to fetch latest ubuntu image.
This also switches to using curl which some people may not have
installed. However, curl is far superior for this type of download.

Change-Id: I7ac5a84b30eb8daad320c082f976931c41a24669
2013-05-03 00:38:31 -07:00
..
first-boot.d Generate ssh hostkeys on first-boot. 2013-04-09 11:18:02 -07:00
pre-install.d Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
root.d Use conditional GET to fetch latest ubuntu image. 2013-05-03 00:38:31 -07:00
element-deps Use dib-run-parts for running scripts in target 2013-02-14 10:48:10 -08:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01: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