Commit 756af48b authored by Michael Shigorin's avatar Michael Shigorin

net: make the comment actually useful

It's not much use for it to stay without the actual pointer to the place where NM GUIs are referenced, I've almost started out implementing the "missing" bit myself right now :-/
parent 0ecfb357
......@@ -11,7 +11,7 @@ use/net/etcnet: use/net
use/net/dhcp: use/net
@$(call add,THE_PACKAGES,dhcpcd)
# base service, no GUI
# base service, no GUI; see x11 feature for those
use/net/nm: use/net
@$(call add,THE_LISTS,$(call tags,base nm))
@$(call add,LIVE_PACKAGES,livecd-save-nfs)
......
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