diskimage-builder/diskimage_builder/elements/debian/README.rst
Ian Wienand a88a768e98 Clear up debian element documentation
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
2017-08-09 13:15:38 +10:00

16 lines
485 B
ReStructuredText

======
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::