diskimage-builder/doc/source/developer
Andreas Florath 870374c8da Move generation of dib_[environment|args] to manifest element
dib_[environment|args] manifest files are currently generated by the
base element and then moved by the manifest element.

This creates too many corner cases -- if you don't include the base
element (we are trying to empty it ATM) you don't get the env/args
saved at all; if you include base but don't include the manifest
element they're saved to /etc, but if you do have the manifest element
they're moved to the manifest dir.

Move generation of these into the manifest element directly and update
the documentation to reflect this.  In practice this doesn't change
things, because the "manifests" element gets pulled in via deps for
most builds.

Change-Id: I3f23037058137d166b29f0b70fd1a02c22c07fc8
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-02-07 11:33:16 +11:00
..
caches.rst Prettify 'Caches and offline mode' documentation 2015-09-17 12:14:54 +02:00
components.rst Update component docs to refer to ironic-agent 2017-01-03 23:34:13 +00:00
design.rst Use fstrim to prep the block device 2016-03-13 16:24:59 +00:00
developing_elements.rst Move generation of dib_[environment|args] to manifest element 2017-02-07 11:33:16 +11:00
dib_lint.rst Add documentation for dib-lint 2016-05-02 01:29:17 -05:00
index.rst Rename devloper documentation to developer guide 2016-10-07 15:15:30 +11:00
invocation.rst Clarify OVERWRITE_OLD_IMAGE docs 2016-08-15 12:15:22 -07:00
stable_interfaces.rst Document what our stable interfaces are 2015-07-22 09:17:02 +00:00