diskimage-builder/bin
Ben Nemec e824b43cbd Factor out error behavior in dib-lint
Currently when dib-lint finds a problem it does something like:

 echo "ERROR: Problem found"
 rc=1

This is repetitive and error-prone since it's easy to forget to set
rc to actually fail the check.  This change makes those two steps
a single function call.

Change-Id: I40b5bf39348a69add1f955c49f310e3bda21be0e
2014-05-28 11:04:27 -05:00
..
dib-lint Factor out error behavior in dib-lint 2014-05-28 11:04:27 -05:00
dib-run-parts Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
disk-image-create Remove All Rights Reserved 2014-04-25 11:25:10 -07:00
disk-image-get-kernel Remove All Rights Reserved 2014-04-25 11:25:10 -07:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Remove All Rights Reserved 2014-04-25 11:25:10 -07:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00