Andrew Bauer
07a9a8bf70
check the built package exists signal failure if it doesn't
2017-03-06 06:50:59 -06:00
Andy Bauer
297e9b0463
remove set -e, deploy on master branch only
2017-03-05 14:02:02 -06:00
Andy Bauer
42887c8c2c
specify the deb package name more precisely
2017-03-05 13:44:42 -06:00
Andy Bauer
26fbc04f7c
fix typo
2017-03-05 13:41:17 -06:00
Andy Bauer
858b49a603
remove all patches
2017-03-05 13:04:37 -06:00
Andy Bauer
4fe70f0e7d
recreate patch
2017-03-05 12:39:03 -06:00
Andy Bauer
c6fc6cb0ca
change patch method
2017-03-05 11:46:45 -06:00
Andy Bauer
7e0860f6bf
move patch after symlink is established
2017-03-05 11:37:22 -06:00
Andy Bauer
696cfb1fc3
patch deb scripts to set perms on zm.conf
2017-03-05 11:14:28 -06:00
Andy Bauer
b4a04b1d61
allow builds from local command line e.g. when not running Travis
2017-03-05 10:26:36 -06:00
Andy Bauer
18ce4ab966
install zoneminder deb only when running in Travis
2017-03-05 09:06:57 -06:00
Andy Bauer
713b2c12a3
add gdebi as required binary
2017-03-05 08:32:52 -06:00
Andy Bauer
6ec3a29f3e
set version & release vars prior to calling packpack
2017-03-04 18:09:42 -06:00
Andy Bauer
02ea25e8a0
set group ownership on zm.conf
2017-03-04 10:49:14 -06:00
Andy Bauer
285e04bbf8
move code into subroutines, retire installzm.sh
2017-03-04 10:30:36 -06:00
Andy Bauer
92eda0b298
add Travis cron functionality
2017-03-04 10:16:05 -06:00
Andy Bauer
1dda7eeef1
change exit codes, debian filename issue fixed upstream
2017-03-04 09:44:42 -06:00
Andrew Bauer
b8a162b2dc
comment out autosetup patch
2017-02-28 14:23:20 -06:00
Andrew Bauer
7a06166d6b
fix path in patch
2017-02-28 08:20:55 -06:00
Andrew Bauer
37e34b3715
fix exit code
2017-02-28 07:28:07 -06:00
Andrew Bauer
cd9a3fd59b
fix %autosetup support
2017-02-28 07:26:54 -06:00
Andrew Bauer
526d1bc99e
configure rsync xfers to zmrepo
2017-02-27 09:45:08 -06:00
Andrew Bauer
b9cd96b269
initial ssh config, add encrypted rsa keys
2017-02-27 08:38:58 -06:00
Andy Bauer
4f8b11d56f
move bash commands into external script
2017-02-19 10:18:59 -06:00
Andrew Bauer
33e8afa0e0
only patch packpack if it is not already patched
2017-02-17 13:25:17 -06:00
Andrew Bauer
dc76a876a1
packpack rpm specfile - ensure Crud submodule folder is empty
2017-02-17 07:07:17 -06:00
Andrew Bauer
4809a5d7de
patch packpack to remove "bebian" from the tarball filename
2017-02-16 15:59:43 -06:00
Michaël Arnauts
c3da373b1b
Disable SSH
2017-02-14 10:52:00 +01:00
Andrew Bauer
fbb8375a1a
check if crud plugin exists before unpacking
2017-01-25 10:49:58 -06:00
Andrew Bauer
5833196a84
packpack - change error code handling
2017-01-16 08:36:46 -06:00
Andrew Bauer
000ba2300a
packpack - initial support for debian distros
2017-01-15 20:43:03 -06:00
Andy Bauer
4325e8f7ea
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder
2017-01-15 15:49:46 -06:00
Andy Bauer
49c35d5733
packpack - f24,f25,el7 confirmed working
2017-01-15 15:48:57 -06:00
Andrew Bauer
b3ee97ad11
Merge pull request #1753 from jbehrends/docker_apache_fix
...
Docker - Fixed broken cgi-bin path in apache site conf.
2017-01-14 20:38:33 -06:00
Josh Behrends
41f5ee5032
Fixed broken cgi-bin path
2017-01-14 16:35:46 -08:00
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
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