Skip to content

initrd/cmdline: add support for rd.neednet option

Lubomir Rintel requested to merge lr/rd-neednet into master

This is used to indicate the network dracut module should fall back to configure network automatically (as with ip=dhcp was specified) if there's no other network configuration present on the command line.

Merge request reports