Initial commit: omaterm-iso builder

One-script builder that turns a stock Arch ISO into a headless,
key-only-SSH Arch server installer ISO that, on first login, offers
to bootstrap the OMATERM toolkit (omaterm.org) + Once.

- Header clarifies this is the ISO builder, not the OMATERM toolkit
  itself (not affiliated with omaterm.org).
- First-run setup offers an opt-in AI-agents step
  (mise use -g opencode claude-code codex gemini), since the
  bare-metal omaterm.org installer does not include the agents.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
28allday 2026-05-28 22:02:38 +01:00
commit 58c8368e46
2 changed files with 1223 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
work/
vm/
archlinux-*.iso
omaterm-arch-*.iso
*.ppm
*.png

1217
omaterm-iso.sh Executable file

File diff suppressed because it is too large Load diff