Commit 12ef14ab authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation: Use installer-feature-repo-add

This installer feature should add /mnt/ALTLinux line to /etc/fstab to fix 'apt-cdrom add'.
parent ced6eec6
......@@ -83,6 +83,7 @@ mixin/alt-workstation-install: +installer \
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,INSTALL2_PACKAGES,open-iscsi)
@$(call add,INSTALL2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,THE_PACKAGES,installer-feature-repo-add)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-quota-stage2)
@$(call add,LIVE_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