From f9db9e4a5fbcc790273b8afb2f39002cf2be2021 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 28 Jan 2014 09:16:20 +0100 Subject: setup: allow whitelisting URLs when 'only use PTXdist Mirror' is enabled Signed-off-by: Michael Olbrich --- config/setup/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config') diff --git a/config/setup/Kconfig b/config/setup/Kconfig index b7af5508c..f61160368 100644 --- a/config/setup/Kconfig +++ b/config/setup/Kconfig @@ -133,6 +133,18 @@ config SETUP_PTXMIRROR help Enter the fallback mirror for all packages here. +if SETUP_PTXMIRROR_ONLY + +config SETUP_URL_WHITELIST + string + prompt "URL Whitelist" + help + A space separated list of URLs. Any download URL that starts with + one of the here specified URLs will always be used. This + overwrites the 'only use PTXdist Mirror' feature for these URLs. + +endif # SETUP_PTXMIRROR_ONLY + ######################################################################## # WARNING! # # # -- cgit v1.2.3