diff options
| author | dd <dd@wx.tnyzeq.icu> | 2024-05-16 09:04:20 +0200 |
|---|---|---|
| committer | dd <dd@wx.tnyzeq.icu> | 2024-05-16 09:04:20 +0200 |
| commit | 9010f41cd8b874cc81fa97e10ce5a8a337a15454 (patch) | |
| tree | 4110b3316663c7068b2996f2a128f6aa9a273c5b | |
| parent | a395e408b4291c388847d73dd7ec1ad558098f22 (diff) | |
| download | vyos-jenkins-9010f41cd8b874cc81fa97e10ce5a8a337a15454.tar.gz vyos-jenkins-9010f41cd8b874cc81fa97e10ce5a8a337a15454.zip | |
clarification
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
