Releases: semistrict/lnx
Release list
VM images v0.6.0
Pre-built kernel and rootfs images for lnx.
vmlinuz.gz— Linux kernel (arm64, gzip compressed)rootfs.ext4.zst— Ubuntu rootfs with node/npm/pnpm baked in (64G sparse ext4, 16K block size, zstd compressed)lnx-linux-aarch64— Linux helper used by nested deterministic runs on macOS
Place the decompressed images at ~/.lnx/vmlinuz and
~/.lnx/images/default/rootfs.ext4.
VM images v0.5.0
Pre-built kernel and rootfs images for lnx.
vmlinuz.gz— Linux kernel (arm64, gzip compressed)rootfs.ext4.zst— Ubuntu rootfs (64G sparse ext4, 16K block size, zstd compressed)
Place the decompressed images at ~/.lnx/vmlinuz and
~/.lnx/images/default/rootfs.ext4.
Guest images v0.4.0
Adds the udev package so device-node permissions follow the standard distro rules (e.g. /dev/fuse 0666 for unprivileged FUSE). Kernel unchanged from v0.2.0.
Guest images v0.3.0
Rootfs rebuilt from the current Dockerfile.rootfs: includes sudo and the full toolchain (the v0.2.0 image predated the sudo addition). Kernel unchanged from v0.2.0.
VM images v0.2.0
Pre-built kernel and rootfs images for lnx.
vmlinuz.gz— Linux kernel (arm64, gzip compressed)rootfs.ext4.zst— Ubuntu rootfs (64G sparse ext4, 16K block size, zstd compressed)
Place the decompressed images at ~/.lnx/vmlinuz and
~/.lnx/images/default/rootfs.ext4.
VM images v0.1.0
Pre-built kernel and rootfs images for lnx.
kernel.Image— Linux kernel (arm64)rootfs.ext4.zst— Ubuntu rootfs (zstd compressed)
Install with: lnx init