summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/imager
Commit message (Expand)AuthorAgeFilesLines
* wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2017-03-041-3/+3
* wic: raise WicError in wic pluginsEd Bartosh2017-03-041-4/+2
* wic: move errors moduleEd Bartosh2017-03-041-1/+1
* wic: use wic logger in imager direct pluginEd Bartosh2017-03-041-40/+43
* wic: direct: move creation of PartitionedImage to __init__Ed Bartosh2017-02-151-4/+4
* wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh2017-02-151-13/+13
* wic: direct: add PartitionedImage.prepare methodEd Bartosh2017-02-151-13/+11
* wic: direct: set bootloader.source in the __init__Ed Bartosh2017-02-151-6/+7
* wic: direct: move UUID generation to PartitionedImageEd Bartosh2017-02-151-12/+11
* wic: direct: add 'realnum' attribute to partitionEd Bartosh2017-02-151-26/+20
* wic: direct: remove useless codeEd Bartosh2017-02-151-3/+1
* wic: direct: don't catch ImagerErrorEd Bartosh2017-02-151-4/+1
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-151-9/+0
* wic: move PartitionedImage class to direct.pyEd Bartosh2017-02-151-2/+276
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-151-67/+30
* wic: remove unused argument scripts_pathEd Bartosh2017-02-151-1/+1
* wic: direct: remove unused importEd Bartosh2017-02-151-2/+1
* wic: direct: remove unused plugin attributesEd Bartosh2017-02-151-4/+0
* wic: use the same partition object in direct and partitionedfsEd Bartosh2017-02-151-8/+1
* wic: direct: get rid of _get_parts getterEd Bartosh2017-02-151-28/+8
* wic: flatten imager class hierarchyEd Bartosh2017-02-051-69/+39
* wic: direct: fix creation of work directoryEd Bartosh2017-02-021-1/+1
* wic: code cleanupEd Bartosh2017-02-021-2/+1
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-1/+1
* wic: renamd direct_plugin.py -> direct.pyEd Bartosh2017-02-021-0/+0
* wic: simplified code of direct_pluginEd Bartosh2017-02-021-22/+2
* wic: pylinted direct_pluginEd Bartosh2017-02-021-15/+7
* wic: improve naming in direct_plugin classesEd Bartosh2017-02-021-40/+22
* wic: get rid of __rootfs_dir_to_dict methodEd Bartosh2017-02-021-16/+5
* wic: moved content of direct.py to direct_pluginEd Bartosh2017-02-021-16/+380
* wic: direct_plugin: stop using config managerEd Bartosh2017-02-021-7/+15
* wic: implement --bmap optionEd Bartosh2016-05-191-1/+2
* wic: fix short variable namesEd Bartosh2015-09-031-2/+2
* wic: use optparse instead of cmdlnEd Bartosh2015-09-031-1/+1
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-3/+1
* wic: Add new argument to direct pluginEd Bartosh2015-06-271-1/+3
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+9
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-3/+3
* wic: code cleanup: unused importsEd Bartosh2015-04-091-5/+0
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-12/+8
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+102