mirror of
https://github.com/siderolabs/extensions.git
synced 2025-09-28 17:11:21 +02:00
Remove deprecated `.machine.install.extensions`, point to Talos documentation. Once Image Factory is live, we can point to it. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
472 B
472 B
binfmt_misc
Miscellaneous Binary Format is a capability of the Linux kernel that allows arbitrary executable file formats to be recognized and passed to certain user space applications, such as emulators and virtual machines.
Installation
Usage
Enable the kernel module in Talos machine config:
machine:
kernel:
modules:
- name: binfmt_misc