]> code.ossystems Code Review - openembedded-core.git/commit
wic: When using --use-uuid make sure that we update the fstab with PARTUUID
authorTom Rini <trini@konsulko.com>
Thu, 21 Sep 2017 17:46:16 +0000 (13:46 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Nov 2017 22:23:44 +0000 (22:23 +0000)
commite7443e7cf876d9bbe326033ac5eee0b98ce5d37f
tree4aec31662585e82a875f60452ba559ada3594f86
parentccffc66c64fc0dde433b0375c69760983c657427
wic: When using --use-uuid make sure that we update the fstab with PARTUUID

When we have been told to use the UUID we should also update the fstab
to make use of PARTUUID instead of hard-coding the device in question.
This will make the resulting image much more portable.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/imager/direct.py