• v3.5 09fe0e2e9e

    feat(iso): add nogpu variant (no NVIDIA, no AMD/ROCm)

    mchus released this 2026-03-30 22:49:25 +03:00 | 446 commits to main since this release

    • build.sh: accept --variant nogpu; skips all GPU build steps, removes
      both nvidia-cuda and rocm archives, strips bee-nvidia-load and
      bee-nvidia.service from overlay
    • build-in-container.sh: add nogpu to --variant flag; all variant
      includes nogpu; --clean-build wipes live-build-work-nogpu
    • 9000-bee-setup hook: nogpu path enables no GPU services
    • bee-nogpu.list.chroot: empty GPU package list

    Output: easy-bee-nogpu-vX.iso

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads