19 Commits

Author SHA1 Message Date
69ee14ff92
ci(feat): add aarch64 build 2024-09-06 22:05:08 +02:00
6d3c3cbb57
feat: add s6 suport 2024-09-04 20:36:50 +02:00
2fb0e0e0de
oops: add openrc install detection 2024-09-04 20:30:41 +02:00
ae4e4df7cd
feat: add openrc support 2024-09-04 19:40:49 +02:00
grialion
b4fbe68542 fix: Makefile paths on Nix
Makefile installed the binary as /bin instead of copying it to the

folder which was not present.

Also use PREFIX for man pages too.
2024-09-04 17:14:43 +02:00
9de4551f4c
feat: add manpages and improve service docs 2024-09-04 16:12:47 +02:00
50c251318a
feat: add runit support 2024-09-03 20:33:47 +02:00
2ccfc039d5
fix: unexpected remove on make clean
idk how that ended up there 👀, nobody saw nothing
2024-08-29 16:49:00 +02:00
grialion
528c4538c7 fix(Makefile): use DESTDIR and PREFIX paths 2024-08-24 15:58:18 +02:00
grialion
e745b27a68 feat(chvt): use custom implementation instead of system()
Calling system() is vulnerable and shouldn't be used.
2024-08-06 17:11:18 +02:00
09ce3ef149
feat: add make uninstall script 2024-07-27 22:56:16 +02:00
dcaab5a782
feat: allow add CFLAGS to make 2024-07-26 20:38:27 +02:00
a32e4a577f
feat: add dinit support 2024-07-26 16:40:46 +02:00
DeaDvey
a15b49ec24 detects if systemd is there 2024-07-26 04:15:11 +01:00
0955b115e6 do config :) 2024-07-14 21:44:08 +02:00
f9bfc48a9f spain's gonna win btw 🇪🇸 2024-07-14 20:21:17 +02:00
6b2d76c9b8 all: at this point just read readme 😭
spaghetti code
equivalent spaghetti readme
spaghetti commit (wait no, this is actually descriptive)
2024-07-13 12:19:02 +02:00
07d2842be0 feat: add users and sessions discovery
- also add clangd multi-file intellisense
2024-07-10 23:25:50 +02:00
4d8faa5b5f init structure 2024-07-10 16:42:25 +02:00