aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysAdd spec: --setup-repo and --update repo modesDanilo M.1-0/+215
2026-06-25Lint built target package with sbopkglintDanilo M.3-2/+61
2026-06-24Update stale design-tradeoff: cache shipped, not TODODanilo M.1-6/+6
2026-06-24Update verified-status: build flow + cache verified on hardwareDanilo M.1-4/+14
2026-06-24Add CACHED row to README status-values tableDanilo M.1-0/+1
2026-06-24Document package cache (CLAUDE.md, README)Danilo M.2-10/+30
2026-06-24Wipe package cache when base is patchedDanilo M.1-0/+5
2026-06-24Report CACHED status and cached count in summaryDanilo M.1-4/+6
2026-06-24build_one: dedupe basename, note non-atomic cache installDanilo M.1-2/+5
2026-06-24Wire cache into build_one: install cached deps, store buildsDanilo M.1-6/+41
2026-06-24Force controlled OUTPUT in build, do not inherit /repoDanilo M.1-3/+9
2026-06-24Annotate build order with cache outcome (run + dry-run)Danilo M.1-3/+34
2026-06-24Add version_of .info reader + testDanilo M.2-0/+16
2026-06-24Add cache_path + cache_store + testsDanilo M.2-0/+40
2026-06-24Add cache_decision + testsDanilo M.2-0/+55
2026-06-24Add PKG_CACHE config var (empty = disabled)Danilo M.2-0/+12
2026-06-24Add package-cache implementation planDanilo M.1-0/+996
2026-06-24Add package-cache design specDanilo M.1-0/+222
2026-06-24Externalize config; mirror mountpoint+auto-mount, MIRROR_TREE, --terseDanilo M.4-57/+163
2026-06-24Add --init-base mode for first-time base populateDanilo M.3-14/+67
2026-06-22Credit bassmadrigal's overlay-chroot.sh in script and READMEDanilo M.2-7/+10
2026-06-22Initial commit: sbo-batch-testDanilo M.6-0/+1615