aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2019-02-15wic/engine: Fix missing parted autobuilder failuresRichard Purdie
2019-02-14wic/engine.py: Load paths from PATH environment variableWilliam Bourque
2019-02-14scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto
2019-01-16wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin
2019-01-14wic: allow bitbake variables in kickstarter filesRasmus Villemoes
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-11-06wic: use explicit errno importRoss Burton
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-10-12wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker
2018-10-10wic: Support for changing the imager.Davis, Michael
2018-10-04qemux86-directdisk: remove mem= parameterAnuj Mittal
2018-09-19isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao
2018-09-11wic: squashfs does support partition uuid.Emmanuel Roullit
2018-08-29isoimage-isohybrid: Fix variable namesAlexandru Vasiu
2018-08-29isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao
2018-08-15wic: Remove the unused variable Partition.sourceparams_dictKevin Hao
2018-08-02wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal
2018-07-26wic/engine: improve error reporting when using rm with wicAnuj Mittal
2018-07-26logging: use warning instead warnChen Qi
2018-07-18wic/engine: use up all free space when expanding partitionsAnuj Mittal
2018-07-18wic/engine: fix errors when expanding partitionsAnuj Mittal
2018-06-28wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu
2018-06-28wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-06-04wic/engine.py: improve error message when required tools are missingAnuj Mittal
2018-06-03qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2018-01-14wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun
2018-01-02wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-12-18wic: partition.py: Update comments slightlyTom Rini
2017-12-18wic: kparser.py: Check for SquashFS and use-uuidTom Rini
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll
2017-11-08wic: Update canned-wks for systemd to use UUID everywhereTom Rini
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak
2017-11-05wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold
2017-11-05wic: misc.py: Added more mtools binariesSaul Wold
2017-09-25wic: Add option to not change fstabFabio Berton