Hacker News new | ask | show | jobs
by bmicraft 595 days ago
Ubuntu is literally trying to replace it with dracut as we speak.
1 comments

https://dracut-ng.github.io/dracut-ng/developer/compatabilit...

Dracut is used both in Void Linux and on Alpine without systemd and with busybox.

It even runs continuous integration with musl based containers.

Alpine uses mkinitfs per default, tho.