Commit Graph

4 Commits

Author SHA1 Message Date
erxspin 7cd7859a90 Fix to issue #76 - Use php5 for some dists with new command-line switch (#77)
* added special option --use-php5-package

* parse options and export new environment variable USE_PHP5_PACKAGE

* added choice between php5* or php7.0* packages (recommited)

* fixed php*-fpm service name and php.ini file path (recommited)

* prepare socket name for nginx to work with php5-fpm or php7.0-fpm (recommited)

* added ppa:ondrej/php5-compat repo

* added dependency ppa:ondrej/php repo and package software-properties-common
2017-02-28 09:32:26 -07:00
erxspin a7b38004ca POSIX sh empty value check compatibility - part 1 (#62)
# Conflicts:
#	debian/resources/switch/package-all.sh
#	debian/resources/switch/package-release.sh
2017-02-24 09:54:19 -07:00
Mafoo 02057e68dc BugFix-Resource sourcing (#46)
changes of directory using relative paths is back firing
2016-09-30 16:59:58 -06:00
Mafoo eda28f4efd Added Branch support (#44)
moved command line argument processing to a separate script so it can be
shared
added --use-system-master to allow user to use master branch instead of
detected master
2016-09-29 10:57:50 -06:00