diskimage-builder/diskimage_builder
Ian Wienand d65678678e Move dib-run-parts into diskimage-builder
Move dib-run-parts from dib-utils into diskimage-builder directly.

For calling outside the chroot, we provide a standard entry-point
script.  However, as noted in the warning comment, the underlying
script is still copied directly into the chroot by the dib-run-parts
element.  I believe this to be the KISS approach.

This removes the dependency on dib-utils.  We have discussed this
previously and nobody seemed to think retiring dib-utils was going to
be an issue.

This also updates the documentation to not mention dib-utils, or using
disk-image-create via $PATH setup, but rather gives instructions on
installing from pip with a virtualenv.

Change-Id: Ic1e22ba498d2c368da7d72e2e2b70ff34324feb8
2016-11-04 17:07:37 +11:00
..
block_device Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
elements Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
lib Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
tests Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
dib_run_parts.py Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
disk_image_create.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
element_dependencies.py Remove deprecated expand-dependencies arg 2016-10-06 16:14:32 +00:00
logging_config.py Add python logger configuration 2016-06-16 13:54:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00