mirror of
https://github.com/siderolabs/extensions.git
synced 2025-08-05 22:07:14 +02:00
Move modules, firmware and libraries to accommodate usrmerged rootfs Only use network where needed via new bldr, pre-download Go dependencies in prepare step, improve Go cache Bump xen-guest-agent to make it build with current Alpine Rust Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com> |
||
---|---|---|
.. | ||
files | ||
manifest.yaml | ||
pkg.yaml | ||
README.md | ||
vars.yaml |
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