Skip to main content

🥚 oa-tools

oa-tools is the next-generation remastering suite, the architectural successor of penguins-eggs. It turns a running Linux system into a bootable hybrid ISO (UEFI + BIOS), powered by two static binaries:

  • coa (Go) — the Mind: reads the Brain templates, compiles the flight plan, drives the whole process;
  • oa (C) — the Arm: executes the plan close to the metal, delegating high-level tasks back to the Go worker (coa ell).

Supported today: Alpine, Arch, Debian, Fedora, Manjaro, openSUSE and derivatives.

Source: github.com/pieroproietti/oa-tools — this documentation mirrors the repository's DOCS/ tree.

Where to start