summaryrefslogtreecommitdiff
path: root/packaging/ubuntu-lunar/README
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/ubuntu-lunar/README')
-rw-r--r--packaging/ubuntu-lunar/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/packaging/ubuntu-lunar/README b/packaging/ubuntu-lunar/README
new file mode 100644
index 0000000..f4a4824
--- /dev/null
+++ b/packaging/ubuntu-lunar/README
@@ -0,0 +1,19 @@
+Scripts to build Ubuntu packages from source.
+
+
+TODO:
+- check build for warnings/missing dependencies
+ (espcially GNUnet!)
+- break up into separate build for GNUnet/Taler/Anastasis
+ => might be good to not run the entire pipeline only
+ because something changes in anastasis/wallet, as
+ that's not a good reason to re-build GNUnet ;-).
+- integrate with buildbot (integrationtests?)
+ to build-on-tag / build nightly and upload resulting
+ Deb packages to reprepro (fully automated for nightly,
+ but with explicit password-protected signature for tagged builds)
+- support other CPU architectures (by running in VM that emulates
+ other CPU architectures)
+- eventually: try to improve scripts to support older
+ Debian versions
+