Skip to content

v1.9.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 01 Dec 17:31
· 41 commits to main since this release
  • New features
    • Support experimentation with using Linux's overlayfs to make normally
      read-only root filesystems be writable. See the
      --x-pivot-root-on-overlayfs option.
    • Restrict operations on the /dev mount. This prevents things like
      copying large files to /dev or using it as a place to run random binaries.