]> code.ossystems Code Review - openembedded-core.git/commit
mkefidisk: Attempt to automatically unmount target device
authorDarren Hart <dvhart@linux.intel.com>
Thu, 25 Apr 2013 17:23:51 +0000 (10:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:49 +0000 (14:43 +0100)
commitf522ff19ba4b80788d66a2c58ee50b86fdfea15f
tree5fddfcfe000ed8a07d749dda4b3da7e590207c42
parentc03d438defea242f437b7483ba2412a5bf2b9adb
mkefidisk: Attempt to automatically unmount target device

With automounters abounding it makes more sense to attempt to unmount
the device rather than abort, just like ddimage does.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/contrib/mkefidisk.sh