summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
2017-09-17wic: accept '-' in bitbake variablesEnrico Scholz1
2017-09-11wic: run bmaptool with native Python3Ed Bartosh1
2017-09-11wic: update help contentEd Bartosh1
2017-09-11wic: implement ext fs support for 'wic rm'Ed Bartosh1
2017-09-11wic: implement ext fs support for 'wic cp'Ed Bartosh1
2017-09-11wic: implement ext fs support for 'wic ls'Ed Bartosh1
2017-08-27wic: always read image partitionsEd Bartosh1
2017-08-27wic: implement 'wic write' commandEd Bartosh2
2017-08-27wic: extend list of used toolsEd Bartosh1
2017-08-27wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh1
2017-08-27wic: convert partition number to intEd Bartosh1
2017-08-27wic: get more info from the 'parted print' outputEd Bartosh1
2017-08-27wic: reimplement getting paths of used toolsEd Bartosh1
2017-08-03wic: improve generating disk system identifierJonathan Liu1
2017-07-30wic: Switch to using --use-uuid by defaultTom Rini3
2017-07-30wic: ensure generated disk system identifier is non-zeroJonathan Liu1
2017-07-30wic: add /boot mount point to fstab by defaultEd Bartosh1
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh1
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh1
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh1
2017-07-30wic: copy rootfs directory before changing fstabEd Bartosh1
2017-07-21wic: add description of --mkfs-extraoptsEd Bartosh1
2017-07-21wic: implement wks option --mkfs-extraoptsEd Bartosh2
2017-07-21wic: fix calculation of partition numberEd Bartosh1
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh1
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh1
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh1
2017-07-17wic: get rid of using wic-toolsEd Bartosh3
2017-06-23wic: remove extra double-quote on documentation stringJean-Francois Dagenais1
2017-06-23wic/runner.py: move runtool API to misc.pyEd Bartosh2
2017-06-23wic: fix restoring of original fstabEd Bartosh1
2017-06-23wic: code cleanupEd Bartosh5
2017-06-23wic: flatten directory structureEd Bartosh12
2017-06-14wic: implement removing directoriesEd Bartosh1
2017-06-14wic: implement removing filesEd Bartosh1
2017-06-14wic: add 'wic rm' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh1
2017-06-14wic: fully implement 'wic cp'Ed Bartosh1
2017-06-14wic: add Disk._put_part_image methodEd Bartosh1
2017-06-14filemap: calculate dst size correctlyEd Bartosh1
2017-06-14filemap: check if dest is written for every blockEd Bartosh1
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh2
2017-06-14wic: add mcopy propertyEd Bartosh1
2017-06-14wic: add Disk._prop helperEd Bartosh1
2017-06-14wic: add 'wic cp' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh1
2017-06-14engine: implement listing wic imagesEd Bartosh1
2017-06-14wic: add 'wic ls' commandEd Bartosh1
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh1
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh1