Add support for defining QubesOS repository mirror
This commit is contained in:
parent
941d7ec448
commit
75ca54bea6
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ TEMPLATE_ENV_WHITELIST += \
|
|||||||
TEMPLATE_ROOT_WITH_PARTITIONS TEMPLATE_ROOT_SIZE \
|
TEMPLATE_ROOT_WITH_PARTITIONS TEMPLATE_ROOT_SIZE \
|
||||||
USE_QUBES_REPO_VERSION USE_QUBES_REPO_TESTING \
|
USE_QUBES_REPO_VERSION USE_QUBES_REPO_TESTING \
|
||||||
BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR \
|
BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR \
|
||||||
CENTOS_MIRROR EPEL_MIRROR
|
CENTOS_MIRROR EPEL_MIRROR QUBES_MIRROR
|
||||||
|
|
||||||
# Make sure names are < 32 characters, process aliases
|
# Make sure names are < 32 characters, process aliases
|
||||||
fix_up := $(shell TEMPLATE_NAME=$(TEMPLATE_NAME) ./builder_fix_filenames)
|
fix_up := $(shell TEMPLATE_NAME=$(TEMPLATE_NAME) ./builder_fix_filenames)
|
||||||
|
Loading…
Reference in New Issue
Block a user