Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODOS')
-rw-r--r--doc/TODOS10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/TODOS b/doc/TODOS
new file mode 100644
index 0000000..3f9f630
--- /dev/null
+++ b/doc/TODOS
@@ -0,0 +1,10 @@
+- check if gitrevision is part of the packages_dir checkout, if not, and only then,
+ do a git pull.
+- consistency checks
+ - check for more than one pkgname over multiple repos/archs, use vercmp
+ to find the newer version
+ - provide a report and a code snippet for arch32 builder to ignore all
+ but the newest version
+ - check for gitrevision from state to appear in packages for every package
+ - check for all tags if they appear in the packages for every package
+