1
0

4 Commits

Author SHA1 Message Date
3bb7f97eb4 provide a right description for distro packagers
* set description to minetest based voxel game
* sync rules configuration for CMAKE on apk, rpm and deb based distros
* sync installation paths for apk, rpm and deb based distros
* fix for those syncs the CMakefile
2023-01-03 14:35:27 -04:00
96537097a2 property install service files for sysviniti and shitstemd
* sed command at install make to change install path
* only install sysvinit and shitstemd service units
* service unit for openrc is provided at misc/alpine directory
2023-01-03 11:50:12 -04:00
c811a30507 provide and install unit files for service daemons sysvinit/shitstemd
* added a logrotate unit file at standart /etc/logrotate.d/
* shiststemd file unit go to PREFIX/lib/systemd/system/
* systvinit file unit goes to PREFIX/../etc/init.d/
* openrc alpine based unit file goes to /etc/init.d/ but not provided due sysvinit
2022-12-30 12:13:17 -04:00
b4b66740dc linux distro pacakging, added unit files and initscript
* added sisvinit unit service script
* added systemshit unit service script
* added debian packaging script and fiels in root dir
* added spec file for shit rpm distros
* added first intent of alpine packaging
2022-12-29 18:36:36 -04:00