Andy Bauer
08d4d0c5c2
packpack - auto retrieve zmrepo rpm
2017-01-14 16:35:56 -06:00
Andy Bauer
7d91b4cdc7
minor changes to packpack patch
2017-01-14 16:24:55 -06:00
Andrew Bauer
3ae7038e3b
make the build script executable
2017-01-14 14:15:54 -06:00
Andrew Bauer
105e43fafd
initial commit for packpack support
2017-01-14 14:14:41 -06:00
Isaac Connor
d7f81393a8
fixes to detect and use environment variables for AUTHOR and debsign keys
2017-01-14 10:53:05 -05:00
Isaac Connor
b8dcebadd5
remove iconnor references
2017-01-14 10:01:55 -05:00
Isaac Connor
e3f073b275
update to add binary options, dput to ppa and use alternate fork. Also support newer distros and wheezy.
2017-01-14 09:58:36 -05:00
Josh Behrends
2104561eca
Fixed apache documentroot, and fixed permissions for "/"
2017-01-11 19:49:29 -08:00
klemens
0d549f1db3
spelling fixes
2016-12-29 10:31:05 +01:00
Andy Bauer
254fcbcef7
update gpl 2 mailing address in source files
2016-12-26 09:23:16 -06:00
Andy Bauer
1bdcd39a50
add quotes to handle values with spaces
2016-10-31 20:37:58 -05:00
Andrew Bauer
9f84aaa537
surround variables w/quotes to process data with spaces
2016-10-31 08:46:05 -05:00
Steve Gilvarry
3994de1b91
Merge pull request #1583 from zhuykovkb/fix_wrong_doc_root
...
fixed wrong doc root
2016-10-20 05:31:21 +11:00
Vikas Kedia
31ca095445
Update README.md
2016-08-15 04:39:04 -07:00
Zhuykov Kirill
52ba284357
fixed wrong doc root
2016-08-06 16:20:30 +03:00
Toby
6a097393ba
Run Docker db/apache setup once, not on every startup; kill mysql cleanly
2016-06-02 12:06:21 +10:00
Toby
d2e83d197d
Improve Docker build; reduce image size & layer count
...
Reducing layer count improves Docker performance, and is best-practice.
Avoid packing & sending .git tree into Docker build system.
Clean up apt archives to reduce image size.
2016-06-02 10:51:41 +10:00
Steve Gilvarry
97a4cf0852
Add the changes...doh
2016-05-01 15:06:45 +10:00
Isaac Connor
7645e29913
fix distro dirs, because the cmake versions have been renamed to not have cmake in them
2016-04-06 12:27:24 -04:00
Andrew Bauer
2fc1fc4380
use debian control file to auto-install deps
2016-02-22 09:18:46 -06:00
Robin Daermann
b28224cacb
Added copyright information to mk_bigfont.pl
2016-02-11 07:35:21 +01:00
Robin Daermann
226b77bb63
Added script to generate src/zm_bigfont.h
...
Also added a line to the header of src/zm_bigfont.h on how it is
generated.
2016-02-10 11:28:56 +01:00
Andrew Bauer
41acdbb480
Merge pull request #1257 from salberin/topic/docker-fixes
...
Fix docker file
2016-02-05 07:37:38 -06:00
Sander Alberink
e01547cbe4
Update timezone to GMT, reduce SHM requirement to 512M
...
Increase the SHM to 2048 if you need to support H.264 cameras
2016-02-05 14:08:43 +01:00
Sander Alberink
b0c5aa511a
Migrate to cmake for building.
...
Also ensure that content is properly symlinked.
2016-02-05 14:02:20 +01:00
Isaac Connor
dd4f92fd4c
Merge pull request #1243 from knnniggett/do_debian_script
...
use local user @ hostname.local for author
2016-02-04 11:55:14 -05:00
Sander Alberink
baa305c0ed
Increase shared memory available in docker to ensure H.264 cameras can work
...
Also enable CGI module, as zoneminder needs this for monitors
2016-02-01 12:35:45 +01:00
Sander Alberink
b99e7b6500
Prepare for new Apache 2.4 behviour in Trusty
2016-02-01 12:34:09 +01:00
Pliable Pixels
0ade8abd6a
typo
2016-01-20 16:11:35 -05:00
Pliable Pixels
8dd35d6057
modifications for general users
2016-01-20 16:09:12 -05:00
Andy Bauer
22ef473202
Use the full name
2016-01-19 10:22:51 -06:00
Andy Bauer
a17bde0784
update hostname logic
2016-01-19 10:13:36 -06:00
Andy Bauer
e2b00bbe1f
use local user @ hostname.local for author
2016-01-19 08:05:40 -06:00
Isaac Connor
e9c9caf201
Add a local build type
2016-01-18 21:39:33 -05:00
Isaac Connor
41a8249ed9
update my package building script
2016-01-05 09:04:04 -05:00
Isaac Connor
5ce35f147a
initial rough version
2015-08-20 20:35:01 -04:00
Andrew Bauer
790ecba0b2
Move script to /utils
2014-11-15 12:48:01 -06:00
Kyle Johnson
c48b039b15
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.travis.yml
2014-10-31 12:25:57 -04:00
Kyle Johnson
4cb0d7b1cd
Use full path to zm_create.sql in bootstrap-zm.sh
2014-06-27 14:13:29 -04:00
Kyle Johnson
78c9ed2a7f
Print out debug info in bootstrap-zm.sh
2014-06-27 14:08:57 -04:00
Kyle Johnson
13f5bccb7c
Try to cd back to the build root
2014-06-27 08:34:15 -04:00
Kyle Johnson
158432a8cf
First shot at testing an individual monitor
2014-06-27 08:23:53 -04:00
Kyle Johnson
2e12a5fee7
Fix path to test.monitor.sql in run_tests
2014-06-27 08:06:04 -04:00
Kyle Johnson
5d81f59e3a
Moved travis tests to their own script
2014-06-27 08:00:49 -04:00
Kyle Johnson
1ff907ae80
Reorganize the travis file.
2014-06-27 07:19:58 -04:00
Hamilton Turner
f2dbb1fe08
Dockerfile works properly, documentation updated
...
- Dockerfile now builds properly
- Dockerfile now ADDs files from local directory. This allows
you to either pull from github (for master) or to build
locally (for development)
- Removes some dependencies from container (wget, git)
- Removes pulling apache virtual host file from github
- Upgrades MySQL start check to actually check instead of just
sleeping
2014-04-18 12:39:05 -04:00
Isaac Connor
afc7581146
use zmDbConnect instead of all the DBI connect stuff
2014-04-09 10:34:58 -04:00
Kyle Johnson
7aa69dd5f3
Added CMakeLists.txt to bump-version.pl
2014-02-06 22:39:12 -05:00
Kyle Johnson
21b41f198a
Initial commit of bump-version.pl
2014-02-06 22:37:16 -05:00
Kyle Johnson
c492d421e5
Initial commit of zm-alarm.pl, example script to react to monitor alarms
2014-01-28 08:13:44 -05:00
Kyle Johnson
61c5658abf
Added a readme for the Docker stuff
2014-01-27 14:03:51 -05:00
Kyle Johnson
0bf4122016
Set execute bit on travis.pl
2014-01-04 14:45:22 -05:00
Kyle Johnson
2b789332c8
Initial commit of perl test script for travis builds
2014-01-04 14:44:12 -05:00