软件包:binfmt-support(2.2.2-2)
binfmt-support 的相关链接
Debian 的资源:
下载源码包 binfmt-support:
- [binfmt-support_2.2.2-2.dsc]
- [binfmt-support_2.2.2.orig.tar.gz]
- [binfmt-support_2.2.2.orig.tar.gz.asc]
- [binfmt-support_2.2.2-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [nongnu.org]
相似软件包:
Support for extra binary formats
The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism.
This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module.
其他与 binfmt-support 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libpipeline1 (>= 1.0.0)
- Unix 进程管道操作库
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能的过渡软件包