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)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:07 +0000 (20:25 -0800)
commit415ed0ccbee6f0b932489deeac269d2b0c1d2a63
tree1f3105753b77c1094fe03cf259aa1038b1743716
parentc5dd4b3807ca161e4db10ba15d15728d9b4a3a78
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
18 files changed:
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