Commit Graph

46 Commits (master)

Author SHA1 Message Date
Дмитрий Марков 09fd432b2e
small changes 2 years ago
exepirit 5bd471e6f5
build: add Dockerfile for Alpine Linux distribution 2 years ago
exepirit b42f71901c
build: use Debian slim Docker image 2 years ago
exepirit eb23f88a3c
build: support armlf architecture 2 years ago
Revertron c56fd4962b Fixed build generation script. 3 years ago
Revertron 82ccffbbb7 Made DoH feature optional to be able to create new builds for MIPSes. 3 years ago
Aleksey Ovchinnikov 1f706e3e7b
Create Makefile 3 years ago
Aleksey Ovchinnikov b4946dd7b3
Create Read.me 3 years ago
Aleksey Ovchinnikov 2c8c23cd95
Create Dockerfile
Added Dockerfile
3 years ago
Revertron a5f56fa488 Fixed PKGBUILD. 3 years ago
Revertron 53633ddbcb Added missing icons for PKGBUILD. 3 years ago
Revertron 9b6a6f1718 Added and updated some configs. 3 years ago
Revertron 8cbc26fdb8 Final touches for release script. 3 years ago
Revertron 1997ccc298 Removed postrm scripts from debs, they are not working as expected anyway. 3 years ago
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. 3 years ago
Revertron 67757a3f16 Another fix for postrm file in debs. 3 years ago
Revertron a76972dde8 Fixed postrm script in generate.sh. 3 years ago
Revertron 1242cbac87 Changed postrm script for deb. 3 years ago
Revertron 63bc120105 Added 'meship' zone to reserved zones list. 3 years ago
Revertron 61a6fbe54e Small changes in deb generator. 3 years ago
Revertron b97304ba20 Added postrm script to debs, to delete blockchain on uninstall. 3 years ago
Revertron 1b760187c9
Merge pull request #28 from nxshock/master
PKGBUILD: Add application icon
3 years ago
nxshock 96935311dd PKGBUILD: Add application icon 3 years ago
Revertron 38ba10fd40 Small changes to deb-generator. 3 years ago
Revertron 49a6dedaaf
Merge branch 'master' into master 3 years ago
Revertron ac2562aae9 Updated PKGBUILD version, added 'v' to deb filenames. 3 years ago
nxshock b815bc2cd0 PKGBUILD: Get version of package from git tag 3 years ago
nxshock 9ec24496f6 Add aarch64 achritecture 3 years ago
nxshock 0d096d2775 Create package from source instead of binary files 3 years ago
Revertron 3e5f566c80 Changed all deb-builds to musl and changed deb names. 3 years ago
Revertron 80a05318e6 Fixed systemd capabilities for alfis user. 3 years ago
Revertron 1bf76c9d81 Fixed config upgrades on deb-package reinstall/upgrade. 3 years ago
Revertron 79a7a43cd5 Fixed creation of user and group in deb-package post-install. 3 years ago
Revertron f6410e0934
Merge pull request #17 from nxshock/patch-1
Run service as separate user
3 years ago
nxshock ef9c2653f1
Forgot some replacements 3 years ago
Revertron ed3150cf4a Fixed updating config file on package upgrade. 3 years ago
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
3 years ago
nxshock a41c01c1f8
Fix wrong filename 3 years ago
nxshock d60c6835dd
Add systemd user creation 3 years ago
nxshock d2e43d9288
Run service as separate user 3 years ago
nxshock 689784872c Do not include config in package 3 years ago
nxshock 6723110475 Add systemd service for PKGBUILD 3 years ago
nxshock c028296d48 Add creation of working dir for systemd 3 years ago
nxshock be322094e2 Add user file for systemd 3 years ago
Revertron 2305bd503e Added packaging files for deb-based linux distributions. 3 years ago
nxshock a0cfaa0df4 Move PKGBUILD to contrib dir 3 years ago