Hello again, I'm wanting to have a rootfs that is read-only SquashFS and a appfs that is encrypted. And I'm kind of stumped. I've searched the Documentation and archives and it doesn't look like RAUC has native support for encrypted partitions but in the archives I saw where one gentleman needed to create encrypted bundles so this might be similar to my problem. I know a bundle can have pre and post triggers so maybe I can use those to cryptsetup luksOpen the partition and then mount it and then RAUC can do it's normal thing ... but I've not researched that enough to know if that's the way to go so thought I'd ask for some guidance to point me in the right direction first. Regards, Brian