パッケージ: squashfs-tools-ng (1.3.2-1)
squashfs-tools-ng に関するリンク
Debian の資源:
squashfs-tools-ng ソースパッケージをダウンロード:
- [squashfs-tools-ng_1.3.2-1.dsc]
- [squashfs-tools-ng_1.3.2.orig.tar.gz]
- [squashfs-tools-ng_1.3.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
New set of tools for working with SquashFS images
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.
その他の squashfs-tools-ng 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 形式の圧縮ライブラリ
-
- dep: liblzo2-2 (>= 2.02)
- データ圧縮ライブラリ
-
- dep: libselinux1 (>= 3.1~)
- SELinux ランタイム共有ライブラリ
-
- dep: libsquashfs1 (>= 1.3.2)
- New set of tools for working with SquashFS images - shared library
-
- dep: libzstd1 (>= 1.5.5)
- 高速なロスレス圧縮アルゴリズム
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム