Age | Commit message (Expand) | Author | Files |
2017-07-17 | wic: get rid of using wic-tools | Ed Bartosh | 3 |
2017-07-06 | yocto-compat-layer.py: make signature check code reusable | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: allow README with suffix | Patrick Ohly | 1 |
2017-07-06 | yocto-compat-layer.py: add test_world | Patrick Ohly | 1 |
2017-07-06 | yocto-compat-layer.py: apply test_signatures to all layers | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: tolerate broken world builds during signature diff | Patrick Ohly | 2 |
2017-07-06 | yocto-compat-layer.py: avoid adding layers more than once | Patrick Ohly | 1 |
2017-06-23 | wic: remove extra double-quote on documentation string | Jean-Francois Dagenais | 1 |
2017-06-23 | wic/runner.py: move runtool API to misc.py | Ed Bartosh | 2 |
2017-06-23 | wic: fix restoring of original fstab | Ed Bartosh | 1 |
2017-06-23 | wic: code cleanup | Ed Bartosh | 5 |
2017-06-23 | wic: flatten directory structure | Ed Bartosh | 12 |
2017-06-14 | wic: implement removing directories | Ed Bartosh | 1 |
2017-06-14 | wic: implement removing files | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic rm' command | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic rm' | Ed Bartosh | 1 |
2017-06-14 | wic: fully implement 'wic cp' | Ed Bartosh | 1 |
2017-06-14 | wic: add Disk._put_part_image method | Ed Bartosh | 1 |
2017-06-14 | filemap: calculate dst size correctly | Ed Bartosh | 1 |
2017-06-14 | filemap: check if dest is written for every block | Ed Bartosh | 1 |
2017-06-14 | filemap: change signature of sparse_copy function | Ed Bartosh | 2 |
2017-06-14 | wic: add mcopy property | Ed Bartosh | 1 |
2017-06-14 | wic: add Disk._prop helper | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic cp' command | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic cp' | Ed Bartosh | 1 |
2017-06-14 | engine: implement listing wic images | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic ls' command | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic ls' | Ed Bartosh | 1 |
2017-06-14 | bootimg-pcbios: make boot image file unique | Ed Bartosh | 1 |
2017-06-14 | filemap: add parameter 'length' to sparse_copy | Ed Bartosh | 1 |
2017-06-14 | filemap: fix skip logic | Ed Bartosh | 1 |
2017-06-12 | devtool/standard: Fix lock in _prep_extract_operation | Aníbal Limón | 1 |
2017-06-06 | wic: Remove obsolete reference to msger logger. | Kristian Amlie | 1 |
2017-06-03 | isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH | Ed Bartosh | 1 |
2017-06-03 | devtool: deploy-target: Let script continue even if rm fails | Daniel Lublin | 1 |
2017-06-03 | devtool: Compare abspath of both B and S | Ola x Nilsson | 1 |
2017-06-03 | devtool: deploy-target: Don't use find -exec | Daniel Lublin | 1 |
2017-05-25 | devtool/standard.py: Enable perf to be buildable | Saul Wold | 1 |
2017-05-25 | scriptutils: fix fetch_uri() to work with RSS | Paul Eggleton | 1 |
2017-05-23 | recipetool: create: extract name of package from a repository | Paul Eggleton | 1 |
2017-05-23 | recipetool: create: skip values extracted from spec files containing macros | Paul Eggleton | 1 |
2017-05-21 | wic: Add missing text to usage and help strings | Andreas J. Reichel | 1 |
2017-05-21 | wic: Use argparse instead of optparse | Andreas J. Reichel | 2 |
2017-04-28 | wic: Fix typo in help screen. | Kristian Amlie | 1 |
2017-04-13 | devtool: extract: drop erroneous bb.event.TaskStarted | Paul Eggleton | 1 |
2017-04-13 | devtool: extract: fix handling of failed tasks | Paul Eggleton | 1 |
2017-04-13 | devtool: modify: add --keep-temp option for debugging | Paul Eggleton | 1 |
2017-04-12 | yocto-compat-layer: better handling of per-machine world build breakage | Patrick Ohly | 2 |
2017-04-12 | yocto-compat-layer: test signature differences when setting MACHINE | Patrick Ohly | 2 |
2017-04-12 | recipetool: create: hide missing npm error when called from devtool | Paul Eggleton | 2 |