poky/scripts/lib/wic
Daniel Schultz 28997864e2 wic: partition: Update fsck parameters
These parameters are copied from the ext image class.

-D will let fsck perform further directory optimizations
-v might be helpful for debugging purpose

(From OE-Core rev: be93e378506a85772503005294503cfc348a552c)

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-01 08:14:58 +01:00
..
canned-wks wic: add more targets to directdisk syslinux config 2017-03-04 23:18:18 +00:00
plugins wic: set correct system id for msdos partitions 2017-04-01 08:14:58 +01:00
utils wic: remove unused code from runner module 2017-04-01 08:14:57 +01:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
filemap.py filemap: remove FilemapSeek class 2017-04-01 08:14:57 +01:00
help.py wic: fix list of supported fstypes in help content 2017-04-01 08:14:58 +01:00
ksparser.py wic: allow only supported fstypes 2017-04-01 08:14:57 +01:00
partition.py wic: partition: Update fsck parameters 2017-04-01 08:14:58 +01:00
pluginbase.py wic: pluginbase: use global dictionary 2017-03-04 23:18:17 +00:00