]> code.ossystems Code Review - openembedded-core.git/commit
wic/help.py: document requirements for valid fstab generation
authorJoshua Lock <joshua.g.lock@intel.com>
Mon, 11 Jan 2016 13:33:51 +0000 (13:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:21 +0000 (11:32 +0000)
commita524ced19db05e776834cd1f1db03c68a05f9c0b
tree515c2a31d6cc9c7ee4346f6c019bba3a15f08e5c
parent86136f6013b216d8ee258783e5612c3cd0043a58
wic/help.py: document requirements for valid fstab generation

Without one of the --ondrive, --ondisk or --use-uuid options for a
partition with a mountpoint specified the automatically generated
fstab entry will be invalid.

[YOCTO #8844]

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/help.py