パッケージ: libsquashfs1 (1.3.2-1)
libsquashfs1 に関するリンク
squashfs-tools-ng ソースパッケージをダウンロード:
- [squashfs-tools-ng_1.3.2-1.debian.tar.xz]
- [squashfs-tools-ng_1.3.2-1.dsc]
- [squashfs-tools-ng_1.3.2.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
New set of tools for working with SquashFS images - shared library
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.
This package contains the C libraries needed to run executables that use the squashfs-tools-ng library.
その他の libsquashfs1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r130)
- Fast LZ compression algorithm library - runtime
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime