poky/scripts/lib/wic
Daniel Schultz 898de507d3 wic: partition.py: Add fsck to avoid corrupt EXT file systems
This patch avoids the creation of a corrupt EXT file system.

Since there are no checks if a EXT file system was successfully created,
this should add to prevent possible system failures.

(From OE-Core rev: 95ac3d0637cad7e12f246b8bd64ab64348df0483)

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-03-22 11:35:21 +00:00
..
canned-wks wic: add more targets to directdisk syslinux config 2017-03-04 23:18:18 +00:00
plugins wic/partionedfs: Avoid reserving space for non-existing ext. partition 2017-03-22 11:35:20 +00:00
utils wic: raise WicError instead of calling logger.error 2017-03-04 23:18:18 +00: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 wic: filemap: Fixed spared_copy skip 2017-03-10 14:50:10 +00:00
help.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
ksparser.py wic: use wic logger in core modules 2017-03-04 23:18:16 +00:00
partition.py wic: partition.py: Add fsck to avoid corrupt EXT file systems 2017-03-22 11:35:21 +00:00
pluginbase.py wic: pluginbase: use global dictionary 2017-03-04 23:18:17 +00:00