diskimage-builder/diskimage_builder/elements/debootstrap/install.d
Logan V 8756cbea1b Add DIB_APT_MINIMAL_CREATE_INTERFACES toggle
Add a DIB_APT_MINIMAL_CREATE_INTERFACES boolean to the debootstrap
element which functions identically to
DIB_YUM_MINIMAL_CREATE_INTERFACES in the yum-minimal element.

This can be used to disable the creation of the
/etc/network/interfaces.d/eth[01] dhcp configuration files, which
are not needed on systems where cloud-init or other means are used
to configure networking.

The flag is enabled by default to keep creating the dhcp interface
files, maintaining backwards compatibility.

Change-Id: I1fdaca8350a5ceefd9e437af4fd000ce6a3ee7f3
2019-03-05 16:27:57 +11:00
..
10-debian-networking Add DIB_APT_MINIMAL_CREATE_INTERFACES toggle 2019-03-05 16:27:57 +11:00
12-debian-locale-gen Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
15-cleanup-debootstrap Allow debootstrap to cleanup without a kernel 2018-10-08 16:02:25 +11:00