| Age | Commit message (Collapse) | Author | Files | Lines |
|
Emits one anchored --exclude=/<dir>/ per SBO_PERSONAL_TREES key, so a
future rsync-based tree sync never deletes personal/pentesting clones
that are not on the sync source.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Implements cache_decision <cat> <prog> <version> which inspects
$PKG_CACHE/<cat>/<prog>/ and returns "cached", "bump:OLD:NEW", or "new".
Empty PKG_CACHE disables the cache. Tests in test-logic.sh cover all
four outcomes and are driven pure (no VM needed).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Batch-test SlackBuilds against a clean Slackware 15.0 overlay chroot.
Non-interactive, local-tree-only dependency resolution with topological
sort, per-target disposable overlay, persistent per-package logs, and a
color summary.
Includes README.md, CLAUDE.md working notes, the reference overlay-chroot.sh,
the original spec, and test-logic.sh (resolver + BLOCKED-BY-DEP self-check,
12 checks passing).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|