[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible guix: init todo and link from frontpage
Holger Levsen
holger at moszumanska.debian.org
Tue Feb 2 12:52:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit f07d34828728516a881011a7f3f50fa0ee48a6de
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Feb 2 13:52:14 2016 +0100
reproducible guix: init todo and link from frontpage
---
TODO | 6 ++++++
bin/reproducible_common.sh | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
index 36a1e2c..812cded 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!
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index ba31f14..9b676d5 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -222,7 +222,7 @@ write_page_header() {
write_page " or <a href="mailto:reproducible-builds at lists.alioth.debian.org">email</a>,"
write_page " and we care about free software in general,"
write_page " so whether you are an upstream developer or working on another distribution, or have any other feedback - we'd love to hear from you!"
- write_page " Besides Debian we are also testing <li><a href=\"/coreboot/\">coreboot</a></li>, <li><a href=\"/openwrt/\">OpenWrt</a></li>, <li><a href=\"netbsd\">NetBSD</a></li>, <li><a href=\"/freebsd/\">FreeBSD</a></li> and <li><a href=\"archlinux\">Arch Linux</a></li> now, though not as thoroughly as Debian (yet?) - and testing of <li><a href=\"/rpms/fedora-23.html\">Fedora</a></li> has just begun, and there are plans to test <a href=\"https://jenkins.debian.net/userContent/todo.ht [...]
+ write_page " Besides Debian we are also testing <li><a href=\"/coreboot/\">coreboot</a></li>, <li><a href=\"/openwrt/\">OpenWrt</a></li>, <li><a href=\"netbsd\">NetBSD</a></li>, <li><a href=\"/freebsd/\">FreeBSD</a></li> and <li><a href=\"archlinux\">Arch Linux</a></li> now, though not as thoroughly as Debian (yet?) - and testing of <li><a href=\"/rpms/fedora-23.html\">Fedora</a></li> has just begun, and there are plans to test <a href=\"https://jenkins.debian.net/userContent/todo.ht [...]
write_page "</ul>"
fi
write_page "<ul><li>Have a look at:</li>"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list