Commit Graph
7 Commits
Author SHA1 Message Date
erxspin 8cc66c0d6c Fix to issue #74 - Add CentOS Fedora RHEL choices (#75)
* added CentOS, Fedora, RHEL choices with minimal version check (recommited)

* fixed small typos
2017-02-28 09:32:58 -07:00
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
erxspin 4c4d0cda55 Fix to issue #72 - add Ubuntu and Centos choices (#73)
* POSIX sh empty value check compatibility - part 2

* added Ubuntu choice with minimal version check
2017-02-24 09:29:42 -07:00
erxspin 7f8b12dcb1 prevent fail2ban service start failure by touching and setting owner of file freeswitch.log (recommited) (#64) 2017-02-23 10:50:31 -07:00
erxspin e76a036f70 transition from php5* packages to php-7.0* (#66)
* transition from php5* packages to php-7.0*

* added 3rd party repositories with php7.0-* packages for trusty and jessie

* added php7.0-xml package for Class SimpleXMLElement

* added apt-get update after adding php7.0* repository source
2017-02-23 10:49:57 -07:00
erxspin 5247301bc9 there can be only one - line pgdg.list (#70) 2017-02-23 10:48:02 -07:00