aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
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-21wic: Add missing text to usage and help stringsAndreas J. Reichel
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel
2017-04-28wic: Fix typo in help screen.Kristian Amlie
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-11qemux86-directdisk.wks: vda -> sdaRobert Yang
2017-04-05wic: improve error messageChen Qi
2017-04-05Revert "filemap: remove FilemapSeek class"Ed Bartosh
2017-03-31wic: partition: Update fsck parametersDaniel Schultz
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: set FAT 16 for msdos partitionsEd Bartosh
2017-03-31wic: support 'msdos' fstypeEd Bartosh
2017-03-31wic: don't silently skip unknown fstypesEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31wic: remove unused code from runner moduleEd Bartosh
2017-03-31wic: remove runner.show APIEd Bartosh
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-03-31wic: remove fsimage pluginEd Bartosh
2017-03-31filemap: 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-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: fix bug in sparse_copyEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie
2017-03-11wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie
2017-03-10wic: filemap: Fixed spared_copy skipDaniel Schultz
2017-03-10wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz
2017-03-04wic: add more targets to directdisk syslinux configEd Bartosh
2017-03-04wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh