diskimage-builder/elements/dib-run-parts
James Slagle 79f31d0476 dib-run-parts should dereference symlinks
dib-run-parts should dereference symlinks, and if they point to an
executable file, execute that file as a script. This can be accomplished
by using the xtype predicate in the find command instead of the type
predicate.

This change is needed so that we can dynamically symlink hook scripts
into hook directories such as install.d at runtime to support different
install types.

Change-Id: I933e7f4b4dcf16956841d8c14aa63b0f9a18fc5d
2014-01-15 14:57:08 -05:00
..
bin dib-run-parts should dereference symlinks 2014-01-15 14:57:08 -05:00
root.d Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00