4a2939c207
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 |
||
---|---|---|
.. | ||
common-defaults | ||
common-functions | ||
die | ||
img-defaults | ||
img-functions | ||
ramdisk-defaults | ||
ramdisk-functions |