aboutsummaryrefslogtreecommitdiff
path: root/tags/0.6/conf/repos.conf
blob: 480a0f807854c23ef03886e89554cc7b7659268b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#
# repository definitions for simplaret
# please dont use any spaces inside a repository definition
#

# local integration: the following lines makes packages created with
# createpkg automatic available to simplaret
ROOT-i386="local%file:///var/simplepkg/repos/slackware"
ROOT-x86_64="local%file:///var/simplepkg/repos/slamd64"
ROOT-powerpc="local%file:///var/simplepkg/repos/slackintosh"
ROOT-s390="local%file:///var/simplepkg/repos/slack390"

# slackware root repositories
ROOT-i386="sarava%http://slack.sarava.org/packages/slackware/"
ROOT-i386="tds%http://slackware.mirrors.tds.net/pub/slackware/"
ROOT-i386="easynews%http://slackware.mirrors.easynews.com/linux/slackware/"
ROOT-i386="gwdg%http://ftp.gwdg.de/pub/linux/slackware/"

# powerpc root definitions
ROOT-powerpc="workaround%http://slackintosh.workaround.ch/pub/slackintosh/"

# s390 root definitions
ROOT-s390="ibiblio%http://distro.ibiblio.org/pub/linux/distributions/slack390/"

# slamd64 root repositories
#ROOT-x86_64="sarava%http://slack.sarava.org/packages/slamd64/"
ROOT-x86_64="slackadelic%http://mirror1.slackadelic.com/slamd64/"
ROOT-x86_64="heanet%http://ftp.heanet.ie/pub/slamd64/"

# If you want to use Bluewhite64 instead of Slamd64, please uncoment the
# next line and make sure to comment out all other slamd64 repository definitions
#ROOT-x86_64="bluewhite64%http://mirror.inode.at/data/bluewhite64/"

# If you want to use Sflack instead of Slamd64 or Bluewhite64, please uncoment
# the next line and make sure to comment out all other slamd64 and Bluewhite64
# repository definitions
#ROOT-x86_64="bluewhite64%http://webftp.slackarea.net/pub/sflack/"

# noarch
NOARCH="sarava%http://slack.sarava.org/packages/noarch"