1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00
Commit graph

63 commits

Author SHA1 Message Date
Éric Gaspar
d0828fb8fa
Update upgrade 2023-06-17 22:11:29 +02:00
Éric Gaspar
768bdd7b4b
Update upgrade 2023-06-17 22:11:29 +02:00
Éric Gaspar
48e483baae
v2 2023-06-17 22:11:02 +02:00
Éric Gaspar
b32431cc82
v2 2023-06-17 22:11:01 +02:00
tituspijean
4c4d4f272e
Damn the past, stay level 6 2022-09-11 19:47:21 +02:00
tituspijean
21d2c73d93
Bullseye: drop linux headers requirements (#41)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-08-15 17:12:27 +02:00
Tagadda
7afb30566b Fix services 2022-02-20 18:13:48 +00:00
Tagadda
4fc5b1cb3e SMTP configuration 2022-01-29 12:16:37 +00:00
tituspijean
619682a34d
[fix] remove superfluous service removal 2022-01-01 11:47:07 +01:00
tituspijean
7efb096628
Automatically enable port forwarding 2021-12-30 17:06:50 +01:00
tituspijean
721484eda1
Enable and start .path service 2021-12-26 12:16:10 +01:00
tituspijean
20ecc320aa
Revert "Appease linter about ynh_install_app_dependencies"
This reverts commit 41fe61cf21.
2021-12-22 17:24:56 +01:00
tituspijean
bdae85a4d9
Merge pull request #40 from YunoHost-Apps/enh
Enhancements
2021-12-22 15:33:48 +01:00
tituspijean
41fe61cf21
Appease linter about ynh_install_app_dependencies 2021-12-22 15:18:28 +01:00
tituspijean
b147c0c7cb
Simplify services 2021-12-22 14:34:56 +01:00
tituspijean
eb0608f1f2
Silence service enabling 2021-12-21 18:18:50 +01:00
tituspijean
33d7348d7e
Start and enable the VPN service 2021-12-21 17:57:39 +01:00
tituspijean
29f4015f46
Drop sudoers 2021-12-21 17:48:41 +01:00
tituspijean
806e6d4b18
ynh_detect_arch is now deprecated 2021-12-12 17:59:22 +01:00
ericgaspar
c01884cf2f
4.3 2021-12-09 12:31:02 +01:00
tituspijean
1876b4cb54
Set up Post Up and Down scripts with interface detection 2021-11-03 00:09:09 +01:00
tituspijean
edaa31b773 Consistent commands for adding services 2021-09-09 23:38:24 +02:00
tituspijean
e8e5d577fa Have WireGuard start on boot 2021-09-09 23:38:24 +02:00
tituspijean
ac2ed5c292 Consistent commands for adding services 2021-09-09 20:39:53 +02:00
tituspijean
4298c965e9 Have WireGuard start on boot 2021-09-09 18:30:07 +02:00
tituspijean
01f21b05ea Fix permissions 2021-07-04 21:43:33 +02:00
tituspijean
2656af882f Upgrade _conf.service too, remove others_var 2021-06-20 01:53:41 +02:00
tituspijean
8e662dddae What about backing up before any upgrade step? 2021-06-20 01:53:41 +02:00
tituspijean
edb92d0c21 Do not start WireGuard service automatically
It will most likely fail, reboot is usually required after DKMS installation
2021-03-22 20:49:14 +01:00
tituspijean
60c7556a30 Add "VPN" to service description 2021-03-22 20:49:14 +01:00
tituspijean
1a9595752d Enchance services more 2021-03-22 20:49:14 +01:00
tituspijean
1f64caad7a Enhance services 2021-03-22 20:49:14 +01:00
tituspijean
e9525eb25c
Install backports repo gpg key and linux-headers (#18)
* Install backports repo gpg key

* Add linux-headers dependency

* Fix repo key

* Remove linux-headers dependency
It is handled by the wireguard dependencies
2021-03-20 18:36:54 +01:00
tituspijean
12f5f3566a Try to appease the CI 2021-01-21 22:15:43 +01:00
tituspijean
36e0600016 Improve visitor permission removal 2021-01-21 22:04:04 +01:00
tituspijean
4ea4acffcc Make sure the app stay private 2021-01-21 21:35:22 +01:00
tituspijean
b36f91407f Detect successful start or stop of UI service 2021-01-21 21:34:52 +01:00
tituspijean
d2b10120d7 Remove is_public argument 2021-01-21 19:55:16 +01:00
tituspijean
e811a176d5 Better detection of ports conflict 2021-01-21 19:39:11 +01:00
tituspijean
831a048693 Comments cleanup 2021-01-11 23:16:53 +01:00
tituspijean
c7c7cd7e3f User directive in WireGuard service 2021-01-11 23:03:04 +01:00
tytan652
758aef11a8 fix(really): backports kernel removal
Just forget how to create bash variable
2021-01-11 23:03:04 +01:00
tytan652
2204e15983 fix: backports kernel removal 2021-01-11 23:03:04 +01:00
tytan652
1f5416ebc2 feat: remove backports kernel if in use 2021-01-11 23:03:04 +01:00
tytan652
58ef74e961 doc: replace new kernel mentions by dkms ones 2021-01-11 23:03:04 +01:00
tytan652
f633f6c40b fix: allow downgrade for linux-image install 2021-01-11 23:03:04 +01:00
tytan652
b8b855f59b fix: remove "--no-remove" for linux-image install
If we let it this way it may prevent linux-image-$arch to be downgraded
2021-01-11 23:03:04 +01:00
tytan652
f9256d4466 build: remove the removal of linux-image-$arch 2021-01-11 23:03:04 +01:00
tytan652
ae1cc8ddae build: add a way to restore the right linux-image 2021-01-11 23:03:04 +01:00
tytan652
9726a65f3e fix: add --priority= on ynh_pin_repo call 2021-01-11 23:03:04 +01:00