summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
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
2017-06-14filemap: add parameter 'length' to sparse_copyEd Bartosh1
2017-06-14filemap: fix skip logicEd Bartosh1
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie1
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh1
2017-05-21wic: Add missing text to usage and help stringsAndreas J. Reichel1
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel2
2017-04-28wic: Fix typo in help screen.Kristian Amlie1
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh1
2017-04-11qemux86-directdisk.wks: vda -> sdaRobert Yang1
2017-04-05wic: improve error messageChen Qi1
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh1
2017-03-31wic: partition: Update fsck parametersDaniel Schultz1
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh1
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh1
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh1
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh1
2017-03-31wic: support 'msdos' fstypeEd Bartosh1
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh1
2017-03-31wic: allow only supported fstypesEd Bartosh3
2017-03-31wic: remove unused code from runner moduleEd Bartosh2
2017-03-31wic: remove runner.show APIEd Bartosh2
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh1
2017-03-31wic: remove fsimage pluginEd Bartosh2
2017-03-31filemap: remove FilemapSeek classEd Bartosh1
2017-03-27wic: fix generation of partition UUIDEd Bartosh1
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh1
2017-03-22wic: improve getting syslinux pathEd Bartosh1
2017-03-22wic: remove empty plugin methodsEd Bartosh3
2017-03-22wic: fix bug in sparse_copyEd Bartosh1
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh3
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh2
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh1
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz1