guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

binfmt_misc


From: Z572
Subject: binfmt_misc
Date: Sat, 02 Mar 2024 15:56:12 +0800
User-agent: mu4e 1.10.8; emacs 30.0.50

hello!

see
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=21ca59b365c0

linux 6.7 support use binfmt_misc to add new binary formats within
unprivileged namespaces,
I think this improves guix reproducibility and also avoids leakage of
the host's binfmt into the compilation environment, improves the
cross-compilation environment, and potentially unlocks more features,
such as not having to system-configure qemu-binfmt, running x86-64
software on a riscv64 machine using `guix pack', guix shell -C -s
riscv64-linux, etc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]