summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/enea-mirrors.inc
blob: dfde96e651d480bd87e1b32edc124b6118f770d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
MIRRORS_append = "\
cvs://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
svn://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
git://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
hg://.*/.*      http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
bzr://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
p4://.*/.*      http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
osc://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
https?$://.*/.* http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
ftp://.*/.*     http://linux.enea.com/${DISTRO_VERSION}/sources/ \n \
"