diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:42:42 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:42:42 +0200 |
commit | 484f6da1c4647cb3929db8fb2ff539eade14c97f (patch) | |
tree | 05773d6b4398ed7e449d94ac0ad8d0d8c5ca5f43 | |
parent | 19f71679b905d61e7ba2e4c92b373f76dc4428a0 (diff) | |
download | jenkins.debian.net-484f6da1c4647cb3929db8fb2ff539eade14c97f.tar.xz |
reproducible freebsd: more to do and to test
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -372,6 +372,8 @@ properties: * investigate how to use tmpfs on freebsd and build there * upgrade the VM to FreeBSD 10.2 * find a way to be informed about updates and keep it updated +* build master branch instead of release/10.2.0 +* modify PATH, uid, gid and USER too, maybe host+domainname as well. (The VM is only used for this, so we could change the host+domainname before building... probably even the date) ==== reproducible... |