summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@parabola.nu>2024-04-02 23:37:52 -0600
committerLuke T. Shumaker <lukeshu@parabola.nu>2024-04-03 23:20:19 -0600
commita4f024464fccd80f3e8ab888e8fe5722fbf6c2a1 (patch)
tree5a1d795c2cc73189b1b048e561328eaa9cda2adc
parent6b9ebf370bd1f146b4aa4cd035a6c4d53d588895 (diff)
HACKING: haveged is obsolete
-rw-r--r--HACKING/testing.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/HACKING/testing.md b/HACKING/testing.md
index bc2754a..d0b3bed 100644
--- a/HACKING/testing.md
+++ b/HACKING/testing.md
@@ -9,7 +9,3 @@ which require those things. You can also pass them to make as `TESTENVFLAGS`.
If you don't disable either, I *strongly* recommend setting TMPDIR to somewhere
on a btrfs partition before running the tests; otherwise the chroot tests will
take forever. I mean, they already take long on btrfs, but without it... _dang_.
-
-I also recommend having the `haveged` daemon running. Some of the tests generate
-GPG keys. This "should" take on the order of 1 second, but can take several
-minutes if you don't have `haveged` running.