Marius Linge
a34ab5ca3c
Corrects path to appinfo
2015-06-27 20:34:00 +10:00
FezVrasta
74023f208a
fixed wrong merge
2015-06-27 20:34:00 +10:00
FezVrasta
a345a84efd
fixed netinstaller
2015-06-27 20:33:58 +10:00
FezVrasta
bc9e9f6d1f
replaced wget with curl (and overwrite existing file if needed)
2015-06-27 20:32:25 +10:00
FezVrasta
0c1da812b5
ignore cache
2015-06-27 20:28:33 +10:00
FezVrasta
3f1a879de7
fixed install command
2015-06-27 20:26:08 +10:00
FezVrasta
2e8e7d99c7
moved message to function
2015-06-26 15:42:54 +02:00
FezVrasta
2e65a98204
fixed comment
2015-06-26 15:42:54 +02:00
FezVrasta
d192bd32d7
added @klightspeed as contributor
2015-06-26 15:42:54 +02:00
FezVrasta
4983bc329c
typo
2015-06-26 15:42:54 +02:00
FezVrasta
2134f022eb
clear cache before fetching the available version
2015-06-26 15:42:53 +02:00
Ben Peddell
1bc75d61d1
Add app_info_update
2015-06-26 15:42:53 +02:00
Ben Peddell
95510e0fa0
Get current version from appmanifest_${appid}.acf
...
forceUpdate had a window of time between initiating the
update and getting the current version where it could
miss an update. Close that window by getting the installed
version from the appmanifest file.
2015-06-26 15:42:53 +02:00
FezVrasta
ad9a1a4587
fixed forceUpdate function
2015-06-26 15:42:53 +02:00
Ben Peddell
abd1e3ab31
Fix EXECPREFIX modification in systemd install
2015-06-26 15:42:53 +02:00
Ben Peddell
a460fdffce
Add pidfile support
2015-06-26 15:42:53 +02:00
Ben Peddell
70ab07a071
Use INSTALL_ROOT and EXECPREFIX for systemd
2015-06-26 15:42:53 +02:00
Ben Peddell
6515681638
Add distro-agnostic systemd init script
2015-06-26 15:42:53 +02:00
Ben Peddell
d73078115c
Add RedHat systemd unit
2015-06-26 15:42:53 +02:00
Ben Peddell
180c51569e
Rename arkdaemon.service to arkmanager.service
2015-06-26 15:42:53 +02:00
Ben Peddell
ae5de315e9
Copy Debian init script to /usr/libexec/arkmanager
2015-06-26 15:42:53 +02:00
FezVrasta
10a6b21312
use ulimit -n instead of change the limits globally
2015-06-25 15:37:36 +02:00
FezVrasta
0066063c2d
fixed doUpgrade
2015-06-25 13:19:26 +02:00
FezVrasta
9f2ecc847b
added to readme new upgrade command
2015-06-25 13:04:13 +02:00
FezVrasta
201c8879d6
added upgrade command, added support for release channels
2015-06-25 12:56:27 +02:00
FezVrasta
2652f5f752
improved output of rhel daemon
2015-06-25 12:56:27 +02:00
Ben Peddell
f25c6af27f
Modify config user to match install user
2015-06-25 12:56:27 +02:00
Ben Peddell
80fd038094
Fix typo in init script modification
2015-06-25 12:56:27 +02:00
Ben Peddell
ec83d37a56
Parse steamcmd output and extract buildid
...
buildid for public branch is under
depots.branches.public.buildid
The output from app_info_print is a line-oriented
json-like structure which is easily parsed by bash.
2015-06-25 12:56:27 +02:00
Sispheor
e26a49a825
fix issue #31 and add forceupdate function
2015-06-25 12:56:27 +02:00
Sispheor
446147982f
add systemd unit file and update install to use it
2015-06-25 12:56:27 +02:00
FezVrasta
9c633d045a
added Contributors line instead of putting them together with maintainers
2015-06-25 12:56:27 +02:00
FezVrasta
6f18d9adae
log output of ShooterGameServer and moved arkmanager logs to arkmanager.log
2015-06-24 17:51:03 +02:00
FezVrasta
6b531dea7e
improved start and stop messages
2015-06-24 17:36:27 +02:00
FezVrasta
00510c87b1
fixed iptables informations
2015-06-24 14:00:59 +02:00
FezVrasta
ee050cffae
use git.io url for the net installer (shorter)
2015-06-24 12:53:25 +02:00
FezVrasta
969d73a411
added documentation about --help argument
2015-06-24 12:25:54 +02:00
FezVrasta
eabb3412b2
improved configuration section of readme
2015-06-24 12:22:59 +02:00
FezVrasta
b9b157c7e5
fixed output spaces
2015-06-24 12:13:41 +02:00
FezVrasta
362fa3a3c5
standardize server options, now they work all in the same way
2015-06-24 12:01:37 +02:00
FezVrasta
2366c21fd5
improved output of update command
2015-06-23 23:51:59 +02:00
FezVrasta
69e6c8e421
revert printf escape
2015-06-23 23:42:54 +02:00
FezVrasta
911ec781b7
improved outputs
2015-06-23 23:38:06 +02:00
FezVrasta
f9c97a2bd2
improved help messages
2015-06-23 23:26:32 +02:00
FezVrasta
b94be72858
fixed format of checkupdate output
2015-06-23 23:00:38 +02:00
FezVrasta
8582efc4be
improved checkupdates output
2015-06-23 18:35:38 +02:00
Fez Vrasta
0c280ca8f9
Merge pull request #43 from klightspeed/dev#1.1
...
Dev#1.1 - add RedHat and OpenRC init scripts
2015-06-23 17:55:31 +02:00
Ben Peddell
a891e71e75
Add OpenRC init script
2015-06-23 23:53:19 +10:00
Ben Peddell
d44b9e9f67
Add RedHat SysV init script
2015-06-23 23:53:19 +10:00
Ben Peddell
607a3096be
Modify DAEMON variable according to EXECPREFIX
2015-06-23 23:52:53 +10:00