aboutsummaryrefslogtreecommitdiffstats
path: root/sbo-batch-test
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-24 16:31:29 +0200
committerDanilo M. <danix@danix.xyz>2026-06-24 16:31:29 +0200
commit5bccfedb2c4fc7f592d225b7d88a5183d27e9906 (patch)
tree9944c33c22a0b702e5c1c18dee03e181797fefee /sbo-batch-test
parentf175d6ac0c792ae17da964d39431eb8b9a5c1411 (diff)
downloadsbo-batch-tester-5bccfedb2c4fc7f592d225b7d88a5183d27e9906.tar.gz
sbo-batch-tester-5bccfedb2c4fc7f592d225b7d88a5183d27e9906.zip
Add PKG_CACHE config var (empty = disabled)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'sbo-batch-test')
-rwxr-xr-xsbo-batch-test7
1 files changed, 7 insertions, 0 deletions
diff --git a/sbo-batch-test b/sbo-batch-test
index 0c39ed2..a9e3d14 100755
--- a/sbo-batch-test
+++ b/sbo-batch-test
@@ -37,6 +37,13 @@ LOCAL_MIRROR_15=""
SBO_TREE_ROOTS=()
CHROOT_LOCATION="/tmp"
LOG_ROOT="/var/log/sbo-batch-test"
+
+# Persistent package cache (local disk). Built dependency packages are stored
+# here and reused across runs while their version is unchanged. Empty disables
+# the cache (every package builds fresh). Wiped automatically when the base is
+# patched. Layout mirrors the SBo tree: <cat>/<prog>/<prog>-<ver>-...txz
+PKG_CACHE=""
+
VERSION="15.0"
# Source the external config if present. Not an error here if missing (keeps the