diskimage-builder/elements/ubuntu
Dan Prince 50cb019a25 Set DISTRO_NAME in OS environment.d
Updates the various operating system elements so that we
set the DISTRO_NAME variable for each distro.

This env var is used by bin/pkg-map to set the default
distribution name for package name mappings.

Change-Id: Ib4b05eb7191dd50d25799a0bac51fd15c01b74cb
2014-05-28 12:22:02 -04:00
..
bin Set -o pipefail new scripts 2014-05-23 15:57:27 -05:00
environment.d Set DISTRO_NAME in OS environment.d 2014-05-28 12:22:02 -04:00
finalise.d 4 spaces indent 2014-05-10 11:17:29 +02: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 4 spaces indent 2014-05-10 11:17:29 +02:00
element-deps add some missing \n at end of file 2014-05-06 13:43:53 +02: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