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 :-/
This commit is contained in:
Michael Shigorin 2018-05-23 15:30:29 +03:00
parent 0ecfb35700
commit 756af48bd1

View File

@ -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)