summaryrefslogtreecommitdiff
path: root/db-import-archlinux32.conf
blob: d8bedb4adebafc165f5956c1fa13b14b0dc2aef4 (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
ARCHREPOS=('build-support' 'core' 'testing' 'extra' 'community')
ARCHPKGPOOLS='pool/archlinux32'
# ARCHSRCPOOLS='sources/archlinux32' # archlinux32 doesn't provide .src tarballs
ARCHARCHES=(i686)
# OURARCHES=(i686) # useless?

## mirrors WITH sources folder
# (none)

## mirrors without sources folder
mirror="mirror.archlinux32.org"
# mirror="32.arlm.tyzoid.com"

mirrorpath="archlinux32"

# The followng is for db-import-archlinux32-src

# NB: I am unsure if the presence or absence of a trailing slash in
#     the _ROOT variables is significant. -- lukeshu
SYNCARGS='-mrtv --no-motd --delete-after --no-p --no-o --no-g --quiet'
ABSLIBRE_ROOT='/srv/repo/db-import-archlinux32-src/abslibre'
ABSLIBRE_GIT='https://git.parabola.nu/abslibre.git'
ABS_ROOT='/srv/repo/db-import-archlinux32-src/abs/'
ABS_SERVER="${mirror}/${mirrorpath}/"
ALARM_GIT='https://github.com/archlinux32/packages'
ALARM_ROOT='/srv/repo/db-import-archlinux32-src/archlinux32/'