aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-03-25 22:31:12 +0000
committerRob Austein <sra@hactrn.net>2016-03-25 22:31:12 +0000
commitf19b0eb0e00de4d56d7a6d14fa4c739cdbbd6cde (patch)
tree3eee262577750933acc5e5d7d27a6fc2b053518b /README
Add separate directory for rpki-pbuilder et al.
svn path=/apt-tools/; revision=6328
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9002d04
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Tools and scripts related to automated building of Debian packages and
+maintenance of an APT repository containing the result. At present,
+this is based on pbuilder and reprepro running on Ubuntu.
+
+This used to be part of the buildtools/ directory in the main
+repository, but the build automation isn't really tied to any
+particular branch, and now that it has to maintain packages from
+multiple branches it's less confusing to put it in its own little
+corner of the repository.