diff options
author | Daniel Shahaf <danielsh@apache.org> | 2016-09-09 08:26:46 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-09-09 10:37:07 +0200 |
commit | 034e9faf1011614641f44763c31de2d61347fc64 (patch) | |
tree | cfed76f2cd14d1c0a68003e330c9d1d8d67ac5d3 | |
parent | 4ff61875654ccf546fe2f420a909509d07c15d3c (diff) | |
download | jenkins.debian.net-034e9faf1011614641f44763c31de2d61347fc64.tar.xz |
TODO: FreeBSD: update tmpfs note, answer updates note
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -255,8 +255,8 @@ 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. see mdconfig(8) -** find a way to be informed about updates and keep it updated +** investigate how to use tmpfs on freebsd and build there. see mdmfs(8) +** find a way to be informed about updates and keep it updated - see 'freebsd-update cron' and 'pkg audit'. The latter is run periodic(8) as part of the nightly root@ emails. ** 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 ** run diffoscope nativly |