Zygmunt Bazyli Krynicki

Results 160 comments of Zygmunt Bazyli Krynicki

I need to merge the .libs list from #14295 and make it work in a way that handles both spread and go. @ernestl if you merge #14295 I will pick...

We now have a number of "stray" patterns that can be classified into three groups: - stuff from ancient drivers that are not supported anywhere anymore - stuff from cuda-derived...

A quick review with @pedronis resulted in a suggestion to keep all patterns but mark them as exceptions to review later.

Hello Is there any existing design for the new interface? Thanks

@DocSepp Thank you for writing your first interface :) I think having a spec that goes over the udev part would be very useful, especially for the reason I've mentioned....

As written we cannot plug an interface with non-tagging udev rules to more than one snap/app.

To state this clearly: a support interface cannot be plugged to arbitrary snaps. I think you want to distribute those permissions into existing interfaces and move udev initialization rules to...

What is the context where snapd-preseed is executed in? I honestly don't recall this. Is it for the making of a preseed for boot media/core images?

To test this you have to enable the feature: ```sh sudo snap set core experimental.ephemeral-mount-namespace=true ``` EDIT: I've made that the default behavior now, to see how tests fare. You...

I'm closing this as we do not expect to further make progress towards making mount namespaces ephemeral.