summaryrefslogtreecommitdiffstats
path: root/etc/supfile
blob: 274b0e46cad452fae3c844eb01977c891eb282a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# /etc/abs/supfile
#

# this is the host containing the master ABS files
*default host=archlinux.org

*default base=/usr/abs
*default prefix=/usr/abs
*default release=cvs
*default delete
*default use-rel-suffix
*default compress

#
# Set tag equal to the package tree you wish to follow.  CURRENT and
# STABLE are the most commonly used, but you can specify specific
# versions or tag names.  Examples are RELEASE_0_2, VEGA, RELEASE_0_3,
# FIREFLY, etc.
#
*default tag=CURRENT

abs