summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-12-13 10:00:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-12-13 10:00:07 +0100
commit5f3eb9a9889ad3f6e33a1e01db56e567beb0bd27 (patch)
tree199c030c2a958946dedfb4b0fe701344cc3239b4 /config
parent358ca2bb5ee0af4ced9687bcc368f84bc03f14e4 (diff)
downloadptxdist-5f3eb9a9889ad3f6e33a1e01db56e567beb0bd27.tar.gz
ptxdist-5f3eb9a9889ad3f6e33a1e01db56e567beb0bd27.tar.xz
setup: add x.org primary sites as fallback to the default mirrors
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'config')
-rw-r--r--config/setup/ptxdistrc.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/setup/ptxdistrc.default b/config/setup/ptxdistrc.default
index 882552da8..88052646c 100644
--- a/config/setup/ptxdistrc.default
+++ b/config/setup/ptxdistrc.default
@@ -40,7 +40,7 @@ PTXCONF_SETUP_PTXMIRROR="http://www.pengutronix.de/software/ptxdist/temporary-sr
PTXCONF_SETUP_DEBMIRROR="http://ftp.uni-kl.de/debian"
PTXCONF_SETUP_SFMIRROR="http://downloads.sourceforge.net/sourceforge"
PTXCONF_SETUP_GNUMIRROR="http://ftp.uni-kl.de/pub/gnu"
-PTXCONF_SETUP_XORGMIRROR="http://ftp.sunet.se/pub/X11/ftp.x.org"
+PTXCONF_SETUP_XORGMIRROR="http://ftp.sunet.se/pub/X11/ftp.x.org http://ftp.x.org/pub http://xorg.freedesktop.org/releases"
PTXCONF_SETUP_KERNELMIRROR="https://www.kernel.org/pub/linux http://www.linux-mips.org/pub/linux/mips"
PTXCONF_SETUP_CHECK_ALWAYS=y
# PTXCONF_SETUP_CHECK_NOTEMPTY is not set