aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/imager
AgeCommit message (Expand)Author
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie
2017-03-11wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh
2017-03-04wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh
2017-03-04wic: use PluginMgr directlyEd Bartosh
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh
2017-03-04wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh
2017-03-04wic: raise WicError in wic pluginsEd Bartosh
2017-03-04wic: move errors moduleEd Bartosh
2017-03-04wic: use wic logger in imager direct pluginEd Bartosh
2017-02-15wic: direct: move creation of PartitionedImage to __init__Ed Bartosh
2017-02-15wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh
2017-02-15wic: direct: add PartitionedImage.prepare methodEd Bartosh
2017-02-15wic: direct: set bootloader.source in the __init__Ed Bartosh
2017-02-15wic: direct: move UUID generation to PartitionedImageEd Bartosh
2017-02-15wic: direct: add 'realnum' attribute to partitionEd Bartosh
2017-02-15wic: direct: remove useless codeEd Bartosh
2017-02-15wic: direct: don't catch ImagerErrorEd Bartosh
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh
2017-02-15wic: move PartitionedImage class to direct.pyEd Bartosh
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh
2017-02-15wic: remove unused argument scripts_pathEd Bartosh
2017-02-15wic: direct: remove unused importEd Bartosh
2017-02-15wic: direct: remove unused plugin attributesEd Bartosh
2017-02-15wic: use the same partition object in direct and partitionedfsEd Bartosh
2017-02-15wic: direct: get rid of _get_parts getterEd Bartosh
2017-02-05wic: flatten imager class hierarchyEd Bartosh
2017-02-02wic: direct: fix creation of work directoryEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2017-02-02wic: renamd direct_plugin.py -> direct.pyEd Bartosh
2017-02-02wic: simplified code of direct_pluginEd Bartosh
2017-02-02wic: pylinted direct_pluginEd Bartosh
2017-02-02wic: improve naming in direct_plugin classesEd Bartosh
2017-02-02wic: get rid of __rootfs_dir_to_dict methodEd Bartosh
2017-02-02wic: moved content of direct.py to direct_pluginEd Bartosh
2017-02-02wic: direct_plugin: stop using config managerEd Bartosh
2016-05-19wic: implement --bmap optionEd Bartosh
2015-09-02wic: fix short variable namesEd Bartosh
2015-09-02wic: use optparse instead of cmdlnEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-06-26wic: Add new argument to direct pluginEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-04-08wic: code cleanup: unused importsEd Bartosh
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi