diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:53:50 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:53:50 +0200 |
commit | 9d9a721632a7f85e608cc8ef1e0ba64829ef1cb4 (patch) | |
tree | 5d58b6974e0cca087ada2735bbc3e556a0fab811 | |
parent | 484f6da1c4647cb3929db8fb2ff539eade14c97f (diff) | |
download | jenkins.debian.net-9d9a721632a7f85e608cc8ef1e0ba64829ef1cb4.tar.xz |
reproducible freebsd: can be run without ssh now
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -374,6 +374,7 @@ properties: * 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) +* add freebsd vm as node to jenkins and run the script directly there, saves lot of ssh hassle ==== reproducible... |