index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaron@archlinux.org> | 2006-12-05 07:30:15 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-12-05 07:30:15 +0000 |
commit | 6ec8dfc2f3b0923695ad740ac7836a8944073663 (patch) | |
tree | c3a54353bb46094c29cdeac8cae413764ee62971 /etc/abs/supfile.arch | |
parent | aad3f6ab1f5e3deac46f13ad5975d9be0759103f (diff) |
-rw-r--r-- | etc/abs/supfile.arch | 21 |
diff --git a/etc/abs/supfile.arch b/etc/abs/supfile.arch new file mode 100644 index 00000000..180e24d2 --- /dev/null +++ b/etc/abs/supfile.arch @@ -0,0 +1,21 @@ +# +# /etc/abs/supfile +# + +# this is the host containing the master ABS files +*default host=cvs.archlinux.org + +*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 + +arch |