summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-partition.py
Commit message (Expand)AuthorAgeFilesLines
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-041-1/+1
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* wic: flatten directory structureEd Bartosh2017-06-231-1/+1
* wic: remove empty plugin methodsEd Bartosh2017-03-231-20/+0
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-231-6/+6
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError in wic pluginsEd Bartosh2017-03-041-7/+4
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-041-11/+17
* wic: code cleanupEd Bartosh2017-02-021-2/+2
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-1/+1
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-201-3/+0
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+5
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-3/+3
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-1/+1
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki2014-12-191-9/+32
* wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki2014-12-191-0/+2
* wic: Update bootimg-partition to use bootimg_dirTom Zanussi2014-10-301-2/+7
* wic: add new bootimg-partition pluginMaciej Borzecki2014-09-231-0/+108