a88a768e98
There is some confusion in the readme's over what is happening. The original change (Iaf46c8e61bf1cac9a096cbfd75d6d6a9111b701e) split out debian-minimal and made debian "... simply be a collection of the extra things we do to make it look like a cloud-init based cloud image" Make this clearer in the documentation Change-Id: Ibe6fad9c67b70a5e31e43e06419968135174fef3 |
||
---|---|---|
.. | ||
environment.d | ||
root.d | ||
test-elements | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
============== debian-minimal ============== The ``debian-minimal`` element uses debootstrap for generating a minimal image. By default this element creates the latest stable release. The exact setting can be found in the element's ``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. Note that this element installs ``systemd-sysv`` as the init system .. element_deps::