d17dcea645
diskimage-builder supports a generic DIB_DISTRIBUTION_MIRROR that can replace all existing mirror elements Change-Id: Ia91dabf10e591f953440459edad35ebfc20c5890 Closes-Bug: #1703624
15 lines
491 B
YAML
15 lines
491 B
YAML
---
|
|
features:
|
|
- |
|
|
The diskimage-create script now supports generic download mirrors via the
|
|
DIB_DISTRIBUTION_MIRROR environment variable, replacing the existing
|
|
distribution-specific elements
|
|
upgrade:
|
|
- |
|
|
For the diskimage-create script, the BASE_OS_MIRROR environment variable
|
|
was renamed to DIB_DISTRIBUTION_MIRROR
|
|
deprecations:
|
|
- |
|
|
These custom distribution mirror elements for the diskimage-script were
|
|
removed: apt-mirror, centos-mirror, fedora-mirror
|