diskimage-builder/diskimage_builder/elements/debian-minimal
Yolanda Robla fb70a49ba2 Add a test to validate we can build debian vms
This is a partial refactor from change
I592c0b1329409307197460cfa8fd69798013f1f8

Change-Id: I8822e68e41c4ebd47eea9ffed4557efc130a7bf7
Co-Authored-By: Andreas Florath <andreas@florath.net>
2017-05-05 19:17:39 +02:00
..
environment.d Release 1.27.0 2017-02-03 11:49:45 +11:00
root.d Release 1.25.2 2017-02-02 11:20:00 +11:00
test-elements Add a test to validate we can build debian vms 2017-05-05 19:17:39 +02:00
element-deps Release 1.25.2 2017-02-02 11:20:00 +11:00
element-provides Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
package-installs.yaml Release 1.24.0 2017-01-31 14:14:19 +11:00
pkg-map Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
README.rst Unify and fix doc of several Debian and Ubuntu elements 2017-04-07 05:56:50 +00:00

==============
debian-minimal
==============

The ``debian-minimal`` element uses debootstrap for generating a
minimal image. In contrast the ``debian`` element uses the cloud-image
as the initial base.

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.

.. element_deps::