summaryrefslogtreecommitdiffstats
path: root/abs/core/zoneminder/__changelog
blob: ca5266fcf08204b3669cfbf8eca8bbe1a976913d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PKGBUILD: remove apache
PKGBUILD: add lighttpd
PKGBUILD: remove php-apache
PKGBUILD: change mariadb to mysql
PKGBUILD: remove vlc
PKGBUILD: remove php-mcrypt
PKGBUILD: add perl-sys-meminfo perl-sys-cpu
PGKBUILD: add php-uapc
PKGBUILD: change all /srv/ to /data/srv/ - cgidir webdir socks
PKGBUILD: change all http to httpd dirs
PKGBUILD: add zoneminder.ini for /etc/php/conf.d/
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 & apache files
.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
--