add option '--fstab-entry' to set the entry in /etc/fstab
authorGui Chen <gui.chen@intel.com>
Sun, 27 Jan 2013 03:25:27 +0000 (11:25 +0800)
committerGui Chen <gui.chen@intel.com>
Sun, 27 Jan 2013 05:45:52 +0000 (13:45 +0800)
commit226c1ddb328850a0d97bf364a60b0ea9a2d4b29f
tree56f2fa6f7c8aabbba600b2139c0721fd52ebcfda
parent75a9048737cb87d351f09c621ad9070f3b97112f
add option '--fstab-entry' to set the entry in /etc/fstab

valid values: name, uuid. 'name' means using device names, 'uuid' means using filesystem uuid

Change-Id: I6ea340bc66955cc33ebbe478cbf1425e060f313c
Signed-off-by: Gui Chen <gui.chen@intel.com>
mic/imager/raw.py
plugins/imager/raw_plugin.py