added a set of contributed scripts (mainly by me as of now)
- amportal-install-db.sh:
this script will create the needed databases for amp, and also set the
correct permissions for the newly created tables
- amportal-remove-db.sh
this script removes the tables - only if found
- retrieve-all-from-mysql.sh
this script will call all the retrieve scripts. it will also
run those scripts as "asterisk" which means no problems with permissions
- gen-dist
this script can be used to generate the release tarballs.
the 1st 3 scripts are very Debian oriented, and should be modified to work
on other systems as well. "todo", "wip", "i dont care since i use debian".