Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
9161b0078d
glibcfix shouls run with correct functions
9 years ago
Daniel Gibbs
0248451a89
removed duplicate code
9 years ago
Daniel Gibbs
6eece549d6
glibc checks
9 years ago
Daniel Gibbs
6c47f2b73c
changed glicv to glibcversion
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
020c0f62cb
renamed 2 variables
9 years ago
Daniel Gibbs
4e6c61c29f
Glibc checking should work correctly
9 years ago
Daniel Gibbs
3a2d4e1453
minor changes
9 years ago
Daniel Gibbs
a7f5af8c85
new glibcfix
9 years ago
Daniel Gibbs
f06f2fad24
bug fix
9 years ago
Daniel Gibbs
9bdb3f44d5
added libdir
9 years ago
Daniel Gibbs
703d3e5912
added download for dabserver
9 years ago
Daniel Gibbs
5a13e5afbc
fixes
9 years ago
Daniel Gibbs
fb38ef5ad0
fixed line endings
9 years ago
Daniel Gibbs
09ce09e102
Added glibcfix to run on start
9 years ago
Daniel Gibbs
97ee2d8d7a
Working on new glibc fixes
9 years ago