if mounting squashfs add ro mount option
commit51582cd889ab721d09c576008e6b93f2ca26e89c
authorJoey Boggs <jboggs@redhat.com>
Mon, 9 Jul 2012 18:38:50 +0000 (9 14:38 -0400)
committerBrian C. Lane <bcl@redhat.com>
Tue, 10 Jul 2012 00:01:46 +0000 (9 17:01 -0700)
tree2a12126e8ec737ec5a8dd2d2a299d6fa01e655df
parente23da6b92dca314e3ccdef99c4dd314e4c019aaf
if mounting squashfs add ro mount option

This just adds the ro mount option when using squashfs images otherwise we get output
saying read/write mount failed switching to readonly.

Signed-off-by: Joey Boggs <jboggs@redhat.com>
imgcreate/fs.py