[OE-core] [PATCH V2 0/2] fix rootless X write to usb storage failed

Hongxu Jia hongxu.jia at windriver.com
Tue Jul 16 07:33:34 UTC 2013


Change from V1:
* Drop pmount, and investigate udev script to fix this problem.

Hi Paul and Ross,

Thanks for your valuable suggestions, I send another solution to you
for reviewing and would you please give me your advise.

If you have a better idea, would you please share with us.

By the way, I also try another solution which is to modify util-mount
to allow normal user (non root) to invoke mount/umount to mount a
filesystem, but I think it's not good because it has security issue.

Thanks,
Hongxu

The following changes since commit a63229917a5708de2d161aba0d67168ce0da6365:

  meta-yocto-bsp: update reference board SRCREVs (2013-07-10 09:45:51 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-fat
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-fat

Hongxu Jia (2):
  udev-extraconf: allow users in disk group to write vfat filesystem
  xuser-account: add xuser to disk group

 meta/recipes-core/udev/udev-extraconf/mount.sh          | 11 +++++++++++
 meta/recipes-support/user-creation/xuser-account_0.1.bb |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
1.8.1.2




More information about the Openembedded-core mailing list