summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-02 13:52:14 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-02 13:52:14 +0100
commitf07d34828728516a881011a7f3f50fa0ee48a6de (patch)
tree3ea089c72705db4be978d3f46c920c5c2f71f04f /TODO
parentdd0dc47b3749f58ef4b900b2e09db3b05efc59e5 (diff)
downloadjenkins.debian.net-f07d34828728516a881011a7f3f50fa0ee48a6de.tar.xz
reproducible guix: init todo and link from frontpage
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 36a1e2c7..812cded3 100644
--- a/TODO
+++ b/TODO
@@ -352,6 +352,12 @@ $ du -hd1 | sort -h | tail -n 6
242G .
----
+==== reproducible guix
+
+* there's no "apt-get install", because of non-FHS conformance, but see https://www.gnu.org/software/guix/download/
+* there's a privileged build daemon, which is needed to perform fully isolated builds, see https://www.gnu.org/software/guix/manual/html_node/Build-Environment-Setup.html#Build-Environment-Setup
+* it's a bit of work to set up, but all the steps are documented. the "binary installation" method being the easiest.
+
==== reproducible...
* openembedded.org!