Commit 47a4e624 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

Revert "mixin-alt-server.mk: keep smb.conf default"

This reverts commit 1e7c6ed4. Due to the removal of installer-feature-network-shares-stage3 the following setting is missing: control rpcbind server as a result of this, installation via NFS does not work.
parent 064c0d10
......@@ -60,6 +60,7 @@ endif
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-other-fs-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-alphabet-profiles)
@$(call add,INSTALL2_PACKAGES,installer-feature-load-tun)
@$(call add,INSTALL2_PACKAGES,installer-feature-network-shares-stage3)
@$(call add,INSTALL2_PACKAGES,installer-feature-auto-domain)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-quota-stage2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment