domain-client: Split out installer-features*
Otherwise they can be pulled on live.
This commit is contained in:
parent
5333e4c6f7
commit
c9ac5e8c4a
@ -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
|
||||||
|
@ -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
|
||||||
|
5
pkg.in/lists/domain-client-i
Normal file
5
pkg.in/lists/domain-client-i
Normal 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
|
Loading…
Reference in New Issue
Block a user