summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-05-08 12:40:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-05-08 12:40:15 -0300
commit9b0b7e0505d9bc5adeea389a9c8aeb833c4fc13d (patch)
tree9945638978ef78cc7baa7b07439b7203b8761071 /templates/distributions.erb
parentdd123cc1aceed8739e202dea5f552a31329217cc (diff)
Using templates instead of plain config files, adding $reprepro_basedir
Diffstat (limited to 'templates/distributions.erb')
-rw-r--r--templates/distributions.erb41
1 files changed, 41 insertions, 0 deletions
diff --git a/templates/distributions.erb b/templates/distributions.erb
new file mode 100644
index 0000000..c295245
--- /dev/null
+++ b/templates/distributions.erb
@@ -0,0 +1,41 @@
+Origin: <%= domain %>
+Label: <%= domain %>
+Suite: oldstable
+Codename: etch
+Version: 4.0
+Architectures: i386 amd64 source
+Components: main non-free contrib
+Description: <%= domain %> specific (or backported) packages
+SignWith: yes
+Uploaders: uploaders
+
+Origin: <%= domain %>
+Label: <%= domain %>
+Suite: stable
+Codename: lenny
+Version: 5.0
+Architectures: i386 amd64 source
+Components: main non-free contrib
+Description: <%= domain %> specific (or backported) packages
+SignWith: yes
+Uploaders: uploaders
+
+Origin: <%= domain %>
+Label: <%= domain %>
+Suite: testing
+Codename: squeeze
+Architectures: i386 amd64 source
+Components: main non-free contrib
+Description: <%= domain %> specific (or backported) packages
+SignWith: yes
+Uploaders: uploaders
+
+Origin: <%= domain %>
+Label: <%= domain %>
+Suite: unstable
+Codename: sid
+Architectures: i386 amd64 source
+Components: main non-free contrib
+Description: <%= domain %> specific (or backported) packages
+SignWith: yes
+Uploaders: uploaders