Add CENTOS & EPEL mirror definition
This commit is contained in:
parent
5da4426ac3
commit
4d73c0abc7
3
Makefile
3
Makefile
@ -18,7 +18,8 @@ TEMPLATE_ENV_WHITELIST += \
|
|||||||
TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS APPMENUS_DIR \
|
TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS APPMENUS_DIR \
|
||||||
VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR DISCARD_PREPARED_IMAGE \
|
VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR DISCARD_PREPARED_IMAGE \
|
||||||
TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \
|
TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \
|
||||||
USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR
|
USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY FEDORA_MIRROR \
|
||||||
|
CENTOS_MIRROR EPEL_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