[ bianca ]
[ 源代码: squashfs-mount ]
软件包:squashfs-mount(1.1.0-1)
squashfs-mount 的相关链接
下载源码包 squashfs-mount:
- [squashfs-mount_1.1.0-1.debian.tar.xz]
- [squashfs-mount_1.1.0-1.dsc]
- [squashfs-mount_1.1.0.orig.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
setuid utility instead of FUSE for mounting squashfs files
squashfs-mount is a small setuid binary that effectively runs
mount -n -o loop,nosuid,nodev,ro -t squashfs [image] [mountpoint]
in a mount namespace and then executes the given command as the invoking user.
其他与 squashfs-mount 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmount1 (>= 2.30.2)
- device mounting library