Antler/86

Get Antler/86

BOOTABLE IMAGE

The ready-to-boot raw image is supplied with its matching 86Box configuration.

antler-86.img.gz 86box-antler.cfg

Decompress with gzip -dk antler-86.img.gz. The image contains an MBR and ext2 partition and will overwrite a whole destination disk.

COMPLETE SOURCE

Clone the public repository over HTTPS:

git clone https://antler.xt-emporium.com/git/antler.git
cd antler
./build.sh all

The repository includes the unbuilt IA-16 GCC source and pinned prerequisite archives. Installed compiler binaries are not stored in Git.

Source details Repository layout

Verify downloads

sha256sum -c SHA256SUMS

Download SHA256SUMS

Warning: confirm the destination device with lsblk before writing a raw image.