summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/rawcopy.py
Commit message (Expand)AuthorAgeFilesLines
* wic: use sparse_copy to preserve sparsenessEd Bartosh2016-05-061-4/+3
* wic: rawcopy: Copy source file to build folderNoor Ahsan2016-01-071-3/+4
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-2/+2
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+4
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-3/+3
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-1/+1
* wic: rawcopy: ensure comparison is done on intAlexandre Belloni2015-04-091-1/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-091-1/+0
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77