README (398B)
- # make-initrd
- A custom initrd (aka initramfs) generator. It’s quite at the first steps, configuration is mainly done in ``init`` and ``make-initrd.bash`` scripts at this point but it works (I use it in production actually).
- ## Tested systems
- All are running Gentoo (GNU+)Linux with ZFS on LUKS.
- * arm musl
- * amd64 musl
- * amd64 Hardened glibc (tends to have bugs because of how broken glibc is)