Enrico Scholz

Results 49 comments of Enrico Scholz

> Sounds like you could just use podman network reload --all to restore rules. It is too slow (18 containers) ``` # time podman network reload --all real 0m8,161s ```...

> The 3rd & 4th blocks are invalid. AFAIK, directives with arguments are supposed to have whitespace. They are accepted by dtc and I am using them for years... Whitespaces...

Sharing sources over NFS adds another incompatibility when the ability to move `./target` out of the sources is eliminated. Every modern buildsystem allows to keep sources and build results separated...

> Hm. I get a different result on a Fedora 40 local vm instance: SC2317 on line 4 SC2329 seems to have been splitted off from SC2317 in recent versions...