OSDN Git Service

ext4_utils: Support -L LABEL option on mkuserimg
authorChristoffer Dall <christoffer.dall@linaro.org>
Wed, 17 Dec 2014 20:35:37 +0000 (21:35 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 17 Dec 2014 20:36:59 +0000 (21:36 +0100)
commitb23b2c02545205e71cb43114a2836bed7d09ff72
treee1e7b5a9736034062c8fa6da8c3c723ee09b7ec6
parent5ebcac32772426a8bc0cb0cd15502207f1476011
ext4_utils: Support -L LABEL option on mkuserimg

When creating Android images it is practical to be able to specify a
filesystem label on the image files, which can be used to identify
images for the right mount point.

Change-Id: If0cefab3bb8ee27d2da15741ea709f1583ebb2e0
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
ext4_utils/mkuserimg.sh