Age | Commit message (Expand) | Author | Files |
2017-12-09 | wic: support filesystem label for rawcopy | Martin Hundebøll | 1 |
2017-06-23 | wic: flatten directory structure | Ed Bartosh | 1 |
2017-03-22 | wic: remove empty plugin methods | Ed Bartosh | 1 |
2017-03-22 | wic: use kernel_dir instead of bootimg_dir | Ed Bartosh | 1 |
2017-03-10 | wic: plugins: rawcopy: Fixed wrong variable type | Daniel Schultz | 1 |
2017-03-04 | wic: move WicError to lib/wic/__init__.py | Ed Bartosh | 1 |
2017-03-04 | wic: raise WicError in wic plugins | Ed Bartosh | 1 |
2017-03-04 | wic: use wic logger in wic source plugins | Ed Bartosh | 1 |
2017-02-02 | wic: code cleanup | Ed Bartosh | 1 |
2017-02-02 | wic: move oe/misc.py one level up | Ed Bartosh | 1 |
2016-11-15 | wic: make sure that partition size is always an integer in internal processing | Maciej Borzecki | 1 |
2016-07-21 | wic: rawcopy: make source filenames unique | Ed Bartosh | 1 |
2016-05-06 | wic: use sparse_copy to preserve sparseness | Ed Bartosh | 1 |
2016-01-07 | wic: rawcopy: Copy source file to build folder | Noor Ahsan | 1 |
2015-06-23 | wic: code cleanup: superfluous-parens | Ed Bartosh | 1 |
2015-06-23 | wic: Add missing docstrings to plugin classes | Ed Bartosh | 1 |
2015-06-23 | wic: Code cleanup: bad-classmethod-argument | Ed Bartosh | 1 |
2015-04-24 | wic: code cleanup: wildcard imports | Ed Bartosh | 1 |
2015-04-08 | wic: rawcopy: ensure comparison is done on int | Alexandre Belloni | 1 |
2015-04-08 | wic: code cleanup: unused imports | Ed Bartosh | 1 |
2015-03-09 | wic: rawcopy: support skipping | Alexandre Belloni | 1 |
2015-02-14 | wic: add rawcopy source plugin | Alexandre Belloni | 1 |