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

88 commits

Author SHA1 Message Date
yalh76
46c2785f5c Trying to fix bullseye 2021-08-26 00:47:16 +02:00
yalh76
7c41f2b9e2
Merge pull request #15 from YunoHost-Apps/testing
Apply last example_ynh
2021-08-17 20:43:20 +02:00
Yunohost-Bot
6eea1ac02d Auto-update README 2021-08-17 18:22:43 +00:00
yalh76
695eb61dc4 Apply example_ynh 2021-08-17 20:22:37 +02:00
yalh76
8a619ba379
Apply last example_ynh (#14)
* Apply last example_ynh

* Fix $biboumi_config_file

* Update LICENSE

* fix install

* Various fixes

* Cleanup

* Fix variables not initialized

* fix variable... again

* Fix install
2021-08-17 10:02:31 +02:00
yalh76
6596c7e12e
Merge pull request #13 from YunoHost-Apps/testing
Testing
2021-08-13 14:46:03 +02:00
YunoHost Bot
8eefa0a5ae
[autopatch] Update issue and PR templates (#9)
Co-authored-by: Yunohost-Bot <>
2021-07-09 08:55:20 +02:00
ericgaspar
e640c658d6 Update manifest.json 2021-04-30 09:21:32 +02:00
ericgaspar
9f947f3c86
Merge branch 'master' into testing 2021-03-17 23:43:18 +01:00
Alexandre Aubin
a47794924b
Finding an available port 2021-01-09 22:27:42 +01:00
Éric Gaspar
8c9083681d
Testing (#7)
* Biboumi package from Buster repo
2020-12-18 13:13:06 +01:00
ericgaspar
bf948906c0
Fix badge 2020-12-18 13:11:00 +01:00
ericgaspar
967d0093fa
Use template phrasing 2020-12-18 13:04:53 +01:00
ericgaspar
cb7d19e85f
Fix more linter warning 2020-12-18 13:02:25 +01:00
ericgaspar
8f15d97b94
Fix linter warning 2020-12-18 13:01:41 +01:00
Éric Gaspar
ae32f20f7f
Update README.md 2020-12-18 12:58:23 +01:00
Éric Gaspar
82bbb2dbfd
Update README.md 2020-10-31 19:34:24 +01:00
ericgaspar
066fc5ce9b Small typos 2020-10-30 15:55:50 +01:00
ericgaspar
bdae675962
Update install 2020-10-16 19:12:22 +02:00
ericgaspar
54c3d057be
Update manifest.json 2020-10-08 10:51:55 +02:00
Éric Gaspar
cd9d1b8a6f
Merge pull request #6 from ericgaspar/enh-testing
- Biboumi package uploaded from Buster repo
2020-10-08 10:26:40 +02:00
ericgaspar
39edac925e
cleaningup 2020-10-08 10:20:51 +02:00
ericgaspar
b34ef82de5
fix 2020-10-08 10:13:41 +02:00
ericgaspar
4150644c5f
fix 2020-10-08 09:51:53 +02:00
ericgaspar
d16ba7679d
fix 2020-10-08 09:40:51 +02:00
Alexandre Aubin
a8dcc48a85 Keep the name of the app short, the description is meant to happen in the description key ;) 2019-10-30 18:36:54 +01:00
maniack
a394dc1058 Use no_sso to fix sso issue 2019-07-18 21:41:03 +02:00
Maniack Crudelis
24cfc12e30 /etc/biboumi needs write permission as well 2019-02-03 20:41:44 +01:00
Maniack Crudelis
83496ad915 Fix restore script 2019-02-03 20:41:44 +01:00
Maniack Crudelis
dc8cdcb00b Complete refactoring 2019-02-03 20:41:44 +01:00
pitchum
14f03bf698 Update process_check file. 2018-12-03 22:53:50 +01:00
pitchum
1a7e1befd3 Make sure a recent kernel is running before installing.
Biboumi requires to be able to listen on port 113 without being run as root.
This is possible thanks to linux capabilities but it requires a recent
version of systemd and a recent kernel.

Testing with kernel 3.16 failed for me.

https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst#identd-port
2018-12-03 22:10:01 +01:00
pitchum
eaa13b42a2 [mod] Only perform minimalist unit tests for CI. 2018-08-30 18:11:15 +02:00
pitchum
19bce2585d [mod] Customized README. 2018-08-30 18:11:15 +02:00
pitchum
7c845133b4 [mod] Basic install/remove scripts. 2018-08-30 18:11:14 +02:00
pitchum
7292544a55 [mod] Customized check_process. 2018-08-30 14:25:50 +02:00
pitchum
e51ab11c3e [mod] Customized manifest.json. 2018-08-30 14:25:44 +02:00
pitchum
b8652b3f3c [mod] Copied files from example_ynh. 2018-08-29 17:08:02 +02:00