Jan Lübbe
Jan Lübbe
> Thought/suggestion: moving the `mountprefix=` into the tmp/rauc-XXXXX would allow test runs on systems that have a RO rootfs (the default mkdir /mnt/rauc fails) We're currently reworking the tests a...
I've rebased and force pushed to fix the merge conflict.
I've simplified and fixed the test cases and reworded some of the commit messages a bit.
I noticed that the check failed when the bundle didn't declare a version, so I added handling and a test case for that.
As we don't have pytest in our container, this the tests are not yet running in CI. We should add the necessary dependencies in a separate PR first.
Do you also get the splice warnings (`WARNING: CPU: 1 PID: 6623 at lib/iov_iter.c:1201 iov_iter_pipe+0x31/0x40`) when running locally?
Force-pushed to sort imports and to remove some redundant comments.
As mentioned in https://github.com/rauc/rauc/issues/531#issuecomment-1640254105, `RAUC_SYSTEM_VERSION` would be a misleading name. Each slot remembers the bundle version which was installed to it last, so there are potentially multiple versions (one per...
How would this interact with https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT/, which is also implemented by systemd-boot?
The newer releases on https://github.com/nxp-imx/mfgtools/releases are marked as "pre-release". Is that intentional?