talos
talos copied to clipboard
feat: pin interface by mac address in cmdline args
Example, set interface IP address by MAC:
cmdline: ip=172.20.0.2::172.20.0.1:255.255.255.0::enx001122aabbcc
Interface MAC is 00:11:22:aa:bb:cc.
Source: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
Signed-off-by: Serge Logvinov [email protected]
- update documentation
/ok-to-test
/m