Skip to content

Releases: sysprog21/kbox

LKL Nightly (2026-03-18, 295c17aa4f03)

18 Mar 08:34

Choose a tag to compare

Pre-release

Rolling nightly build of liblkl.a from upstream LKL.

Commit: 295c17aa4f036a3d11335f4ed2fc0fec3cd9a9ca
Built: 2026-03-18 08:34:51 UTC

Archives

  • liblkl-x86_64.tar.gz - x86_64 (Ubuntu 24.04)
  • liblkl-aarch64.tar.gz - aarch64 (cross-compiled)

Usage

# Automatic (recommended):
./scripts/fetch-lkl.sh

# Manual:
curl -Lo liblkl-x86_64.tar.gz https://github.com/sysprog21/kbox/releases/download/lkl-nightly/liblkl-x86_64.tar.gz
mkdir -p lkl-x86_64 && tar xzf liblkl-x86_64.tar.gz -C lkl-x86_64

GPL Compliance

liblkl.a is derived from the Linux kernel and subject to GPLv2.
Source: https://github.com/lkl/linux at commit 295c17aa4f036a3d11335f4ed2fc0fec3cd9a9ca.