Commit Graph

75 Commits

Author SHA1 Message Date
640a30736f If a tar.gz release file exists, use it 2022-08-18 19:49:27 -07:00
59db9b9a18 Merge branch 'master' of github.com:webmin/webmin 2022-08-10 06:41:38 -07:00
6cb2cc0d58 Always include release file in RPM and Debian packages 2022-08-10 06:35:17 -07:00
222f2cba58 Fix warnings word breaks 2022-08-10 15:47:40 +03:00
3309198c11 Add a better way to run conditional command
162de2bda0
2022-08-07 15:18:35 +03:00
d1d958bd6e Update list of dependencies 2022-07-31 22:05:42 +03:00
529df9ea9b Fix restarts for real 2022-07-12 21:39:14 +03:00
b6660b1251 Fix makerpm.pl 2022-07-03 12:56:15 +03:00
02e0d43f4e Don't stop webmin in setup.sh when it's already stopped beforehand 2022-07-02 12:31:20 -07:00
6caa73858f Merge branch 'master' of github.com:webmin/webmin 2022-04-30 15:30:02 -07:00
944886caea Licence is actually BSD-3 2022-04-30 15:29:50 -07:00
d865737a45 Fix to hide scripts that mustn't be run directly; fix bugs 2022-04-25 17:04:01 +03:00
dfbf80b3b1 Call force reload as restart-by-force-kill to make better sense 2022-04-25 15:36:50 +03:00
17164f80b1 More warning messages updates 2022-04-24 17:46:53 +03:00
08d7aae99c Fix new line 2022-04-24 11:41:26 +03:00
1209e27531 Remove old code (sync with master) 2022-04-24 11:39:22 +03:00
fbed333160 Fix type - WARN instead of ERROR 2022-04-23 23:51:49 +03:00
ad91683ffa Don't do cleaning, it will happen by the package manager 2022-04-23 23:50:00 +03:00
e51ff18396 Remove special-case replacement of stop script to fix an old bug 2022-04-23 12:34:18 -07:00
0dea6e0746 Fix to only test the command presence 2022-04-23 21:03:03 +03:00
4d3dc79a43 Be explicit when Webmin cannot be restarted in those rare cases 2022-04-23 17:28:22 +03:00
3696c8ac74 We must clear the mess for systemd 2022-04-23 03:56:41 +03:00
c1d660a996 This will be cleared by uninstall 2022-04-23 03:56:18 +03:00
ba321fcd7e Remove sysconfig/daemons and don't clear rc*.d 2022-04-23 02:21:54 +03:00
98d3a1d984 Further revert back for RPM 2022-04-23 00:18:39 +03:00
c466274443 Switch to creating centralized startup service in setup.sh 1/2 2022-04-22 17:17:01 +03:00
8f3b2e350f Prevent fixing already fixed stop script 2022-04-22 15:05:17 +03:00
64c14c7975 Clear generated files upon installation 2022-04-21 17:06:41 +03:00
13619825d9 Fix to properly deal with both init.d and systemd systems
a3680e0173 (r71796872)
2022-04-21 14:25:13 +03:00
a3680e0173 Add support for native systemd webmin.service unit 2022-04-21 03:55:33 +03:00
02e523b402 Fix to use native commands on systemd systems 2022-04-20 03:40:07 +03:00
2b793e35d9 Avoid printing to STDOUT, print to webmin-setup.out when necessary 2022-04-19 18:16:24 +03:00
1089bc8fb5 Fix STDOUT prints 2022-04-19 17:04:02 +03:00
b9cbbc8026 Don't suppress error output https://github.com/webmin/webmin/issues/1612 2022-03-30 19:35:37 -07:00
2b4367634c systemd daemon needs restart before running init scripts 2022-03-30 09:34:09 -07:00
f794426715 Perl is required for the pre-install script https://sourceforge.net/p/webadmin/bugs/5548/ 2022-02-08 19:47:14 -08:00
d685e8aec1 Never prompt the user for an OS .. just fail https://sourceforge.net/p/webadmin/bugs/5536/ 2022-01-01 18:40:28 -08:00
8de8600679 Don't consider Generic Linux a valid OS for RPM installs 2021-09-09 16:19:55 -07:00
08a24bba30 Don't require being run as root unless base_dir is /usr/src/redhat
If base_dir is under $HOME, no root permissions are required.
2021-06-16 10:00:01 +03:00
a03a8ff15a make blue-theme a link, except in RPMs 2021-03-08 16:15:27 -08:00
f9fdb422dc Include /usr/bin/webmin in package 2021-02-27 19:23:51 -08:00
26dc5451f5 Add link from /usr/bin/webmin https://github.com/webmin/webmin/issues/1436 2021-01-23 20:40:02 -08:00
776affb1c0 Include tar command in package dependencies https://github.com/webmin/webmin/issues/1334 2020-12-05 22:05:50 -08:00
5f7c2e34af Handle case where dir doesn't exist yet 2020-08-19 18:21:27 -07:00
375eed4530 Fix stop script before running it 2020-07-05 12:06:17 -07:00
aa010454a5 Recommends option doesn't work, despite the docs 2020-01-01 20:18:22 -08:00
781722c168 Recommend certbot for new installs 2019-12-27 09:52:00 -08:00
cdac858567 Add unzip as a dependency f0a190276c 2019-08-04 12:23:21 -07:00
ddbbcdc0c1 Data::Dumper is needed to cache packages 2019-04-03 22:31:20 -07:00
363d7234f5 Make makerpm consistent with makemodulerpm 2018-11-25 17:15:32 -08:00