summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-05-16 09:04:20 +0200
committerdd <dd@wx.tnyzeq.icu>2024-05-16 09:04:20 +0200
commit9010f41cd8b874cc81fa97e10ce5a8a337a15454 (patch)
tree4110b3316663c7068b2996f2a128f6aa9a273c5b
parenta395e408b4291c388847d73dd7ec1ad558098f22 (diff)
downloadvyos-jenkins-9010f41cd8b874cc81fa97e10ce5a8a337a15454.tar.gz
vyos-jenkins-9010f41cd8b874cc81fa97e10ce5a8a337a15454.zip
clarification
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 63c6326..9bf9cab 100644
--- a/readme.md
+++ b/readme.md
@@ -6,7 +6,7 @@ from the host and in theory Jenkins can compromise your build host if you execut
build so don't share the os with anything else. This isn't the ideal setup - this is just quick and dirty.
I use bullseye virtualbox VM on my desktop PC. Bookworm should work as well. Some builds are RAM heavy
-and I did see OOM crashes if I had 4GB RAM+swap so make sure you have 8GB or better 16GB RAM and/or
+and I did see OOM crashes if I had 4GB RAM so make sure you have 8GB or better 16GB RAM and/or
enough swap space to compensate. You will also build some vast packages so fast CPU is good idea
because you may need to recompile kernel multiple times for debugging purposes.