Hi, I have a 32M NOR that I boot from and it uses a 11M SquashFS rootfs made from core-image-minimal. I'd like to add cryptsetup but doing so blows my SquashFS up to 35M. I've looked at the recipe and package config and I see things like --enable-static and other settings that look doubtful that I can build cryptsetup package and get it to fit my size constraints. All I'm wanting to do is encrypt a filesytem and mount it as ext4. Regards, Brian