summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao1
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao1
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao1
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao1
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao1
2018-08-15wic: Remove the unused variable Partition.sourceparams_dictKevin Hao1
2018-08-02wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal1
2018-07-26wic/engine: improve error reporting when using rm with wicAnuj Mittal1
2018-07-26logging: use warning instead warnChen Qi1
2018-07-18wic/engine: use up all free space when expanding partitionsAnuj Mittal1
2018-07-18wic/engine: fix errors when expanding partitionsAnuj Mittal1
2018-06-28wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2
2018-06-28wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu1
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal1
2018-06-04wic/engine.py: improve error message when required tools are missingAnuj Mittal1
2018-06-03qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal1
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie1
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan1
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves1
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves2
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi3
2018-01-14wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun1
2018-01-02wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski1
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini6
2017-12-18wic: partition.py: Update comments slightlyTom Rini1
2017-12-18wic: kparser.py: Check for SquashFS and use-uuidTom Rini1
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll1
2017-11-08wic: Update canned-wks for systemd to use UUID everywhereTom Rini1
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini1
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak4
2017-11-05wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold1
2017-11-05wic: misc.py: Added more mtools binariesSaul Wold1
2017-09-25wic: Add option to not change fstabFabio Berton2
2017-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz1
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