aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysDocument --setup-repo and --updateHEADmasterDanilo M.2-10/+99
4 daysWire --setup-repo and --update flags into mainDanilo M.1-1/+16
4 daysAdd update_personal_trees (rsync-unshadow + pull + shadow)Danilo M.1-0/+28
4 daysAdd setup_repo (rm+rsync+clone+shadow, exit mode)Danilo M.1-0/+30
4 daysAdd shadow_scan (confirm + rm -r upstream dups)Danilo M.1-0/+29
4 daysAdd collect_shadows dup detection + self-checkDanilo M.2-0/+48
4 daysAdd rsync_tree helper (personal subtrees excluded from --delete)Danilo M.1-0/+12
4 daysAdd rsync_excludes helper + self-checkDanilo M.2-0/+19
4 daysAdd SBO_RSYNC_URL and SBO_PERSONAL_TREES config varsDanilo M.2-0/+28
4 daysAdd implementation plan: --setup-repo and --updateDanilo M.1-0/+568
4 daysSpec: --update re-rsyncs tree to unshadow, excludes personal subtreesDanilo M.1-24/+75
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