Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
8 years ago
Daniel Gibbs
115b762d42
glibc fix tf2 requirements
8 years ago
Daniel Gibbs
def1f23447
Source and Goldsource glibc requirements have increased
source 2.15
goldsource 2.14
8 years ago
Christoph Raible
2a9290b595
Update install_server_files.sh
Updated UnrealTournament Serverfile + Checksum
8 years ago
Christoph Raible
e2e1ee8c69
Update check_deps.sh
binutils not part of the standard installation of Ubuntu (tested on 17.04)
"strings"-command is missing and used in install_config.sh
8 years ago
TechNZ
d46a0af894
corrected variable name error
corrected a variable name error cause by quickly making changes when tired
8 years ago
TechNZ
219395469c
updated if syntax and naming scheme
updated if statements and variables to meet LGSM syntax and naming conventions
8 years ago
TechNZ
8f89b64394
correct syntax error
changed "-" to "_"
8 years ago
TechNZ
d7f1acee6c
fixed error with '-s' flag
'-s' flag had an extra '-'
8 years ago
TechNZ
61bc06acf2
Add tmux dimensions
added the ability to set the default width and height of the detatched session using variables tmux_width and tmux_height.
these variables may be set at a local level or system wide.
the script checks if the input from the variables is a valid positive integer and if input is not a valid positive integer, sets the values for the tmux to the default values of 80x23
8 years ago
Daniel Gibbs
053ed98988
Updated Codename CURE glibc version to 2.15
8 years ago
Chaos
d0c6cbf1cc
Helpful comment as to why I'm doing this
8 years ago
Chaos
4b547ef899
Fixes the same issue in command_start
8 years ago
Chaos
afe1853ab2
Resolves #1377
8 years ago
Daniel Gibbs
4b79e89507
now uses arrays
8 years ago
Daniel Gibbs
bdc29f04f6
Team Fortress 2 now required Glibc 2.15
8 years ago
Daniel Gibbs
fd289541b1
changed from issues to support
8 years ago
UltimateByte
e5b77379e0
Fixes commands setting vars not working
Some commands that require setting a variable, like "force-update" wouldn't work without this "eval" argument.
Example:
````
$ ./insserver fu
/home/insserver/lgsm/functions/core_getopt.sh: line 176: forceupdate=1;: command not found
````
This fixes the issue.
Tested on Debian & Ubuntu.
8 years ago
Daniel Gibbs
c32be4e661
capitals for some log messages
8 years ago
Daniel Gibbs
62aa1c0cda
message not required
8 years ago
UltimateByte
ae9d308084
major fastdl re-think
8 years ago
Daniel Gibbs
a8ae8a43af
minor tidy
8 years ago
Daniel Gibbs
bbb9536234
directory not used here
8 years ago
UltimateByte
1346393250
less compression output & clear tabs
8 years ago
UltimateByte
71dcf59378
Second pass cleaning & compressing output rework
8 years ago
UltimateByte
bf8ebfe363
Cleaning & fixes & functions rearranging
8 years ago
Daniel Gibbs
20f63bcc10
Lots of garrys mod stuff
8 years ago
Daniel Gibbs
888140c711
added pc
8 years ago
Daniel Gibbs
9e5a71a528
corrected maxplayers
8 years ago
Daniel Gibbs
d84fb4cd0c
added space to fix serverpassword bug
8 years ago
Daniel Gibbs
fab297b750
Added project cars
8 years ago
Daniel Gibbs
3cdb18596a
corrected function name
8 years ago
Daniel Gibbs
b0d81bf857
more details updates
8 years ago
Daniel Gibbs
dd23d64dbf
Added pc if
8 years ago
Daniel Gibbs
895591adfd
missing fi
8 years ago
Daniel Gibbs
2c8e4a3aaa
Added pc info
also shuffled a couple of functions
8 years ago
Daniel Gibbs
f9692e1201
increased glibc requirement to 2.4
8 years ago
Daniel Gibbs
f013f96c4e
Also reverted getopt as well
being worked on in ultimatebyte-0220 branch
8 years ago
Daniel Gibbs
1e81f72b66
Reverted to master version of fastdl to allow merging to develop
fast dl is being worked on in ultimatebyte-0220
8 years ago
Daniel Gibbs
394bfd5905
Added if statement for webdir allowing the user to change it
Also added forgotten dirs for gmod
8 years ago
UltimateByte
02b661adbb
lua ressource not bz2 !
8 years ago
UltimateByte
1c06996cff
attempt to fix lua enforcer
8 years ago
UltimateByte
e51746e5b1
proper exit (fix opt running after uf)
8 years ago
UltimateByte
7fe986a687
core_exit.sh
8 years ago
UltimateByte
7660f3a874
core_exit.sh
8 years ago
UltimateByte
6a474dc6ad
core_exit.sh
8 years ago
Daniel Gibbs
a4f634dc03
Further improvements
downlaod enforcer currently broken
8 years ago
Daniel Gibbs
0abbe793be
Getting gmod version up and running
8 years ago
Daniel Gibbs
7ffe904a06
fixes for fn_fastdl_source
8 years ago
Daniel Gibbs
91525dcbbf
added if
8 years ago