Files
LithosAnanake/lfs
Robert Allan JamesandClaude Sonnet 5 f72422721f build: regenerated artifacts from this session's kernel/hosted builds
capsules/BLOCK_MAP.md (mkcapsule --manifest), disk/artemis.img, and
lfs/amd64/starforth are routine build byproducts left dirty from build
runs earlier this session. Committing per repo convention (these are
tracked, not gitignored) to keep the working tree clean for the next
session's start.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-15 06:04:15 -04:00
..

lfs/

Per-architecture copies of the hosted starforth binary. The hosted Makefile copies the freshly built binary here as its last build step (cp $(BINARY) lfs/$(ARCH_DIR)/starforth), separate from build/<arch>/<profile>/, which is the working build-output tree.

  • amd64/starforth, arm64/starforth, riscv64/starforth — one binary per architecture, rebuilt whenever that architecture's hosted build runs.