Lars Gremme
743f3d079c
remove beta
2020-05-04 17:28:58 +02:00
Lars Gremme
8ea90d5e53
Change permissions and remove chmod in install.sh
2020-05-02 17:31:06 +02:00
Lars Gremme
b2d49244f8
Change path-Variable
2020-05-02 17:08:59 +02:00
Lars Gremme
a53d5609cc
Create new directory
2020-05-02 16:53:17 +02:00
Lars Gremme
858ee854f2
Add boswatch_install_path as temporary directory
2020-05-02 16:51:11 +02:00
Lars Gremme
82d282a87c
remove mysql-connector-download and install it via pip
2020-05-02 14:25:44 +02:00
Lars Gremme
75799dda80
Change BOSWatch download to point 3
2020-05-02 14:12:04 +02:00
Bastian Schroll
c49c76dd6b
edit installer
2017-10-21 22:20:46 +02:00
Bastian Schroll
5f65e86922
Merge branch 'develop' into patch-2
2017-10-16 21:27:59 +02:00
Philip Giuliani
b5d860f5cb
Fix output paths of the install script
2017-10-09 14:11:26 +02:00
Florian
18425e2be2
Update install.sh
...
Clean up old statements
Fix a few typos
(#318 )
2017-10-04 08:54:23 +02:00
Bastian Schroll
acbef6591c
edits for codacy ( #310 )
2017-10-02 07:25:22 +02:00
Florian
d4c6a85b4f
Check for old installation / copy config
...
- check for old version (existing boswatch.py in two different folders) and copy it via /tmp to boswatchpath/old
- copy config.template.ini to config.ini to enable boswatch starting after installation
2017-03-26 00:20:45 +01:00
Florian
62fb787aef
Check for old installation / copy config
...
- check for old version (existing boswatch.py in two different folders) and copy it via /tmp to boswatchpath/old
- copy config.template.ini to config.ini to enable boswatch starting after installation
2017-03-25 00:13:14 +01:00
Bastian Schroll
37103c58e7
Merge branch 'develop' into master
2017-02-23 11:27:44 +01:00
Bastian Schroll
5c8bae65a4
installer - info to logfile in case of error
2017-02-21 23:23:11 +01:00
Bastian Schroll
42644d7c3c
fix error in install
2017-02-21 21:41:33 +01:00
Bastian Schroll
5cc9705ee8
fix in installer
2017-02-21 21:38:30 +01:00
Bastian Schroll
08344a09a6
installer - add custom path func.
2017-02-21 21:36:07 +01:00
Bastian Schroll
a5b4d96be7
installer - error handling into logfile
2017-02-21 16:45:53 +01:00
Bastian Schroll
1248ff7e99
installer - error handling into logfile
2017-02-21 16:45:45 +01:00
Bastian Schroll
68312367d3
remove y/yes from installer at reboot
2017-02-21 16:28:01 +01:00
Jockel
e06e30050e
removed n|no) reboot=false ;;
2017-02-21 13:18:23 +01:00
Jockel
bb0871b9ad
update install, -r is not required any more. Default is no.
2017-02-21 13:08:52 +01:00
Bastian Schroll
114056995c
include beta branch handling
2017-02-21 08:04:13 +01:00
Bastian Schroll
ce3f7beaba
update install in master
...
error in travis install
2017-02-20 21:44:19 +01:00
Bastian Schroll
751711b702
cherrypick travis-ci files to master
2017-02-20 21:17:55 +01:00
Jockel
75f1c31ece
fixed issues
2017-02-20 14:39:15 +01:00
Jockel
9876092d3d
new tests
2017-02-20 14:33:19 +01:00
Jockel
d89226c4ce
update URLs for Schrolli91 Repo
2017-02-20 11:45:56 +01:00
Jockel
07c3a98981
base build
2017-02-20 10:25:56 +01:00
Florian
f13276c1bc
Update install.sh
...
- empty install-folder after installing
- removing git-caused subfolder BOSWatch
Still remaining: suitable rights for this folder (instead of 777)
2017-02-19 14:41:03 +01:00
Bastian Schroll
9397372545
rename sample to template
2017-02-18 10:49:41 +01:00
Florian
ca2d266088
Update install.sh
...
Some typo
2017-02-17 23:46:41 +01:00
Smith-fms
4c0120834b
Update install.sh
...
Added config warning to install script
2017-02-17 16:41:58 +01:00
Jockel
052459c3e6
added basic error funcion
2017-02-17 13:04:56 +01:00
Jockel
bf2a5574e9
fix git syntax
2017-02-17 09:21:17 +01:00
Jockel
8371c50d3d
update path
2017-02-17 08:41:34 +01:00
Jockel
3fe75fb595
update
2017-02-17 08:35:53 +01:00
Florian
2ef5a49601
Update install.sh
...
Check for being root user
2017-02-16 13:02:29 +01:00
flothi
42a09f2685
Update install.sh
...
Main function: Reconfigure the cursor to "normal" mode (l. 135) as it was invisible during installation
Additionally fixed some spelling
2016-11-22 12:54:53 +01:00
flothi
5ed0d20348
Update install.sh
...
Adding 1 LOC: preset of var reboot as false to prevent errors caused by checking in l. 135 - variable is set only if arg is given which is the reason for the error
2016-11-22 00:28:58 +01:00
flothi
df569b00f0
Update install.sh
...
Fixing errors found through testing version 2.1:
- conflict between qt4- and qt5-default resolved - deleted qt5-default as it seems there is no need for it (l. 57)
- fixing output-format for modprobe.d-file as no newline was created (l. 128)
- fixed comparison to reboot (l. 134)
Remember to call this file with "bash" instead of "sh"
2016-11-21 14:26:55 +01:00
Bastian Schroll
6ed77c9945
set new install file as standard
2016-11-20 13:44:53 +01:00
Bastian Schroll
a7f27f0ccb
Merged branch patch-3 into develop
2016-10-02 14:22:44 +02:00
dabenzel
682147eb11
Update install.sh
...
Noch zwei kleine Änderungen / Fehlerbehebungen
2016-10-02 13:57:40 +02:00
dabenzel
46b13d6e81
Update install.sh
...
Kleinen Fehler behoben (übersehen beim Korrigieren)
2016-10-02 13:30:46 +02:00
dabenzel
40a12fab4e
Update install.sh
...
Changed language and expressions
2016-10-01 17:52:06 +02:00
Schrolli
48c4d1e354
remove trailing whitespace
2015-07-02 09:02:49 +02:00
Bastian Schroll
86815d11ce
edit install script
2015-05-16 08:31:02 +02:00