[ bianca ]
[ 源代码: squashfs-tools-ng ]
软件包:squashfs-tools-ng(1.3.2-1)
squashfs-tools-ng 的相关链接
下载源码包 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
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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: liblzo2-2 (>= 2.02)
- data compression library
-
- dep: libselinux1 (>= 3.1~)
- SELinux runtime shared libraries
-
- dep: libsquashfs1 (>= 1.3.2)
- New set of tools for working with SquashFS images - shared library
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime