Daniel Gibbs
8005263f4c
updated check_ip info for new config location
8 years ago
Daniel Gibbs
f6a5338767
moved linuxgsm.sh to tmpdir
8 years ago
Daniel Gibbs
d34833efce
improving messages
8 years ago
Daniel Gibbs
dadeaed975
redirect
8 years ago
Daniel Gibbs
938d94c8f8
setup redirect
8 years ago
Daniel Gibbs
7fd3177c89
renaming update_functions to update_linuxgsm
8 years ago
Daniel Gibbs
d4c14e2158
using selfname
8 years ago
Daniel Gibbs
ee302aca40
corrected fetch file
8 years ago
Daniel Gibbs
4e1ac470a0
tidy up
8 years ago
Daniel Gibbs
8dfb3adf4b
fixing sed
8 years ago
Daniel Gibbs
9ccb9f68b2
thanks autocomplete
8 years ago
Daniel Gibbs
dae72efd96
double quotes
8 years ago
Daniel Gibbs
c5756d8e84
Further improvements
8 years ago
Daniel Gibbs
cfb0b17d6e
Basic self update feature
work in progress
8 years ago
Daniel Gibbs
87927d82eb
now checks and replaces linuxgsm.sh in tmpdir
8 years ago
Daniel Gibbs
9ac42470fe
re wording
8 years ago
Daniel Gibbs
add483114f
Testing main script file check
8 years ago
Daniel Gibbs
b486b1a5f7
fixed curl checkers
8 years ago
Daniel Gibbs
930f41b4eb
fixing downloader
8 years ago
Daniel Gibbs
287475b491
A good tidy up
8 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
0442559cc9
Steamlining bootstrap process
8 years ago
Daniel Gibbs
aac5af596d
Updated ui
8 years ago
Daniel Gibbs
6e5a93a827
corrected path
8 years ago
Daniel Gibbs
b20a33dd35
bug
8 years ago
Daniel Gibbs
fbc24c6dfc
removed fn_fetch_core_dl
8 years ago
Daniel Gibbs
a98b72cb6f
Corrected curl paths
many curl references were not using curlpath
8 years ago
Daniel Gibbs
16c94f854a
fixing issues with curl
8 years ago
Daniel Gibbs
be948aff4f
Testing updater
8 years ago
Daniel Gibbs
790f58e64d
further dir changes
8 years ago
Daniel Gibbs
e40c541eeb
renamed the default config location
8 years ago
Daniel Gibbs
6bd5ac5fc6
further dir changes
8 years ago
Daniel Gibbs
d35fe34622
Updated directory structure
8 years ago
Daniel Gibbs
63c6acdb70
Added 3 more _default.cfg files
8 years ago
Daniel Gibbs
ef56b2eb57
updated description
8 years ago
Daniel Gibbs
6fa873ba58
corrected PVKII
8 years ago
Daniel Gibbs
9dd8a547d7
further improvements
8 years ago
Daniel Gibbs
fb21909b05
Adding the new files for testing
8 years ago
Daniel Gibbs
053ed98988
Updated Codename CURE glibc version to 2.15
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