Make shdir a complete path to ease it's use.
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 12 Feb 2013 04:09:01 +0000 (20:09 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Sat, 2 Mar 2013 02:27:26 +0000 (18:27 -0800)
commitbf65842391a9481657c7eb7f5779fe71044ea211
tree4fb480aa4610e804a56049ea883773c765ccf2d6
parenta5323d494cf5fcfa44e3b08cf54c86f1dd1a0978
Make shdir a complete path to ease it's use.

Add a "shdir" setting to config.
This is to make moving the bash code around easier.
It also reduces more hardcoded paths in the bash scripts.
Migrate all target shell scripts to use the new shdir setting
19 files changed:
catalyst/defaults.py
etc/catalyst.conf
targets/embedded/embedded-controller.sh
targets/grp/grp-controller.sh
targets/livecd-stage1/livecd-stage1-controller.sh
targets/livecd-stage2/livecd-stage2-controller.sh
targets/netboot/netboot-combine.sh
targets/netboot/netboot-controller.sh
targets/netboot2/netboot2-controller.sh
targets/stage1/stage1-controller.sh
targets/stage2/stage2-controller.sh
targets/stage3/stage3-controller.sh
targets/stage4/stage4-controller.sh
targets/support/bootloader-setup.sh
targets/support/create-iso.sh
targets/support/functions.sh
targets/support/netboot2-final.sh
targets/support/target_image_setup.sh
targets/tinderbox/tinderbox-controller.sh