Paketname | binfmt-support |
Beschreibung | Support for extra binary formats |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.2.18 |
Sektion | admin |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | perl, lsb-base (>= 3.0-6) |
Empfohlene Pakete | |
Paketbetreuer | Colin Watson |
Quelle | |
Paketgröße | 23060 Byte |
Prüfsumme MD5 | 352b7e13b3de5c71fa46d422c16e7a23 |
Prüfsumme SHA1 | 36192bbdeba0e685ce8c8f9c47491583914da3cd |
Prüfsumme SHA256 | eb95aa385e6eb2d8ea600876d8cd0b1a5786b5608e60a4913ce7b428e0eea86a |
Link zum Herunterladen | binfmt-support_1.2.18_all.deb |
Ausführliche Beschreibung | 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.
|