diskimage-builder/elements/ubuntu
Steve Kowalik 48f5359efb Allow use of mirrors when building Ubuntu images
Add a script to ubuntu's pre-install.d that will change
archive.ubuntu.com to a mirror specified in $DIB_DISTRIBUTION_MIRROR.

Change-Id: Idfd5a40ec8a1912a5de5dcdcaf9795946b0b53b8
2014-01-20 15:07:04 +11:00
..
finalise.d Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
install.d Reinstate support for real hardware with Ubuntu. 2013-05-08 19:23:08 +12:00
pre-install.d Allow use of mirrors when building Ubuntu images 2014-01-20 15:07:04 +11:00
root.d Switch Ubuntu element to installing saucy. 2013-11-27 10:10:39 +00:00
README.md Allow use of mirrors when building Ubuntu images 2014-01-20 15:07:04 +11:00
element-deps dkms is unavailable on RHEL and derivatives 2013-08-12 19:07:28 -07: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 a different mirror rather than archive.ubuntu.com, use the environment variable DIB_DISTRIBUTION_MIRROR