Commit Graph

45 Commits

Author SHA1 Message Date
exepirit 5bd471e6f5 build: add Dockerfile for Alpine Linux distribution 2022-01-25 23:27:18 +07:00
exepirit b42f71901c build: use Debian slim Docker image 2022-01-25 23:26:36 +07:00
exepirit eb23f88a3c build: support armlf architecture 2022-01-15 17:57:36 +07:00
Revertron c56fd4962b Fixed build generation script. 2021-09-16 19:44:06 +02:00
Revertron 82ccffbbb7 Made DoH feature optional to be able to create new builds for MIPSes. 2021-09-15 23:56:51 +02:00
Aleksey Ovchinnikov 1f706e3e7b Create Makefile 2021-09-03 15:31:14 +07:00
Aleksey Ovchinnikov b4946dd7b3 Create Read.me 2021-09-03 15:30:25 +07:00
Aleksey Ovchinnikov 2c8c23cd95 Create Dockerfile
Added Dockerfile
2021-09-03 15:29:13 +07:00
Revertron a5f56fa488 Fixed PKGBUILD. 2021-06-08 15:53:05 +02:00
Revertron 53633ddbcb Added missing icons for PKGBUILD. 2021-06-08 10:42:40 +02:00
Revertron 9b6a6f1718 Added and updated some configs. 2021-04-23 23:09:39 +02:00
Revertron 8cbc26fdb8 Final touches for release script. 2021-04-18 23:46:59 +02:00
Revertron 1997ccc298 Removed postrm scripts from debs, they are not working as expected anyway. 2021-04-18 17:01:06 +02:00
Revertron bd76b712ad Changed build system and Github Actions script for build generation. From now on builds will be UPXed. And there will be naked binaries for every (linux nogui) build. 2021-04-17 19:06:40 +02:00
Revertron 67757a3f16 Another fix for postrm file in debs. 2021-04-17 12:00:29 +02:00
Revertron a76972dde8 Fixed postrm script in generate.sh. 2021-04-17 02:52:29 +02:00
Revertron 1242cbac87 Changed postrm script for deb. 2021-04-16 16:43:28 +02:00
Revertron 63bc120105 Added 'meship' zone to reserved zones list. 2021-04-13 11:45:23 +02:00
Revertron 61a6fbe54e Small changes in deb generator. 2021-04-10 14:45:59 +02:00
Revertron b97304ba20 Added postrm script to debs, to delete blockchain on uninstall. 2021-04-10 14:15:59 +02:00
Revertron 1b760187c9 Merge pull request #28 from nxshock/master
PKGBUILD: Add application icon
2021-04-06 15:31:54 +02:00
nxshock 96935311dd PKGBUILD: Add application icon 2021-04-05 21:21:52 +05:00
Revertron 38ba10fd40 Small changes to deb-generator. 2021-04-05 00:51:16 +02:00
Revertron 49a6dedaaf Merge branch 'master' into master 2021-04-04 15:22:40 +02:00
Revertron ac2562aae9 Updated PKGBUILD version, added 'v' to deb filenames. 2021-04-04 15:17:24 +02:00
nxshock b815bc2cd0 PKGBUILD: Get version of package from git tag 2021-04-04 18:14:08 +05:00
nxshock 9ec24496f6 Add aarch64 achritecture 2021-04-04 17:41:25 +05:00
nxshock 0d096d2775 Create package from source instead of binary files 2021-04-04 17:40:58 +05:00
Revertron 3e5f566c80 Changed all deb-builds to musl and changed deb names. 2021-04-03 23:11:21 +02:00
Revertron 80a05318e6 Fixed systemd capabilities for alfis user. 2021-04-03 21:34:07 +02:00
Revertron 1bf76c9d81 Fixed config upgrades on deb-package reinstall/upgrade. 2021-04-03 21:10:55 +02:00
Revertron 79a7a43cd5 Fixed creation of user and group in deb-package post-install. 2021-04-03 20:57:18 +02:00
Revertron f6410e0934 Merge pull request #17 from nxshock/patch-1
Run service as separate user
2021-04-03 18:52:11 +02:00
nxshock ef9c2653f1 Forgot some replacements 2021-04-03 21:40:51 +05:00
Revertron ed3150cf4a Fixed updating config file on package upgrade. 2021-04-03 18:37:44 +02:00
nxshock 7bc0632ed5 Add user with useradd command
based on https://unix.stackexchange.com/questions/28526/add-a-user-to-the-system-only-if-it-doesnt-exist
2021-04-03 21:30:51 +05:00
nxshock a41c01c1f8 Fix wrong filename 2021-04-03 21:17:57 +05:00
nxshock d60c6835dd Add systemd user creation 2021-04-03 21:15:34 +05:00
nxshock d2e43d9288 Run service as separate user 2021-04-03 20:57:15 +05:00
nxshock 689784872c Do not include config in package 2021-04-03 20:19:55 +05:00
nxshock 6723110475 Add systemd service for PKGBUILD 2021-04-03 19:17:24 +05:00
nxshock c028296d48 Add creation of working dir for systemd 2021-04-03 19:17:06 +05:00
nxshock be322094e2 Add user file for systemd 2021-04-03 19:16:50 +05:00
Revertron 2305bd503e Added packaging files for deb-based linux distributions. 2021-04-03 16:06:16 +02:00
nxshock a0cfaa0df4 Move PKGBUILD to contrib dir 2021-04-03 17:53:28 +05:00