8 ms·
Debian, Ubuntu and all derivatives thereof use initramfs-tools, which does not use systemd in the initrd, and things work just fine
by blucaz 2y ago
Debian, Ubuntu and all derivatives thereof use initramfs-tools, which does not use systemd in the initrd, and things work just fine
- bmicraft 2y agoUbuntu is literally trying to replace it with dracut as we speak.
- helloka 2y agohttps://dracut-ng.github.io/dracut-ng/developer/compatability.html#_dependencies 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.
- blueflow 2y agoAlpine uses mkinitfs per default, tho.