cedarlug
89a776d576
This fixes an issue where the log file being parsed contains multiple instances
of the version number. When the egrep expression returns multiple lines, the
formation of the version number around line 133 ( the tr command ) that pulls
out everything but numbers generates a (potentially) enormous string.
Reference: http://steamcommunity.com/groups/linuxgsm/discussions/0/361798516936473435/
9 years ago
Daniel Gibbs
27fc3766fb
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
8ea0d91a72
Merge pull request #1003 from dgibbs64/development
glibcfix improvements
9 years ago
Daniel Gibbs
ebaefb65d8
Merge branch 'master' into development
# Conflicts:
# lgsm/functions/fix.sh
9 years ago
Daniel Gibbs
de4228913e
Merge branch 'master' of https://github.com/dgibbs64/linuxgsm
9 years ago
UltimateByte
6c3b6d4c47
Removed extra glibc fix
9 years ago
Daniel Gibbs
317dac85bb
Revert "Removed glibc fix for gmod until fixed"
This reverts commit 9e3148cb2b
.
9 years ago
UltimateByte
9e3148cb2b
Removed glibc fix for gmod until fixed
9 years ago
Daniel Gibbs
f93d373230
Fixed system_requirements
9 years ago
Daniel Gibbs
f42bf1fd0d
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
UltimateByte
2ad8b671a2
Corrected output check from tar command
Was inverted
9 years ago
Daniel Gibbs
38a7353f04
Added ARMA 3 Ram requirement
min 1GB as was causing seg faul with 512MB
9 years ago
Daniel Gibbs
8f930328de
Added empires mod to glibcfix
9 years ago
Daniel Gibbs
5ec84067a3
No longer required
9 years ago
Daniel Gibbs
b13dcb89e6
Moved dst lgsm-default.ini to correct location
9 years ago
Daniel Gibbs
9a1a2c62b1
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
fbdd7b5391
bug. Removed incorrect fi
9 years ago
Daniel Gibbs
8432c8d37c
fix_glibc.sh was referenced twice
fix_glibc.sh should run though check_glibc.sh only
9 years ago
Daniel Gibbs
361b6ad36d
added Day of Infamy to fix_glibc.sh
9 years ago
Daniel Gibbs
c937c84b74
Merge pull request #992 from dgibbs64/emserver
Empires mod
9 years ago
Daniel Gibbs
70ae137aa1
Added GSLT
9 years ago
Daniel Gibbs
e462de3ce5
Added emserver
9 years ago
Daniel Gibbs
68cfb05265
added empires mod config
9 years ago
Daniel Gibbs
94261f35c9
Merge remote-tracking branch 'refs/remotes/origin/master' into emserver
9 years ago
Daniel Gibbs
d43c5f02e8
Merge pull request #990 from dgibbs64/development
Development to master
9 years ago
Daniel Gibbs
701901bc77
added update-functions to the tests
9 years ago
Daniel Gibbs
24d73787cd
uf will fail if remote file missing #983
9 years ago
Daniel Gibbs
3d48a2fdcc
No longer required
9 years ago
Daniel Gibbs
5fe11e00ef
bug fix missing ip=
9 years ago
Daniel Gibbs
1ff90dfea2
added wget
9 years ago
Daniel Gibbs
001e6a4437
Merge pull request #987 from Sebi94nbg/patch-2
Added IPv6 bindings for TeamSpeak 3 server 3.0.13 and newer
9 years ago
TS3tools
5d3efedfa0
Added IPv6 bindings for TeamSpeak 3 server 3.0.13 and newer
IPv6 support was added to TeamSpeak 3 server version 3.0.13. It's also possible to use IPv6 addresses in the query_ip_whitelist.txt, query_ip_blacklist.txt and tsdns_settings.ini. Please note, that you need to set the IPv6 inside square brackets in the tsdns_settings.ini (and only there) like this: ipv6-ts3.example.com=[2606:2800:220:1:248:1893:25c8:1946]:9987
9 years ago
Daniel Gibbs
eb78823052
changed executable to gamename to fix #976
9 years ago
Daniel Gibbs
9211c42c27
Fix lib32tinfo5 for 32-bit debian distros #982
9 years ago
Daniel Gibbs
340a2e59cb
updated file location
9 years ago
Daniel Gibbs
70e1e6fbf9
added Codename CURE glibc fix #735
9 years ago
Daniel Gibbs
5df87eef21
filename
9 years ago
Daniel Gibbs
6330741ed2
Was incorrectly named
9 years ago
Daniel Gibbs
6579ba1103
Added dev feature detect-glibc
detect-glibc will recursively check every file in $filesdir and detect
the versions of GLIBC that are required. This will make is easy to
detect what version of GLIBC a server requries.
9 years ago
Daniel Gibbs
4f4f39c28b
Messages improvements
9 years ago
Daniel Gibbs
21d4a2c6f9
if missing vars in the main script
9 years ago
Daniel Gibbs
8a6d7b92b7
Improved support for glibcfixes with Gmod
9 years ago
Daniel Gibbs
7a08e4a157
Added libdir to all scripts
9 years ago
Daniel Gibbs
afd6beb231
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
037d2a9eeb
yum can now get centos distroversion
9 years ago
Daniel Gibbs
cdcc6290e5
tmux updates
removed check_tmux.sh as handled by check_deps
fixes handling of tmux for complied versions
9 years ago
Daniel Gibbs
801605e292
Merge pull request #981 from dgibbs64/development
check_deps.sh improvements
9 years ago
Daniel Gibbs
41ea1367d8
Merge remote-tracking branch 'refs/remotes/origin/master' into development
# Conflicts:
# lgsm/functions/check_deps.sh
9 years ago
Daniel Gibbs
1b99b32067
bug in project zomboid
9 years ago
Daniel Gibbs
e0c5ccc7bf
Merge pull request #966 from marvinl97/master
Added required dependencies to enable readline
9 years ago