Commit db26772e authored by Anton Midyukov's avatar Anton Midyukov

regular.mk, regular-vm.mk: use alt repo

Yandex mirror is unstable.
parent 3202c88a
......@@ -48,7 +48,6 @@ endif
@$(call add,THE_PACKAGES,bash-completion mc update-kernel)
@$(call add,THE_PACKAGES,vim-console)
@$(call add,KMODULES,staging)
@$(call set,REPO,http/yandex)
mixin/regular-vm-jeos: mixin/regular-vm-base use/deflogin/root \
use/net/etcnet use/net/dhcp
......
......@@ -12,8 +12,6 @@ ifeq (,$(BRANCH))
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call set,BOOTLOADER,grubpcboot)
endif
@$(call set,LIVE_REPO,http/yandex)
@$(call set,REPO,http/yandex)
endif
# base target (for most images)
......
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