diff options
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -224,6 +224,20 @@ The idea is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * make systems send mail, use port 465 +==== reproducible Debian arm64 + +* bring back sled9 +* remove unwanted users from buildnodes (accidently created due to buggy update_jdn) +* deal with #817236 / #849168 - probably using 'rm /dev/ptmx && mknod -m 666 5 2 /dev/ptmx' somewhere +* add arm64 to THANKS+README +* thank you tweet to codethink +* squid is not used, we copy a /etc/squid3/squid3.conf but ubuntu uses /etc/squid/squid.conf +* vary the kernel (with what ubuntu kernel?) +* vary the time, run half the nodes in the future (needs new builder job distribution) +* fix regular munin warnings +* remove ntp munin plugins +* make systems send mail + ==== reproducible Debian installation * see https://wiki.debian.org/ReproducibleInstalls |