3a7800ec99
DIB's map-services is currently used in TIE's os-svc-config binaries to support service name lookups. Many of the systemd specific functions require bin/map-services to exist. This change adds bin/map-services files that are noops to both the debian and ubuntu elements so that as those distros move towards using systemd they can make use of the functions we already have in place. Change-Id: If8d61f3858b11de86c3292e840d033e5e3cecedb |
||
---|---|---|
.. | ||
bin | ||
root.d | ||
element-deps | ||
element-provides | ||
README.md |
Create an image based on Debian. We default to unstable but DIB_RELEASE is mapped to any series of Debian.
Note that the default Debian series is unstable
, and the default
mirrors for Debian can be problematic for unstable
. Because apt does
not handle changing Packages files well across multiple out of sync
mirrors, it is recommended that you choose a single mirror of debian,
and pass it in via DIB_DISTRIBUTION_MIRROR
.
Use of this element will also require the tool 'debootstrap' to be available on your system. It should be available on Ubuntu, Debian, and Fedora.