Port SquashFuse to the FreeBSD kernel
- Mentors
- Chuck
- Organization
- The FreeBSD Project
- Technologies
- c
- Topics
- operating systems, fuse, File-Systems
SquashFS is a read-only filesystem targeted for small embedded environments, where memory and disk space is constrained. Squash-Fuse is a BSD-licensed FUSE implementation of SquashFS.
The goal of this project is to port this implementation to the FreeBSD kernel, with the aim of being able to boot FreeBSD from an in-memory SquashFS filesystem.