summaryrefslogtreecommitdiffstats
path: root/abs/core/zoneminder/__changelog
blob: f0398920a51db816ee5c7d2487ffcf7ed9006f79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PKGBUILD: modified AUR zoneminder-git
PKGBUILD: remove apache
PKGBUILD: add lighttpd
PKGBUILD: remove php-apache
PKGBUILD: change mariadb to mysql
PKGBUILD: remove vlc
PKGBUILD: change all /srv/ to /data/srv/ - cgidir webdir socks
PKGBUILD: change all http to httpd dirs
PKGBUILD: add zm.include for lighttpd
PKGBUILD: add zm.sysctrl.conf  to set the shared mem
PKGBUILD: add zm_gen_light.conf
--
.install: Remove modifications of php.ini
.install: Remove php and mysql notes
.install: Remove/Add of zm.include in post install/remove
.install: Add install_db()
.install: Add http to video group
.install: Add gen_light_include.py
--