335f8dc6fd
For quite a while Debian is shipped with systemd-sysv by default. However, default value of DIB_DEBIAN_ALT_INIT_PACKAGE is not in sync across elements. We change a default now for the `debian` element along with removing `apt_get_bp_extra_opts` that is not defined or used anywhere else. Change-Id: If5d3f0a21467f926c23bb39a1853be73befa768e
10 lines
306 B
YAML
10 lines
306 B
YAML
---
|
|
|
|
other:
|
|
- |
|
|
Value of ``DIB_DEBIAN_ALT_INIT_PACKAGE`` has been switched to
|
|
``systemd-sysv`` for Debian releases older then Jessie.
|
|
If you still need to build a version of Debian that is relying
|
|
on ``sysvinit`` please override the ``DIB_DEBIAN_ALT_INIT_PACKAGE``
|
|
variable for that.
|