hoisting the alias definitions up into a function, so we can track them and eventuall...
authorChris Koeritz <fred@gruntose.com>
Sun, 2 Aug 2015 21:52:06 +0000 (17:52 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 2 Aug 2015 21:52:06 +0000 (17:52 -0400)
commitb33ab63436278c7de3c1dd6e0371d9e28788cfb8
tree3f70dbc5d7c070eccc16b789640363e90f39e933
parent6dba41ea5aea087aece3b5217c04afcff4a87472
hoisting the alias definitions up into a function, so we can track them and eventually unload all of them automatically.  added a similar method for exported variables, also completely simplistic at this point.  all usages that seemed appropriate for setting up using the new alias function have been moved over, and things are still working as far as i can tell at this point up until the point when things break which is probably pretty soon, but oh well, progress...
customizing/fred/fred_common.alias
customizing/mik/mik.alias
scripts/buildor/gffs_builders.sh
scripts/core/common.alias
scripts/core/functions.sh
scripts/core/generate_aliases.pl
scripts/security/create_certificates.sh