9b201b58b9
Add option to set the security mirror URL independently in the debian-minimal element, since this can not be overriden by the standard DIB_DISTRIBUTION_MIRROR variable. Change-Id: I145844a410d06a479e68db1bf6d5d0159389305c
8 lines
289 B
YAML
8 lines
289 B
YAML
---
|
|
features:
|
|
- |
|
|
A new variable ``DIB_DEBIAN_SECURITY_MIRROR`` is added to override
|
|
the path to the security repositories. Previously this was
|
|
hard-coded to the upstream repositories, which could get out of
|
|
sync with mirrors specified with ``DIB_DISTRIBUTION_MIRROR``.
|