-
I followed the instructions to install ZimaOS on PROXMOX.
ZimaOS=V1.2.5
PROXMOX=V8.2.2
After installation, I was not able to create an initial userid on the first screen. All I received was a fa…
-
I have a rauc encrypted bundle and I am trying to load keys and certs from optee using pkcs11 object. When I try to do this, I got the following error
`LastError: Failed to decrypt bundle: Failed t…
-
Please subscribe, as this issue will be used for notifications of important changes to this repository and of integration into the upstream build systems.
-
Using yocto sumo version with not stable Hawkbit server we got this following issue:
```
Nov 26 15:59:36 rauc-hawkbit-client[490]: 2018-11-26 15:59:36 INFO Starting bundle download
Nov 26 16:0…
-
**Describe the bug**
RAUC will re-write the same update to a slot, even though the system.conf file has "install-same=false" for that slot. This happens both on bootloader and ext4 rootfs slots.
*…
-
**Problem**
So far, the options for using RAUC in network-based OTA update scenarios are:
* set up a **hawkBit** deployment server and use it with e.g. `rauc-hawkbit-updater` as a client
* use …
-
On initial setup of an A/B System we boot over usb (rauc.external set in cmdline) setup the partitions and then try to install both slot via
`rauc install bundle.raucb`
This installs the bundle…
-
Let's assume 1.0 is released, and we discover something like a notable performance issue with the 1.0 format. Or maybe it's actually broken in an important corner case on big-endian (s390x) - somethi…
-
hello. im trying to add rauc ota support for my imx8x board. following this: https://github.com/rauc/meta-rauc-community/tree/master/meta-rauc-nxp
```
INIT_MANAGER = "systemd"
IMAGE_INSTALL:append …
-
Currently debos uses UUIDs for the `/etc/fstab` entries. However, in some cases when using an A/B system upgrade machanism this can lead to the problem that partitions can't be mounted on boot. See re…