Commit 6600d28e authored by Anton Midyukov's avatar Anton Midyukov

slinux: remove installer-feature-sudo-enable-by-default-stage3 from vm target

Broken and obsoleted by control sudowheel. See: https://git.altlinux.org/tasks/archive/done/_315/323161/
parent 7f8c048e
......@@ -55,12 +55,10 @@ use/slinux/vm-base:: vm/systemd \
@$(call add,THE_LISTS,slinux/multimedia-base)
@$(call add,THE_LISTS,slinux/net-base)
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,installer-feature-online-repo)
endif
@$(call add,THE_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_PACKAGES,installer-feature-sudo-enable-by-default-stage3)
ifeq (,$(filter-out riscv64,$(ARCH)))
use/slinux/vm-base:: use/oem/vnc
......
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