aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/image-builder
AgeCommit message (Expand)AuthorFilesLines
2026-07-14extract docker tooling to ../sbo-dockerbuildDanilo M.7-1140/+0
2026-07-14image-builder: catch build/push failures, prune cache on --forceDanilo M.3-7/+44
2026-07-14image-builder: cron moved to 03:00/05:00 (trees now sync 01:00/02:00)Danilo M.1-14/+15
2026-07-14image-builder: cron gates both variants, add 15.0, drop --forceDanilo M.1-5/+13
2026-07-14image-builder: README cron matches deployed 06:00/06:20/08:00 scheduleDanilo M.1-4/+6
2026-07-13image-builder: feed full build from LAN NFS mirror over HTTP, fix GPG verifyDanilo M.3-2/+38
2026-07-13image-builder: fix false GPG-update warning from SIGPIPE on yes pipeDanilo M.1-1/+9
2026-07-13image-builder: accept any Slackware pkg extension (*.t?z) not just .txzDanilo M.2-10/+11
2026-07-13image-builder: require_mount in changelog gate so unmounted NAS fails loudDanilo M.1-0/+1
2026-07-13image-builder: mark scripts executableDanilo M.4-0/+0
2026-07-13image-builder: README with VM setup checklistDanilo M.1-0/+58
2026-07-13image-builder: per-variant isolation, non-zero exit on failureDanilo M.3-3/+18
2026-07-13image-builder: guard FULL_DIGEST recompute against set -e abortDanilo M.1-1/+1
2026-07-13image-builder: build-sbo-testbuild.shDanilo M.1-0/+117
2026-07-13image-builder: build-full-image.shDanilo M.1-0/+184
2026-07-13image-builder: bootstrap.sh cleanup trap on EXIT not RETURNDanilo M.1-1/+1
2026-07-13image-builder: bootstrap.sh base image from NASDanilo M.1-0/+525
2026-07-13image-builder: lib.sh self-checkDanilo M.1-0/+68
2026-07-13image-builder: curl -sS in fetch for http error diagnosticsDanilo M.1-1/+1
2026-07-13image-builder: config + lib.sh helpersDanilo M.2-0/+79