summaryrefslogtreecommitdiff
path: root/distribution/elbe-example/myrepo/conf
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2014-01-09 11:11:53 +0100
committerManuel Traut <manut@linutronix.de>2014-01-09 11:11:53 +0100
commit0996948c27a1c3668bf36fa6ada78ed99da3b561 (patch)
tree9efa195b8c6de0de4e8ed441303b61a051c6e466 /distribution/elbe-example/myrepo/conf
parentd7da5da17cad611293c655860b9656d4156eaa1f (diff)
add elbe example
and hands-on slides Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/elbe-example/myrepo/conf')
-rw-r--r--distribution/elbe-example/myrepo/conf/distributions9
-rw-r--r--distribution/elbe-example/myrepo/conf/updates6
2 files changed, 15 insertions, 0 deletions
diff --git a/distribution/elbe-example/myrepo/conf/distributions b/distribution/elbe-example/myrepo/conf/distributions
new file mode 100644
index 0000000..f6cb43a
--- /dev/null
+++ b/distribution/elbe-example/myrepo/conf/distributions
@@ -0,0 +1,9 @@
+Origin: myrepo
+Label: myrepo
+Suite: stable
+Codename: wheezy
+Update: - myremoterepo
+Version:
+Architectures: i386 amd64 armel source
+Components: main
+Description: my debian packages
diff --git a/distribution/elbe-example/myrepo/conf/updates b/distribution/elbe-example/myrepo/conf/updates
new file mode 100644
index 0000000..8430306
--- /dev/null
+++ b/distribution/elbe-example/myrepo/conf/updates
@@ -0,0 +1,6 @@
+Name: myremoterepo
+Method: http://localhost/debian
+Components: main
+Architectures: i386 amd64 source
+VerifyRelease: blindtrust
+IgnoreRelease: yes