Mario Limonciello
Mario Limonciello
> Do you mean dependency to install automatically? Or to connect installed fwupd to installed usdisks2 and upower? > I do not think there is a way to automatically install...
> As a transition, we could have two `snapcraft.yaml`, one confined and one not. And they can be published in different channels. For example `confined/edge`. Sure; I'm fine with that....
Recently I overhauled our CI for snap and now use Github actions. As part of the change I've also merged some of your changes that were applicable to classic snap...
> I have noticed that fwupd tries to read `/etc/fwupd/redfish.conf`. Is this user configurable? If so we will have to generate it with a configure hook for `snap set`. Yeah;...
> This worries me slightly... What's the reasoning? It was [mentioned above](https://github.com/fwupd/fwupd/pull/5062#discussion_r977603673): >It is intended to work. But the check of the policy file does not work when strictly confined....
> I've pulled in the first patch to master, and the `settingibute` bits, but do you think the auth stuff should be left until after the next release? I think...
I'm waiting to hear more from Mark about how all this stuff is *supposed* to work so we don't come up with bad assumptions.
Looking through the source I found this comment > * - A password cannot be set using this method when one does not already > * exist. Passwords can only...
This is quite a bit of limitations; it's unfortunate they aren't expressed in the kernel class interface in any way. Will need to give it some thoughts on how to...
### Thanks for your commit The fwupd project has had a style change starting with fwupd 1.6.x. The style is summarized in https://github.com/fwupd/fwupd/blob/main/CONTRIBUTING.md and it appears your current pull request...