summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-01 02:20:42 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-01 02:20:42 -0400
commitc1c7f3a2516b1101cae844e2506ef8aace5cca29 (patch)
treeec85341767969d108ff44a609aa5a63cbae29a47 /config
initial commit
Diffstat (limited to 'config')
-rw-r--r--config20
1 files changed, 20 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..e97e3e6
--- /dev/null
+++ b/config
@@ -0,0 +1,20 @@
+[core]
+ cachedir = /var/cache/pbs
+ sourcedir = /var/pbs-sources
+ treedir = /var/pbs
+
+[source "arch-packages"]
+ type = absrepo
+ url = git://projects.archlinux.org/svntogit/packages.git
+
+[source "arch-community"]
+ type = absrepo
+ url = git://projects.archlinux.org/svntogit/community.git
+
+[source "parabola-abslibre"]
+ type = abstree
+ url = git://projects.parabolagnulinux.org/abslibre.git
+
+[source "parabola-abslibre-mips64el"]
+ type = abstree
+ url = git://projects.parabolagnulinux.org/abslibre-mips64el.git