Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

libtransistor v1.1.0

Compare
Choose a tag to compare
@misson20000 misson20000 released this 01 Feb 02:54
· 486 commits to development since this release

This version of libtransistor brings read-only filesystem support.

Changelog:

  • add SquashFS filesystem
    • supports lz4 and lzma compression
  • add filesystem abstraction layer
  • implement syscalls for filesystem
  • clean up Makefiles