bind mount /lib/modules with 'ro' option
authorGui Chen <gui.chen@intel.com>
Thu, 15 Aug 2013 07:47:01 +0000 (03:47 -0400)
committerGui Chen <gui.chen@intel.com>
Thu, 15 Aug 2013 07:47:01 +0000 (03:47 -0400)
commitad3593e93dbbbf2f797141d0425d1d5f847d6551
tree3d499f476f8982c4e2ff499cbe486ee7faf5b1d2
parente4414ab41e843da2954fe3fd632a877c55f3b2ae
bind mount /lib/modules with 'ro' option

to keep the /lib/modules untouch as expected, we must
use 'ro' option when mounting it

Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/chroot.py