-
Could you, please, make client a bit more distribution-agnostic?
Right now it requires systemd at least for two things:
1. Service management. It is not a huge problem, since a user can easily cre…
KDBal updated
2 months ago
-
On two separate gentoo systems, one laptop, one desktop, both using openrc and elogind, sddm will receive SIGTERM (as documented on the log) when giving the command:
rc-services xdm stop
but it act…
-
Здравствуйте. При сборке - ошибка:
$ sudo make build-arm7
cd amnezia-wg; make clean; GOOS=linux GOARCH=arm GOARM=7 make; cd ..
make[1]: вход в каталог «~/amnezia-wg-docker/amnezia-wg»
rm -f amn…
-
Shift + page up has no effect.
I'm not sure if this is an issue on the openrc image as well, but I'm making an issue so I don't forget to fix it for the systemd image.
-
`cgroupv2` should be supported in OpenRC by adding `rc_cgroup_mode="unified"` in `rc.conf`.
On WSL2 it can be enabled with `kernelCommandLine=systemd.unified_cgroup_hierarchy=1 cgroup_no_v1=all` in…
-
Sometimes you want to add changes early to OpenRC, this is done through /etc/rc.d.
I suggest having `/etc/rc.d` as part of the image. Either as a directory, or as a symlink pointing to some persist…
-
Hello again, I'm trying to get Cen64 to run on my Desktop, running Artix Linux GLIBC (Arch-OpenRC) on my desktop.
https://pastebin.com/XvPJJUt4
-
**Is your feature request related to a problem? Please describe.**
sysvinit, specifically [here](https://github.com/slicer69/sysvinit/blob/main/src/init.c#L3180), and systemd, [here](https://github.c…
-
**Context**
Kairos Alpine derivative
as describe in [polymorphic OCI OS images with Kairos : abcd Alpine Based Containerized os Derivative](https://github.com/kairos-io/kairos/discussions/1875)
…
-
Right now the installation process is a little manual. We can make it interactive (or with some CLI options) to detect service manager (systemd or openrc). It can also install requirements as well. Fu…