domain-client: Split out installer-features*

Otherwise they can be pulled on live.
This commit is contained in:
Mikhail Efremov 2017-10-17 20:52:56 +03:00 committed by Michael Shigorin
parent 5333e4c6f7
commit c9ac5e8c4a
3 changed files with 6 additions and 5 deletions

View File

@ -5,3 +5,4 @@ use/domain-client: use/net/dhcp
use/domain-client/full: use/domain-client use/domain-client/full: use/domain-client
@$(call add,THE_PACKAGES,krb5-ticket-watcher) @$(call add,THE_PACKAGES,krb5-ticket-watcher)
@$(call add,DEFAULT_SERVICES_ENABLE,avahi-daemon) @$(call add,DEFAULT_SERVICES_ENABLE,avahi-daemon)
@$(call add,BASE_LISTS,domain-client-i) # i-f-* shouldn't hit live

View File

@ -7,11 +7,6 @@ cifs-utils
keyutils keyutils
nfs-clients nfs-clients
autofs autofs
installer-feature-auto-domain
installer-feature-nfs-client-stage3
installer-feature-start-avahi
installer-feature-network-shares-client-stage3
installer-feature-weak-passwd
libnss-fallback libnss-fallback
libnss-mdns libnss-mdns
nss-ldapd nss-ldapd

View File

@ -0,0 +1,5 @@
installer-feature-auto-domain
installer-feature-nfs-client-stage3
installer-feature-start-avahi
installer-feature-network-shares-client-stage3
installer-feature-weak-passwd