Skip to content
Snippets Groups Projects
Verified Commit 21a62c65 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Use zswap instead of zram on repro1.pkgbuild.com

zswap seems like the better choice when a backing swap partition exists.
parent 94334302
No related branches found
No related tags found
No related merge requests found
Pipeline #9644 passed
......@@ -13,6 +13,9 @@ system_disks:
- /dev/sda
configure_network: true
# repro1 has a big swap partition; avoid zram and rely on zswap instead
enable_zram_swap: false
rebuilderd_workers:
- repro11
- repro12
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment