sqsh_tools
Fast read-only squashfs implementation written in C
sqsh_tools
Descrizione
squashfs is an open and free compressed read-only filesystem. It is used in embedded devices, live-CDs, or in packaging. The original implementation resides in the linux kernel, but there are also userspace implementations.
This project provides a userspace implementation of the squashfs filesystem containing a set of command line tools and a C library.
Example usage:
> mkdir /Squashy > mount -t userlandfs -o "sqshfs ~/foobar.sqfs /Squashy" /Squashy
Installa
Canale stable v1.5.2-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install sqsh_tools
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.