Build Overview
TsukineOS is based on Linux 6.6 LTS. Its user space consists of BusyBox + dash + custom tools. The build output is a bootable initrd and the corresponding image.Build Workflow (Simplified)
Output
- x86_64: Bootable ISO (kernel + initrd)
- ARM64: Flashable IMG (kernel + initrd, adapted for Raspberry Pi-like devices)
Details
Dependencies and cross-compilation settings for each step are covered in Build Environment. The complete, reproducible build script is in theTsukineOS repository source code.
This page was translated by AI and may contain inaccuracies. The Simplified Chinese version is authoritative.