how much exactly do systemd require to work properly?
so, since systemd now has musl support (even though it's experimental), i see this myself as another opened door into embedded & container systems. but in that case, here's the question: how much of a systemd components do i need to start it? because judging by this freedesktop minimal builds page, systemd needs only 3 components to run: systemd itself, udev and journald. but is it really enough in realistic case? i also doubt udev will be useful in such conditions. is there any official building systemd requirements somewhere?