README: drop experimental flag for static ips

This commit is contained in:
Jörg Thalheim 2024-01-13 09:54:10 +01:00 committed by mergify[bot]
parent bf5c4f258b
commit 694f6e69e8

View file

@ -32,9 +32,9 @@ The kexec installer comes with the following features:
- Re-uses ssh host keys from the sshd to not break `.ssh/known_hosts`
- Authorized ssh keys are read from `/root/.ssh/authorized_keys`, `/root/.ssh/authorized_keys2` and `/etc/ssh/authorized_keys.d/root`
- (experimental, only tested for nixos-unstable) Static ip addresses and routes
are restored after reboot. Interface that had dynamic addresses before are
configured with DHCP and to accept prefixes from ipv6 router advertisement
- Static ip addresses and routes are restored after reboot.
Interface that had dynamic addresses before are configured with DHCP and
to accept prefixes from ipv6 router advertisement
The actual kexec happens with a slight delay (6s). This allows for easier