Skip to content

v0.0.2

Choose a tag to compare

@lgutschow lgutschow released this 07 Jun 22:43

Release v0.0.2

Builds on v0.0.1. New in this release:

  • Graphical framebuffer console: text rendering and keyboard input, so an
    interactive shell runs in the VM's graphical window, not only over the
    serial line.
  • ext4 mount hardening: mounts are privilege-gated and reject unsupported
    or malformed filesystem images.

See README.md for what runs today, and docs/ for the architecture,
verification recipe, and clean-room policy.