filesystems/squashfs - The NetBSD Packages Collection

Tools for squashfs archives

Squashfs is a highly compressed read-only filesystem for Linux.  It
uses either gzip/xz/lzo/lz4/zstd compression to compress both files,
inodes and directories.  Inodes in the system are very small and all
blocks are packed to minimise data overhead. Block sizes greater than
4K are supported up to a maximum of 1Mbytes (default block size 128K).

Squashfs is intended for general read-only filesystem use, for archival
use (i.e. in cases where a .tar.gz file may be used), and in constrained
block device/memory systems (e.g. embedded systems) where low overhead is
needed.

This package contains tools to manipulate squashfs archive files.

Build dependencies

devel/libtool-base pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

archivers/lz4 archivers/lzo archivers/zstd archivers/lz4

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64squashfs-4.6.1.tgz
NetBSD 10.0aarch64squashfs-4.4.tgz
NetBSD 10.0aarch64squashfs-4.4.tgz
NetBSD 10.0aarch64ebsquashfs-4.4.tgz
NetBSD 10.0aarch64ebsquashfs-4.6.1.tgz
NetBSD 10.0alphasquashfs-4.6.1.tgz
NetBSD 10.0earmv6hfsquashfs-4.6.1.tgz
NetBSD 10.0earmv6hfsquashfs-4.4.tgz
NetBSD 10.0earmv6hfsquashfs-4.4.tgz
NetBSD 10.0earmv7hfsquashfs-4.6.1.tgz
NetBSD 10.0earmv7hfsquashfs-4.4.tgz
NetBSD 10.0earmv7hfsquashfs-4.4.tgz
NetBSD 10.0i386squashfs-4.6.1.tgz
NetBSD 10.0i386squashfs-4.4.tgz
NetBSD 10.0powerpcsquashfs-4.4.tgz
NetBSD 10.0vaxsquashfs-4.4.tgz
NetBSD 10.0x86_64squashfs-4.6.1.tgz
NetBSD 10.0_BETAx86_64squashfs-4.4.tgz
NetBSD 8.0i386squashfs-4.4.tgz
NetBSD 8.0i386squashfs-4.4.tgz
NetBSD 8.0powerpcsquashfs-4.4.tgz
NetBSD 8.0powerpcsquashfs-4.4.tgz
NetBSD 8.0powerpcsquashfs-4.6.1.tgz
NetBSD 8.0powerpcsquashfs-4.4.tgz
NetBSD 8.0x86_64squashfs-4.4.tgz
NetBSD 8.0x86_64squashfs-4.4.tgz
NetBSD 8.0x86_64squashfs-4.6.1.tgz
NetBSD 9.0aarch64squashfs-4.6.1.tgz
NetBSD 9.0aarch64squashfs-4.4.tgz
NetBSD 9.0aarch64squashfs-4.4.tgz
NetBSD 9.0alphasquashfs-4.4.tgz
NetBSD 9.0alphasquashfs-4.6.1.tgz
NetBSD 9.0earmsquashfs-4.4.tgz
NetBSD 9.0earmv6hfsquashfs-4.6.1.tgz
NetBSD 9.0earmv6hfsquashfs-4.4.tgz
NetBSD 9.0earmv6hfsquashfs-4.4.tgz
NetBSD 9.0earmv7hfsquashfs-4.6.1.tgz
NetBSD 9.0earmv7hfsquashfs-4.4.tgz
NetBSD 9.0earmv7hfsquashfs-4.4.tgz
NetBSD 9.0i386squashfs-4.4.tgz
NetBSD 9.0i386squashfs-4.6.1.tgz
NetBSD 9.0mips64ebsquashfs-4.4.tgz
NetBSD 9.0powerpcsquashfs-4.6.1.tgz
NetBSD 9.0powerpcsquashfs-4.4.tgz
NetBSD 9.0powerpcsquashfs-4.4.tgz
NetBSD 9.0sh3elsquashfs-4.4.tgz
NetBSD 9.0sh3elsquashfs-4.4.tgz
NetBSD 9.0sparc64squashfs-4.4.tgz
NetBSD 9.0sparcsquashfs-4.4.tgz
NetBSD 9.0sparcsquashfs-4.4.tgz
NetBSD 9.0x86_64squashfs-4.6.1.tgz
NetBSD 9.0x86_64squashfs-4.4.tgz
NetBSD 9.3x86_64squashfs-4.4.tgz
NetBSD 9.3x86_64squashfs-4.6.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

lz4
Enable LZ4 (de)compression support.
lzo
Enable LZO (de)compression support.
reproducible
xattr
xz
zlib
Enable support for zlib compression.
zstd
Enable Zstandard (de)compression support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.