パッケージ: binfmt-support (2.2.1-2)
binfmt-support に関するリンク
Trisquel の資源:
binfmt-support ソースパッケージをダウンロード:
- [binfmt-support_2.2.1-2.dsc]
- [binfmt-support_2.2.1.orig.tar.gz]
- [binfmt-support_2.2.1.orig.tar.gz.asc]
- [binfmt-support_2.2.1-2.debian.tar.xz]
メンテナ:
Original Maintainer:
- Colin Watson
外部の資源:
- ホームページ [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: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpipeline1 (>= 1.0.0)
- Unix process pipeline manipulation library
-
- dep: lsb-base (>= 4.1+Debian3)
- Linux Standard Base init script functionality