Skip to content

Fix network setup when only ip= is explicitly given

Carlo Landmeter requested to merge github/fork/nero/network into master

Created by: nero

Previously, configure_ip was only called from code paths of other boot options that require network.

This fixes the passing of -n to nlplug-findfs and --no-network to the apk memory bootstrap.

Merge request reports