Jan Lübbe
Jan Lübbe
Thanks for your quick response! > Do you use read-only snapshots? If yes, then this is expected and documented. No, it's just the main subvolume and no snapshots. > If...
> @maxbla > > looks like libc 0.2.80 was cut a couple of weeks ago, and includes [rust-lang/libc#1922](https://github.com/rust-lang/libc/pull/1922). could you bump the dependency version in `Cargo.toml`? It seems to me...
> * Overlayfs also requires erofs support for chunked files. This was added in linux 5.15. Why is support for chunked files needed? Perhaps I'm mistaken, but I'd expect the...
> EDIT: Hmmm....I guess in theory, nothing stops us from at least doing something like cherry-picking "high value objects to share" (e.g. glibc) and deduping them between the "host object...
It seems that alignment also doesn't work for URLs with parameters (`?foo=1`) after the `.svg`.
Isn't it possible to detect the model automatically (i.e. using the USB VID/PID) instead of requiring manual configuration by the user? How did this work previously? @edersondisouza?
Fixing `ykushkmd` would be nice and should be easy based on the VID/PID info. Otherwise, you could make `YKUSHPowerPort` inherit from `USBResource`, which will give it additional USB properties (`busnum`,...
> Just a quick update here, this is still a function that we'd like to have. For now we are pausing and cancelling updates with `SIGSTOP` and `SIGTERM`. And while...
The possible fix is outlined in https://github.com/rauc/rauc/pull/774#issuecomment-1263316459.
Closing in favor of #1093.