c9ac5e8c4a
Otherwise they can be pulled on live.
9 lines
301 B
Makefile
9 lines
301 B
Makefile
use/domain-client: use/net/dhcp
|
|
@$(call add_feature)
|
|
@$(call add,THE_LISTS,domain-client)
|
|
|
|
use/domain-client/full: use/domain-client
|
|
@$(call add,THE_PACKAGES,krb5-ticket-watcher)
|
|
@$(call add,DEFAULT_SERVICES_ENABLE,avahi-daemon)
|
|
@$(call add,BASE_LISTS,domain-client-i) # i-f-* shouldn't hit live
|