-
/HDTN/containers/docker/oracle_linux/Dockerfile will not build sysvinit not available from Oracle 7. I suggest changing sysvinit-tools to systemd.
Also, instead of -j8 in the make step, perhaps mak…
-
Hi everyone, I'm trying to setup Alignak on a Devuan machine and I've come upon [this README](https://github.com/Alignak-monitoring/alignak/tree/develop/bin/systemV) that says
```
# Do not use these…
-
The latest debian package depends on systemd. the previous packages did work on sysvinit systems
On upgrade to latest version (6.4.1-4 -> 6.4.8-6) (systemd/sysvinit is pinned):
```
apt-get upgr…
-
- [ ] coreutils -> busybox
- [ ] util-linux -> busybox
- [ ] systemd-logind -> seatd
- [ ] systemd-udevd -> eudev (can we use mdev + libudev-zero?)
- [ ] systemd-* -> ??
- [ ] systemd -> sysvinit or o…
-
**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…
-
Getting following error when compiling optee-client-ls with this [patch ](https://github.com/OP-TEE/optee_client/commit/bf0d02758696ee7a9f7af9e95f85f5c238d0e109)through yocto.
Including the meta-arm …
-
I think your ansible role is pretty impressive.
Was wondering about you adding support for Devuan. Which is basically
Debian using sysvinit.
All worked so far except it fails here:
```
…
-
@tongchen126
After all my failures on #1 I just tried booting with systemd instead of sysvinit and I get to the login prompt using that.
Only when loggin in I encounter a stall. Is this the same …
-
Maybe If you use ubuntu or Debian you can use systemd and Not sysVinit because i wanna try some Things and i need systemd For that but i can't use that because sysVinit is Standard
-
Found pretty much same issue about this https://github.com/digitalocean/do-agent/issues/35, but opening new one as it's closed and can't be re-opened easily.
## Describe the problem
Can't instal…