Seed bootapi-images: node rootfs build #1
Reference in New Issue
Block a user
Delete Branch "benvin/bootapi-images-initial"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
bootapi's image-based provisioning (bootapi-templates#3) unpacks a prebuilt node rootfs. This repo builds it. Split out of bootapi-templates per Ben's review so that repo stays templates-only.
Change
packages.txt(baked package set) +scripts/build-rootfs.sh(dnf --installroot -> almalinux9-node-.tar.zst)..woodpecker: pre-commit + shellcheck on PRs; on a v* tag, build the rootfs and upload to the artifactapirootfs-imageslocal repo (created by terraform-artifactapi#18).Makefile: build / lint / patch|minor|major.Consumed by bootapi-templates (almalinux9-image catalog entry): https://git.unkin.net/unkin/bootapi-templates
https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.