diskimage-builder/diskimage_builder/elements/ubuntu-minimal
Andreas Florath ee8fa3c4bb Unify and fix doc of several Debian and Ubuntu elements
This patch removes three nearly-copies of debootstrap documentation
and fixes some documentation aspects.

Change-Id: Ief7794f5c1abad73788c063af6c862472cd34744
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-04-07 05:56:50 +00:00
..
environment.d Use correct Ubuntu distro url on non-x86 arches 2017-03-23 09:27:25 -05:00
pre-install.d Release 1.27.0 2017-02-03 11:49:45 +11:00
root.d Release 1.27.0 2017-02-03 11:49:45 +11:00
test-elements functests: skip qcow2 generically but add specific test 2017-03-23 13:49:24 +11:00
element-deps Merge branch 'master' into merge-branch 2017-02-09 13:35:53 +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
README.rst Unify and fix doc of several Debian and Ubuntu elements 2017-04-07 05:56:50 +00:00

==============
ubuntu-minimal
==============

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

By default this element creates the latest LTS release.  The exact
setting can be found in the element's ``environment.d`` directory in
the variable ``DIB_RELEASE``.  If a different release of Ubuntu should
be created, the variable ``DIB_RELEASE`` can be set appropriately.

.. element_deps::