diskimage-builder/lib
Tim Serong ee5ae03d58 Enable running disk-image-create on SUSE Linux
- Ensures /sbin and friends are in $PATH when invoked (without this,
  various sudo invocations fail in exciting ways).
- Use dib-run-parts in lib/common-functions instead of run-parts
  (neither SLES nor openSUSE ship run-parts).
- Ensure dib-run-parts doesn't descend into subdirectories (same
  behaviour as run-parts).
- Move dib-run-parts from root.d to bin (cleaner, consistent with
  other elements with separate bin scripts).
- Tested by building Ubuntu image on openSUSE 12.3.
- Note: this doesn't add support for creating SUSE images, it just
  lets you run disk-image-create on SUSE-based distros.

Change-Id: I906c6bc3cf51cdf2c4415adeae1ca250faac25e1
2013-07-24 20:16:31 +10:00
..
common-defaults Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
common-functions Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Use ccache to cache all compiles between builds. 2013-07-09 18:18:19 -07:00
img-functions Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00
ramdisk-defaults Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00
ramdisk-functions Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00