Dimitri John Ledkov
Dimitri John Ledkov
@mvo5 @chrisccoulson @sil2100 i thought we can use shim fallback by default on first boot. Will that still work correctly with resealing? This pull request has been pending for UC20...
I feel this should be added to UC22 first and see how much stuff breaks.
Requires https://github.com/snapcore/snapd/pull/11448
i'm not working on this currently.
> because /lib/systemd/system/systemd-bootchart.service had to be modified I would have hoped that most things were possible to do with `/usr/lib/systemd/system/systemd-bootchart.service.d/core.conf` i.e. the only thing it can't do is remove depends/wants.
once booted, can you paste output of `ps -auxf` or some such? Normally there shouldn't be any systemd-udevd workers at all. It's as if something didn't get completed or got...
I guess i should be abel to do that via a checkout of the machine with testflinger thing.
@jhenstridge can we fake the right version of avahi? or should we instead switch to manual unpacking of the deb without satisfying dependencies (aka the --force options)? It would be...
The best thing would be do downgrade the Depends to Recommends in the archive SRU. Thus we will not need to create a fake package with fake version which ends...
The issue is that they disable it incorrectly; it still is trigger on boot; and people have opened devices and connected serial console to a port on the motherboard to...