Add fsck to images
- Add options to kernel command line
fsck.mode=auto
andfsck.repair=yes
to allow file system check by initramfs script. - Add fsck utilities for ostree-based rootfs check
fsck.mode=auto
and fsck.repair=yes
to allow file system check by initramfs script.