Re: binfmt_misc

2024-03-17 Thread Ludovic Courtès
Hi, Z572 <873216...@qq.com> skribis: > 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 reprodu

binfmt_misc

2024-03-02 Thread Z572
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 int