diskimage-builder/diskimage_builder/lib
Ian Wienand fd424757a6 Don't provide dib-run-parts
It was an oversight during v2 development for dib to start providing
dib-run-parts.  The intention was for dib to use a vendored
dib-run-parts directly from $_LIB and have no dependencies on
dib-utils at all.  By exporting dib-run-parts, we created an
unintentional conflict with the dib-utils package which provides the
same script.

Tools that depend on dib-utils are unaffected by this
(os-refresh-config).

The only tool that installs diskimage-builder and then assumes
dib-run-parts is available in the path is instack.  I have proposed
Ibfe972208df40fa092b11b5419043524c903f1b4 to modify that to use our
internal version.

Change-Id: I149c345d38d761a49b3a6ccc4833482f09f1cd05
2017-04-05 13:11:20 +10:00
..
common-defaults Merge remote-tracking branch 'origin/master' into merge-branch 2016-11-29 07:43:46 +11:00
common-functions Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
dib-run-parts Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00
img-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
img-functions Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
ramdisk-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-functions Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-image-create Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00