Skip to content

Releases: semistrict/lnx

VM images v0.6.0

Choose a tag to compare

@semistrict semistrict released this 03 Jul 06:37
71373b4

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

Choose a tag to compare

@depot-code-access depot-code-access released this 03 Jul 02:55
424d070

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

Choose a tag to compare

@semistrict semistrict released this 12 Jun 21:26

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

Choose a tag to compare

@semistrict semistrict released this 12 Jun 19:16

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

Choose a tag to compare

@semistrict semistrict released this 09 Jun 11:07

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

Choose a tag to compare

@github-actions github-actions released this 05 Apr 06:54

Pre-built kernel and rootfs images for lnx.

  • kernel.Image — Linux kernel (arm64)
  • rootfs.ext4.zst — Ubuntu rootfs (zstd compressed)

Install with: lnx init