Commit graph

6 commits

Author SHA1 Message Date
7327aaa3c9 📝 README: Explicitly mention that dracut-network uses NM config 2026-09-16 22:39:19 +02:00
c6babb7047 📝 README: Fix typo and re-word a bit 2026-09-16 22:07:44 +02:00
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
ffe2f59c78 🎨 README: Small markup fix 2026-09-15 20:07:39 +02:00
517932f137 Initial commit 2026-09-15 19:59:19 +02:00