diff options
Diffstat (limited to 'abs/core/zoneminder/__changelog')
-rw-r--r-- | abs/core/zoneminder/__changelog | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/abs/core/zoneminder/__changelog b/abs/core/zoneminder/__changelog index 5ebce4d..eb1e8ea 100644 --- a/abs/core/zoneminder/__changelog +++ b/abs/core/zoneminder/__changelog @@ -1,17 +1,16 @@ -Change cgidir and webdir: - /data/srv/ +PKGBUILD: remove apache +PKGBUILD: add lighttpd +PKGBUILD: remove php-apache +PKGBUILD: change mariadb to mysql +PKGBUILD: change all /srv/ to /data/srv/ - cgidir webdir socks +PKGBUILD: add zm.include for lighttpd +PKGBUILD: add zm.sysctrl.conf to set the shared mem +PKGBUILD: add zm_gen_light.conf -- -added zm.include for lighttpd -added zm.sysctrl.conf to set the shared mem -added zm_gen_light.conf --- -run file - --- - Install file Removed modifications of php.ini Added remove/add of zm.include in post install/remove added install_db add http to video group gen_light_conf.py +-- |