Samuel Thibault, le sam. 06 sept. 2025 17:56:46 +0200, a ecrit: > fakeroot-hurd is usable exactly like fakeroot-tcp/sysv, and chroot is > just the normal chroot as one would use it on linux. There is just one thing: to get a chroot running, you'd want to use settrans -a $target/servers /hurd/firmlink /servers to set up access to tcp/ip and pipes. And settrans -fga $target/servers to clean it up. Samuel