diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 0a28099c..4a73cca0 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -13,6 +13,7 @@ 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)