diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-09-09 10:11:47 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-09-09 10:12:12 +0200 |
commit | 3d66fc33ec8c93da5b2f0d7ddf975b83a692b2c8 (patch) | |
tree | 48995f1386f292fcd5e6c02ae0b229117d3bebc5 /TODO | |
parent | 6f7a081d9f2c37532ce0c7f2e83a4224fc2440b5 (diff) | |
download | jenkins.debian.net-3d66fc33ec8c93da5b2f0d7ddf975b83a692b2c8.tar.xz |
reproducible freebsd: take note on mdconfig(8)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -255,7 +255,7 @@ and log in using link:https://sso.debian.org[Debian SSO]. ==== reproducible FreeBSD * useful improvements: -** investigate how to use tmpfs on freebsd and build there +** investigate how to use tmpfs on freebsd and build there. see mdconfig(8) ** find a way to be informed about updates and keep it updated ** modify PATH, uid, gid and USER too and host+domainname as well. The VM is only used for this, so we could change the host+domainname temporaily between builds too. ** add freebsd vm as node to jenkins and run the script directly there, saves lot of ssh hassle |