diskimage-builder/lib
Ben Kero 4a2939c207 Append full path to img-functions:run_in_target
The build host might not necessarily have a complete set of dirs
required in its PATH. It will likely be better to statically code a
complete(ish) set of PATH entries inside the function.

Some distros (ex: archlinux) are lacking some dirs commonly found in a
PATH. If this is used as a host OS, it will transfer this incomplete
PATH into the chroot, where other guests (ubuntu, centos) will fail to
find basic binaries due to the lack of a /bin entry.

Change-Id: I084aff7e449f5de811a6169ec90e352ada7da439
2015-04-16 11:19:44 -07:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Merge "Corrected element-info usage" 2015-02-03 15:50:06 +00:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Export image properties 2015-04-01 20:33:17 +00:00
img-functions Append full path to img-functions:run_in_target 2015-04-16 11:19:44 -07:00
ramdisk-defaults Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
ramdisk-functions Merge "ramdisk-image-create: add support for vmlinux file" 2015-02-04 06:51:51 +00:00