**** BEGIN LOGGING AT Mon Aug 29 02:59:58 2016 Aug 29 06:47:56 Hello everyone. I am writing here because I am trying to find good compression algorithm (if there is any C source in the Internet, it would be nice) in order to compress a delta (differences) file in a ARM CORTEX M0. I did some research but I would like to know if any of you know about a good compression/decompression algorithm for this purpose. Best regards. Aug 29 12:31:23 hello... does anyone know if there is a recipie that provides the blkid command? Aug 29 12:31:41 I have built util-linux-2.25.2-r1 and it does not seem to have that Aug 29 12:33:01 eduardas_m: did you check e2fsprogs ? Aug 29 12:35:39 I have e2fsprogs-mke2fs-1.42.9-r0.cortexa7hf_vfp_neon installed on my board Aug 29 12:35:53 it does not provide blkid for me Aug 29 12:38:43 eduardas_m: busybox will have one.. If the config is enabled. Aug 29 12:40:42 eduardas_m: util-linux seems to provide blkid in separate package util-linux-blkid Aug 29 12:41:55 eduardas_m: right. Unless its built, you just need to install append to your rootfs. Check tmp/deploy/ ? Aug 29 12:43:01 jku, skrishna thank you both.... util-linux-blkid was the answer Aug 29 12:43:08 already works Aug 29 12:43:19 eduardas_m: great! Aug 29 12:43:21 my busybox does not have blkid though Aug 29 14:36:50 How do you specify a partition without a mount point in wic? Aug 29 14:38:02 Ah. I can answer that I think... Let me check what I did. Aug 29 14:39:39 Crofton|work: Try putting "" for the mount point. so... like: part "" --source rootfs --fstype=ext4 --label rootfs --align 1024 Aug 29 14:39:45 ah Aug 29 14:39:46 OK Aug 29 14:50:05 worked, thanks **** ENDING LOGGING AT Tue Aug 30 02:59:58 2016