summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2017-06-14wic: implement removing directoriesEd Bartosh
2017-06-14wic: implement removing filesEd Bartosh
2017-06-14wic: add 'wic rm' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh
2017-06-14wic: fully implement 'wic cp'Ed Bartosh
2017-06-14wic: add Disk._put_part_image methodEd Bartosh
2017-06-14filemap: calculate dst size correctlyEd Bartosh
2017-06-14filemap: check if dest is written for every blockEd Bartosh
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh
2017-06-14wic: add mcopy propertyEd Bartosh
2017-06-14wic: add Disk._prop helperEd Bartosh
2017-06-14wic: add 'wic cp' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh
2017-06-14engine: implement listing wic imagesEd Bartosh
2017-06-14wic: add 'wic ls' commandEd Bartosh
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh
2017-06-14filemap: add parameter 'length' to sparse_copyEd Bartosh
2017-06-14filemap: fix skip logicEd Bartosh
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh
2017-05-23wic: Add missing text to usage and help stringsAndreas J. Reichel
2017-05-23wic: Use argparse instead of optparseAndreas J. Reichel
2017-04-29wic: Fix typo in help screen.Kristian Amlie
2017-04-12oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-12qemux86-directdisk.wks: vda -> sdaRobert Yang
2017-04-05wic: improve error messageChen Qi
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh
2017-04-01wic: partition: Update fsck parametersDaniel Schultz
2017-04-01wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-04-01wic: fix list of supported fstypes in help contentEd Bartosh
2017-04-01wic: set correct system id for msdos partitionsEd Bartosh
2017-04-01wic: set FAT 16 for msdos partitionsEd Bartosh
2017-04-01wic: support 'msdos' fstypeEd Bartosh
2017-04-01wic: don't silently skip unknown fstypesEd Bartosh
2017-04-01wic: allow only supported fstypesEd Bartosh
2017-04-01wic: remove unused code from runner moduleEd Bartosh
2017-04-01wic: remove runner.show APIEd Bartosh
2017-04-01wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-04-01wic: remove fsimage pluginEd Bartosh
2017-04-01filemap: remove FilemapSeek classEd Bartosh
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-23wic: improve getting syslinux pathEd Bartosh
2017-03-23wic: remove empty plugin methodsEd Bartosh
2017-03-23wic: fix bug in sparse_copyEd Bartosh
2017-03-23wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-23wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-23wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-22wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz