squashfs-tools-ng
SquashFS is a highly compressed read-only filesystem for Linux,
optimized for small size and high packing density. It is widely used
in embedded systems and bootable live media.
SquashFS supports many different compression formats, such as zstd,
xz, zlib or lzo for both data and metadata compression. It has many
features expected from popular filesystems, such as extended
attributes and support for NFS export.
As the name suggests, this is not the original user space tooling for
SquashFS. Here are some of the features that primarily distinguish
this package from the original:
- reproducible SquashFS images, i.e. deterministic packing without
any local time stamps,
- Linux `gen_init_cpio` like file listing for micro managing the
file system contents, permissions, and ownership without having to
replicate the file system (and especially permissions) locally,
- support for SELinux contexts file (see selabel_file(5)) to generate
SELinux labels.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout filesystems/squashfs-tools-ng && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000689 689 Bytes | |
docs-with-svg.patch | 0000000501 501 Bytes | |
remove_timestamp.patch | 0000000482 482 Bytes | |
squashfs-tools-ng-1.3.2.obscpio | 0001698316 1.62 MB | |
squashfs-tools-ng.changes | 0000001983 1.94 KB | |
squashfs-tools-ng.obsinfo | 0000000106 106 Bytes | |
squashfs-tools-ng.spec | 0000004518 4.41 KB |
Latest Revision
- Update to version 1.3.2: * Update CHANGELOG.md * Fix version substitution in release script * Add no-pad option to gensquashfs, sqfs2tar * Fix prefix path for file globing * Release version 1.3.1 * Update CHANGELOG.md * fixed fragment table size typo * Fix broken C++ guard in rbtree.h * gensquashfs: apply xattr file also when using a pack file - remove timestamps from HTML documentation
Comments 0