3919563e58
Add option to set the suite subpath after the release name for the security mirror URL independently in the debian-minimal element, since this can differ between mirrors. Change-Id: I4cc8f54fba012986423e30e19bff276208b8ad62
8 lines
263 B
YAML
8 lines
263 B
YAML
---
|
|
features:
|
|
- |
|
|
A new variable ``DIB_DEBIAN_SECURITY_SUBPATH`` is added to
|
|
override the suite subpath of security repositories. Previously
|
|
this was hard-coded to the upstream repository layout, which may
|
|
not always match the mirror's layout.
|