Skip to content

Releases: labjankiness/ZephyrOS

v0.1.0-alpha.18

Choose a tag to compare

@github-actions github-actions released this 03 Apr 10:59
fix: switch squashfs from xz to zstd compression for CI speed

xz compression takes 5+ hours on GitHub Actions free runners, hitting
the 6-hour job timeout. zstd level 15 is ~10x faster with comparable
compression ratios.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.0-alpha.16

Choose a tag to compare

@github-actions github-actions released this 03 Apr 07:59
fix: add missing archiso airootfs configs and mkinitcpio-archiso package

- Add vconsole.conf (KEYMAP=us) to fix "file not found: /etc/vconsole.conf"
- Add mkinitcpio.conf with archiso hooks to fix "failed to detect root filesystem"
- Add mkinitcpio-archiso package (provides the archiso initcpio hooks)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.0-alpha.15

Choose a tag to compare

@github-actions github-actions released this 03 Apr 07:35
Fix: Remove AUR/nonexistent packages from base edition package list

This was the actual merged package list (editions/base/packages.x86_64),
not the archiso profile copy. Same fixes: wayfire -> labwc, removed
archlinux-shim, wf-panel-pi, wf-shell, bibata-cursor-theme, wlroots,
fixed ttf-inter -> inter-font.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

ZephyrOS v0.1 (Pre-release)

Pre-release

Choose a tag to compare

@labjankiness labjankiness released this 19 Mar 07:12

ZephyrOS v0.1 — Pre-release

ZephyrOS ISOs are not yet available for download. The project is under active development.

Planned Editions

Edition Target Audience AI Model
Scholar Students Phi-3 Mini (3.8B)
Dev Developers DeepSeek Coder V2 16B
SOC Security Analysts Llama 3.1 8B
Lite Low-end hardware SmolLM2 1.7B
Core Base (no AI) None (Ollama included)

How it works

  1. Download the ISO for your edition
  2. Boot it in a VM (VirtualBox, QEMU) or flash to USB
  3. Run the guided installer — no existing OS required
  4. Reboot into your new ZephyrOS desktop

How to get notified

  • Star this repository to get notified when ISOs are available
  • Watch for releases to get an alert when downloads go live
  • Join the Discussions for updates