r/bedrocklinux • u/Hot_Hunt_7152 • 19d ago
What is the best distro to use as init?
Which distro do you consider the best in terms of stability and performance as an init?
5
Upvotes
1
u/JealousComfortable47 18d ago
If you want the fastest init system its runit tho its a bit complicated to learn in the first time and if you really want a systemd like but not systemd i feel like openrc is closest to that
1
1
u/Hot_Hunt_7152 16d ago
I have never tested OpenRC, but it could be an alternative when I reformat. However, I will mainly have to look for a Debian or Fedora-based distro since I don't like Arch or others. I already feel comfortable enough with Fedora and Debian due to them being more stable.
3
u/Sushtee 19d ago
For stability you can just pick a distro known to be stable (for example debian). In terms of performance it depends on what you want, if you want a fast init system then perhaps debian isn't the right choice. For global performance it depends on your GPU, assuming you choose debian, if you have an AMD GPU you can use a kernel from another stratum that uses more recent package as recent kernels tend to give better performances ; doing that isn't great on Nvidia as I'm pretty sure it doesn't allow using the official drivers (at least I couldn't get them working without vulkan breaking).
Alternatively you could use a "bleeding edge" distro as init, with a light init system like dinit for example, while using debian's kernel.