summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/imager/direct.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+418