summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2016-09-09 08:26:46 +0000
committerHolger Levsen <holger@layer-acht.org>2016-09-09 10:37:07 +0200
commit034e9faf1011614641f44763c31de2d61347fc64 (patch)
treecfed76f2cd14d1c0a68003e330c9d1d8d67ac5d3 /TODO
parent4ff61875654ccf546fe2f420a909509d07c15d3c (diff)
downloadjenkins.debian.net-034e9faf1011614641f44763c31de2d61347fc64.tar.xz
TODO: FreeBSD: update tmpfs note, answer updates note
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 03c80281..e0edc42b 100644
--- a/TODO
+++ b/TODO
@@ -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