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:
@ -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)
|
||||
|
Reference in New Issue
Block a user