summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugins/source/rawcopy.py
AgeCommit message (Expand)AuthorFiles
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll1
2017-06-23wic: flatten directory structureEd Bartosh1
2017-03-22wic: remove empty plugin methodsEd Bartosh1
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh1
2017-03-10wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz1
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh1
2017-03-04wic: raise WicError in wic pluginsEd Bartosh1
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh1
2017-02-02wic: code cleanupEd Bartosh1
2017-02-02wic: move oe/misc.py one level upEd Bartosh1
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki1
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh1
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh1
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan1
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh1
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh1
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh1
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh1
2015-03-09wic: rawcopy: support skippingAlexandre Belloni1
2015-02-14wic: add rawcopy source pluginAlexandre Belloni1