Commit 7e91e1b6 authored by Michael Shigorin's avatar Michael Shigorin

net: brief remark regarding livecd-save-nfs

A bit longer version is: add the script which cares to protect the interfaces which has been brought up during NFS root bootup already from being tampered with by NetworkManager so as to avoid losing network with networked rootfs.
parent 63293ff2
......@@ -12,7 +12,7 @@ use/net/nm: use/net
@$(call add,THE_LISTS,$(call tags,desktop nm))
@$(call add,LIVE_PACKAGES,livecd-save-nfs)
@$(call add,DEFAULT_SERVICES_ENABLE,NetworkManager ModemManager)
@$(call add,DEFAULT_SERVICES_ENABLE,livecd-save-nfs)
@$(call add,DEFAULT_SERVICES_ENABLE,livecd-save-nfs) # don't reconfig
use/net/nm/nodelay: use/net/nm
@$(call add,DEFAULT_SERVICES_DISABLE,NetworkManager-wait-online)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment