Commit Graph

2 Commits

Author SHA1 Message Date
7b2f779334 archive backend - WIP FIXME
- Tests all passing.
- Zip and squashfs archivers working.
- Lazily loads and caches squashfs

Squashfs
- see archive.go for more FIXMEs
2025-06-24 12:29:06 +01:00
abb8fc24f3 backend: Split backends which use the vfs into a seperate file
This is so that the VFS tests can use the backends but not cause an
import loop.
2025-06-24 12:25:59 +01:00