aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2026-07-13image-builder: guard FULL_DIGEST recompute against set -e abortDanilo M.1-1/+1
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: build-sbo-testbuild.shDanilo M.1-0/+117
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: build-full-image.shDanilo M.1-0/+184
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: bootstrap.sh cleanup trap on EXIT not RETURNDanilo M.1-1/+1
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: bootstrap.sh base image from NASDanilo M.1-0/+525
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: lib.sh self-checkDanilo M.1-0/+68
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: curl -sS in fetch for http error diagnosticsDanilo M.2-2/+2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: config + lib.sh helpersDanilo M.2-0/+79
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: add implementation planDanilo M.1-0/+790
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13image-builder: add design specDanilo M.1-0/+216
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13test-build: document installed_in_base deferralDanilo M.1-3/+7
2026-07-13test-build: fix empty-order corruption when all deps droppedDanilo M.2-1/+15
2026-07-13test-build: wire main, image-presence check, target lookupDanilo M.1-0/+37
2026-07-13test-build: run_target orchestration + summary + confirmDanilo M.1-0/+147
2026-07-13test-build: container build step (build_one via docker)Danilo M.1-0/+171
2026-07-13test-build: port BLOCKED-BY-DEP propagationDanilo M.2-0/+32
2026-07-13test-build: port dep cache, namespaced by image digestDanilo M.2-0/+112
2026-07-13test-build: current-vs-stable override engineDanilo M.3-0/+110
2026-07-13test-build: port SBo lookup + dependency resolverDanilo M.2-0/+122
2026-07-13test-build: config, arg parsing, version selectionDanilo M.3-1/+134
2026-07-13test-build: scaffold script + self-checkDanilo M.2-0/+76
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13docs: test-build implementation planDanilo M.1-0/+1579
2026-07-13docs: test-build design spec; refine CLAUDE.md purpose and docker workflowDanilo M.2-12/+340
2026-07-11Add TODO: migrate moved packages to cat-based stagingDanilo M.1-0/+17
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11Track moved pentesting packages; document their build strategiesDanilo M.2-0/+131
Add nvchecker stanzas for the seven packages moved from pentesting-suite (SecLists, ffuf, gobuster, exploitdb, nuclei, feroxbuster, metasploit-framework-bin) and a Build Strategies section covering Go/Rust source builds, .deb repacks, and data packages, plus the metasploit msfvenom-completion and man-page regeneration procedures. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11Move metasploit-framework-bin from pentesting-suiteDanilo M.8-0/+480
Accepted on SBo, danix-maintained. Deduplicate like the other six. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11Move SecLists, exploitdb, feroxbuster, ffuf, gobuster, nuclei from ↵Danilo M.30-0/+1061
pentesting-suite Deduplicate: these six are danix-maintained on SBo. ffuf and gobuster synced to current SBo (arch-independent .info). Others carry local versions ahead of SBo for later update submission. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-10Initial import: r8125, UrbanTerrorDanilo M.30-0/+4226
SBo-official packages maintained by danix, split out of my-slackbuilds. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>