2
0
mirror of https://github.com/deajan/osync synced 2024-11-15 12:12:56 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
Orsiris de Jong
d0af0804a0 Fix systemd detection on windows 2023-06-11 11:24:38 +02:00
deajan
edcfe337c3 Mute error when detecting wget/curl 2020-11-29 13:04:31 +01:00
deajan
60f2005209 More init platform exclusions 2020-04-29 11:44:17 +01:00
Orsiris de Jong
7688317bd1
Merge pull request #184 from dbingham/macos-install
Fix install on MacOS to not return error code 2 after a normal install
2020-04-29 12:41:11 +02:00
root
fbce80bc0a Renamed ofunctions TrapQuit to GeneralTrapQuit 2020-03-15 22:50:56 +01:00
root
8788582f63 TrapQuit function should exist as subset 2020-03-15 22:31:07 +01:00
Daniel Bingham
cc4ce385ee Fix install on MacOS to not return error code 2 after a normal install 2020-01-28 10:59:32 -08:00
deajan
5e71ed0854 Fix usage called before definition 2020-01-22 18:39:34 +01:00
deajan
572a055901 Fixed target helper service overwrites osync service, fix #176 2020-01-10 11:16:24 +01:00
deajan
b3a7572c0e Fixed typo 2019-05-22 20:33:49 +02:00
deajan
bcd79e06aa Remove unused variable 2019-05-22 20:28:51 +02:00
deajan
c18977bcef Added target helper to install script 2019-05-20 14:55:59 +02:00
deajan
8fe0afae56 Fixed typo 2019-02-26 12:10:13 +01:00
deajan
c15f9ea4a2 Removed bogus SIMPLE log calls 2019-02-26 12:07:35 +01:00
deajan
4de784d90f Added default umask 2018-10-02 23:20:26 +02:00
deajan
6c1b7a541b Fixed bogous CreateDir rights 2018-10-02 23:06:33 +02:00
deajan
996e6251e1 Added missing IsInteger function 2018-10-02 22:43:24 +02:00
deajan
306d5ff1ad Added permissions on CreateDir 2018-10-02 22:36:30 +02:00
deajan
b07ee4a645 Fixed installer directive 2018-10-02 19:26:57 +02:00
deajan
49948dd637 Fixed installer 2018-10-02 18:09:21 +02:00
deajan
a734dadfde Don't dev at night kids... 2018-10-02 09:24:15 +02:00
deajan
52cf42a53c Add TSTAMP and SCRIPT_PID variables 2018-10-01 21:03:00 +02:00
deajan
1869b1e82f Added Trapquit to trigger CleanUp 2018-10-01 20:49:53 +02:00
deajan
d0b40257fa Added cleanup function to installer 2018-10-01 20:46:21 +02:00
deajan
59b7562a3e Fixed Logger missing RUN_DIR 2018-10-01 20:43:27 +02:00
deajan
948a2b2f87 Log messages improvements for travis 2018-07-02 10:07:48 +02:00
deajan
2f5e21caea Fixed typo 2018-07-02 09:58:25 +02:00
deajan
de57e37217 Added OpenRC support 2018-06-26 00:21:00 +02:00
deajan
bd2e5a16c6 Replaced QuickLogger with Logger for #148 2018-06-25 14:12:05 +02:00
deajan
168fc7b2f5 Updated usage 2017-07-27 23:16:51 +02:00
deajan
7cbbdb960a Installer adds --prefix option + fixes 2017-07-27 23:15:35 +02:00
deajan
abd0ff640c Check program type for service files 2017-04-17 20:28:22 +02:00
deajan
f15e9bf8af Updated installer from pmocr 2017-04-11 13:25:36 +02:00
deajan
2c3e6ac7a9 Added --remove option in help 2017-03-21 22:48:44 +01:00
deajan
01f1392047 Updated installer from pmocr 2017-03-14 22:41:39 +01:00
deajan
7116fd594a Fixed program version 2017-03-14 22:35:39 +01:00
deajan
4f8d57498c Updated installer version logic 2017-03-14 21:12:38 +01:00
deajan
6346a3a94c Added program check 2017-03-13 11:46:44 +01:00
deajan
0ef67b1dda Fixed typo 2017-02-10 11:43:05 +01:00
deajan
0e3894ff59 Installer now skips ssh_filter removal if needed 2017-02-10 11:28:43 +01:00
deajan
df95a48d9c Remove MacOS limitation 2017-02-08 15:01:41 +01:00
deajan
f5c00a82ce Added ssh_filter comment 2017-02-08 13:51:41 +01:00
deajan
ce9ddee19d Be able to create /usr/local/bin 2017-02-07 23:39:20 +01:00
deajan
ea58a65954 Quick fix for BSD service files 2017-02-07 22:10:24 +01:00
deajan
c1ca28bd41 Improved os detection here too 2017-02-07 22:04:50 +01:00
deajan
317975c03f Fixed need to overwrite executables 2017-02-07 21:39:58 +01:00
deajan
1444d44b6b Quick installer refactor with uninstall support 2017-02-07 16:00:23 +01:00
deajan
4c6ada2388 Added small fixes from obackup 2016-12-28 23:37:07 +01:00
deajan
d9ff0b9ed1 Fixed boolean value 2016-12-13 20:52:09 +01:00
deajan
4ecdbfb0c0 Added working silent parameter 2016-12-11 22:58:31 +01:00