Commit Graph

76 Commits

Author SHA1 Message Date
fb516a4266
Update README.md 2020-08-10 14:50:22 +03:00
49995868dd
Update README.md
- add badges (some badges will start working when the repository becomes public)
- readme template
2020-08-10 14:49:09 +03:00
8dc57a7cfa add test builddep 2020-08-10 14:27:46 +03:00
96cf5b8164 fix: build-release rpm path 2020-08-10 14:25:32 +03:00
dfa7fc5b23 builddep hotfix 2020-08-10 14:22:07 +03:00
e510c227f0 spec change 2020-08-10 14:16:53 +03:00
30d669ff06 Merge branch 'master' into dev 2020-08-10 14:13:57 +03:00
c19fdf0f6a feat: github-actions 2020-08-10 14:11:30 +03:00
5d2895871d feat: make test 2020-08-08 22:49:40 +03:00
ad30dfe034 more parallel actions 2020-08-08 08:28:44 +03:00
cccf804193 docs: update changelog 2020-08-08 06:45:31 +03:00
5ae58f5ff9 style: replace BUILDROOT with DESTDIR 2020-08-08 06:38:20 +03:00
bfc5e000f7 feat: "server_exists" check 2020-08-08 06:14:17 +03:00
30b35fa24e fix: error message 2020-08-08 05:14:26 +03:00
001b13002e fix: include conf, extended conf 2020-08-08 05:12:01 +03:00
3c80269162 fix: run_as_root / run_as_steam arg count 2020-08-08 05:02:12 +03:00
227816e51f fix: correct old kf2-srv execs 2020-08-08 03:47:28 +03:00
5166eaa458 fix: rm globals.lib again 2020-08-08 03:44:29 +03:00
4be79f5603 fix: rm globals.lib 2020-08-08 03:40:55 +03:00
f942c10f81 bugfixes 2020-08-08 03:40:13 +03:00
fd2b147ab6 fix: logdir premissions for others
there is no secrets!
2020-08-08 03:38:27 +03:00
f8481df938 fix: remove logrotate check
There is no chance to check it correctly
2020-08-08 03:34:06 +03:00
b4caaeb9fe fix: looping when switch user 2020-08-07 15:25:10 +03:00
ef33dd1364 fix: path for libs 2020-08-07 14:35:58 +03:00
16c276909a fix: dir permissions 2020-08-07 14:31:35 +03:00
749e656a54 clean and feat:
- remove lib template
- add tests for libs
2020-08-07 14:30:29 +03:00
2198482459 feat: parallel actions 2020-08-07 14:20:40 +03:00
debe08037e feat: run_as_root / run_as_steam 2020-08-07 13:51:21 +03:00
f37bcf810c feat: new code structure 2020-08-07 11:31:52 +03:00
71515a39ce wip: code splitting 2020-08-07 10:56:51 +03:00
19e3369a45 update gitignore 2020-08-07 07:31:42 +03:00
a958f1bccb update makefile for new code structure 2020-08-07 07:30:34 +03:00
376db163b1 fix: rm -f ~/rpmbuild if this is already symbolic link 2020-08-06 23:17:11 +03:00
30e10be887 Advanced building
- makefiles;
- customizable PREFIX;
- tests;
- other useful stuff.
2020-08-05 12:36:08 +03:00
ee3f297a88 WIP: ... 2020-08-01 23:05:51 +03:00
430258b6df WIP: prepare to split scripts 2020-07-29 19:16:01 +03:00
e351f31f23 Merge branch 'master' of https://github.com/GenZmeY/kf2-srv 2020-07-25 20:54:38 +03:00
e80dc784aa
Update README.md
RHEL/Centos 7 not supported by the game now
2020-07-23 12:26:18 +03:00
9da8bfb91f
Update TODO 2020-07-23 12:25:25 +03:00
51a3668a9f fix: misprint 2020-07-19 12:19:54 +03:00
1c25ebb829 fix: endless downloading 2020-07-19 07:58:23 +03:00
c7b3a6f396 fix misprint 2020-07-13 05:19:53 +03:00
4dedd8616b renamed: SOURCES/main.conf.template -> SOURCES/instance.conf.template 2020-07-13 05:06:55 +03:00
b3f39306a4 rename main.conf to instance.conf 2020-07-13 05:04:36 +03:00
fbfa8a268f Update TODO 2020-07-13 02:39:17 +03:00
85d4c46576 feat: force attrs for new files 2020-07-13 02:35:29 +03:00
d4b64d566d upd 2020-07-12 23:32:25 +03:00
250a440ee0 feat: force attr for log/ini files
- based for systemd service with inotify;
- group and permissions can be set in kf2-srv.conf;
- bot password in separate conf with no permissions for others.
2020-07-12 04:38:39 +03:00
7a6807fbf9 update systemd services
After/Wants/Requires blocks
2020-07-12 03:16:42 +03:00
ac84df6ced add idea on how fix permissions 2020-07-12 02:22:55 +03:00