Comment # 29 on bug 1182227 from
(In reply to Fabian Vogt from comment #26)
> IMO all of the options the network-legacy module supports have to be
> supported by network-wicked as well. It's what's documented in
> dracut.cmdline and relied on by all users.

OK, please write down what all you need except of the `ip=dhcp` and
put the features you need into some order -- preferably in jira, so
this does need to be continued out of order again as until now.

AFAIS in comment 4 above, you need also `rd.neednet=1`, which (unlike
the `ip=dhcp`) also triggers to probe, but does not require a valid
root-path from dhcp, but just an IP setup, right?

I see, "rd.route=" and several other options aren't parsed yet,
but only "ip=", "vlan=", "bond=", "team=", "bridge=" and "ifname=".

BTW: In `ifup` (where "bootstrap" is still currently aliased to),
it's needed to use also the `--ifconfig fimware:` option for ibft;
in a true "bootstrap" we can add it to a default config source set.


You are receiving this mail because: