Commit graph

3 commits

Author SHA1 Message Date
494a177ff6 🐛 Switch back to NetworkManager
We must not rely on DHCP and use installimage's static NetworkManager
configuration.  While we could try to read the NM configuration and
configure systemd-networkd, we decided against it, as NetworkManager is
the default on Rocky Linux.

Configure dracut/the initramfs to a. include NetworkManager and b.
that we need networking in early boot (rd.neednet=1).

Closes gh-1.
Closes gh-3.
2026-09-16 21:59:08 +02:00
89e50588fe 🧹 Remove unused have_cmd() 2026-09-15 20:19:57 +02:00
517932f137 Initial commit 2026-09-15 19:59:19 +02:00