Jan Lübbe

Results 305 comments of Jan Lübbe

I've created https://github.com/rauc/rauc/pull/1359 to clarify the documentation.

> **Is your feature request related to a problem? Please describe.** When we install a new squashfs image to a partition, if the new image happens to be (much) smaller...

Are you aware of an implementation for GKeyFile which already handles this? It seems a bit wasteful to reimplement this in each application. :)

I've been wondering about why this has not come up before and I think it's because the `system.conf` describes aspects of the system which are very static (as it was...

As a summary, we think that a search order for the `system.conf`, following the common precedence of `/etc` over `/run` over `/usr/lib`, would be a good enhancement for RAUC.

Rebased to master to retrigger CI.

If I remember correctly, the main issue was decrementing the TRY counters. If that's possible in new grub versions, we'd be happy to take a PR implementing that (and adding...

> I'm using the following patch for grub that implements a increment/decrement command: 0253-Reimplement-boot_counter.patch from https://src.fedoraproject.org/rpms/grub2/c/db4a99687c8306760702abda9c01a2e74d19a3f3 Direct link: https://src.fedoraproject.org/rpms/grub2/blob/db4a99687c8306760702abda9c01a2e74d19a3f3/f/0253-Reimplement-boot_counter.patch @mbessler Do you know it they plan to upstream this change?...

A related discussion can be found at https://pagure.io/fedora-iot/issue/12.

It seems a full example `system.conf` (which package based distros could install to `/usr/share/doc/`) would be useful to have. If we can figure out nice way to generate the manpage...