Daniel Gibbs
44453353df
messages
9 years ago
Daniel Gibbs
a0d2122361
messages
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
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
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
97864ef769
updated log messages
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Alexander Hurd
2303a8b898
enabling automatic dependency installation
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
9970b5b798
added required deps
9 years ago
Daniel Gibbs
0ca02af15f
added some dependencies
that may be missing in minimal installs
9 years ago
Daniel Gibbs
ee13687dbb
Added file as a required dependency
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
3710e39142
added info_distro.sh fix arch not detected
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
bad55355a2
tab funtions
9 years ago
Daniel Gibbs
4dc0f80d93
Fixed 7 days to die bug
9 years ago
Daniel Gibbs
9d3bbf3a9a
Fixed 7 Days to Die deps not working
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Daniel Gibbs
0dbeb0789c
Added script logging and removed unzip dep
9 years ago
lrob
7a58d80d9e
check using mailx
Keeping displaying the presence of exim4, sendmail, postfix, mailutils, and mailx in the right case.
9 years ago
lrob
a7c5886cec
Version number
9 years ago
lrob
1b294aad69
Removing mailx detection
so it can add required packages check anyways
9 years ago
lrob
64686921dd
Support for exim and sendmail mail servers
Fixes #695 , displayed error if another mail client was installed.
Should fix it for any mail server that makes a /usr/bin/mailx file, displaying a nice package check if exim or sendmail (very popular) are installed :)
9 years ago
Daniel Gibbs
339a5198ce
fix issue #676
no longer trys to install lib32gcc1 if 32 bit
9 years ago
Daniel Gibbs
26ca719fa4
Add sleep for installer
9 years ago
Daniel Gibbs
a3c917d3b7
added if
9 years ago
Daniel Gibbs
5906e07c01
Added installer mode
9 years ago
Daniel Gibbs
e561a86acd
Added to installer
9 years ago
Daniel Gibbs
6af31e0437
added add arch
9 years ago
Daniel Gibbs
f77bfa5b1b
dev/null
9 years ago
Daniel Gibbs
288072bc86
added missing then
9 years ago
Daniel Gibbs
94af491dfe
removed stray fi
9 years ago
Daniel Gibbs
fa5dfc64b3
Added CentOS Support
9 years ago
Daniel Gibbs
1e0c80fb18
Removed unknown exec if
9 years ago
Daniel Gibbs
70a5b460d8
removed local
9 years ago
Daniel Gibbs
bf3fda25b0
Altered script log messages slightly
9 years ago
Daniel Gibbs
9da2c79acf
removed elif
9 years ago
Daniel Gibbs
708448b020
added jc2server
9 years ago
Daniel Gibbs
10dbf68f17
Initial code to detect missing deps
This code is still broken
9 years ago