summaryrefslogtreecommitdiffstats
path: root/abs/core/zoneminder/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-20 17:12:23 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-20 17:12:23 (GMT)
commitcc90fc2cb2d57a6bf9b040001f8950fff50c967a (patch)
treec6408835943e349cf11f933e1f7687f418a71048 /abs/core/zoneminder/__changelog
parentf7ae4ba2fd32b939353f06c9f39d7dcdbd229601 (diff)
downloadlinhes_pkgbuild-cc90fc2cb2d57a6bf9b040001f8950fff50c967a.zip
linhes_pkgbuild-cc90fc2cb2d57a6bf9b040001f8950fff50c967a.tar.gz
linhes_pkgbuild-cc90fc2cb2d57a6bf9b040001f8950fff50c967a.tar.bz2
zoneminder: update to 1.28
Diffstat (limited to 'abs/core/zoneminder/__changelog')
-rw-r--r--abs/core/zoneminder/__changelog19
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
+--