diskimage-builder/diskimage_builder/elements/debian
Dmitriy Rabotyagov 335f8dc6fd Change default value of DIB_DEBIAN_ALT_INIT_PACKAGE
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
2023-08-31 19:20:29 +02:00
..
install.d Change default value of DIB_DEBIAN_ALT_INIT_PACKAGE 2023-08-31 19:20:29 +02:00
test-elements/build-succeeds Release 1.25.2 2017-02-02 11:20:00 +11:00
element-deps Clear /etc/machine-id to avoid duplicate machine-ids 2017-08-06 13:56:58 -04:00
package-installs.yaml Fix cron not installed in debian 2021-09-01 23:49:27 +02:00
README.rst Clear up debian element documentation 2017-08-09 13:15:38 +10:00

======
debian
======

This element is based on ``debian-minimal`` with ``cloud-init`` and
related tools installed.  This produces something more like a standard
upstream cloud image.

By default this element creates the latest stable release.  The exact
setting can be found in the ``debian-minimal/environment.d`` directory
in the variable ``DIB_RELEASE``.  If a different release of Debian
should be created, the variable ``DIB_RELEASE`` can be set
appropriately.

.. element_deps::