[ 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