summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
Commit message (Expand)AuthorAgeFilesLines
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* wic: use explicit errno importRoss Burton2018-11-071-4/+5
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2018-10-121-2/+7
* wic: Support for changing the imager.Davis, Michael2018-10-101-1/+1
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-041-1/+1
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-134-7/+28
* wic: squashfs does support partition uuid.Emmanuel Roullit2018-09-111-2/+2
* isoimage-isohybrid: Fix variable namesAlexandru Vasiu2018-08-291-2/+2
* isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu2018-08-291-1/+1
* wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao2018-08-211-9/+13
* wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao2018-08-211-32/+47
* wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao2018-08-151-3/+48
* wic: bootimg-partition: Add do_configure_partition() methodKevin Hao2018-08-151-24/+37
* wic: bootimg-partition: Use the relative path in the install_taskKevin Hao2018-08-151-8/+6
* wic: Remove the unused variable Partition.sourceparams_dictKevin Hao2018-08-151-1/+0
* wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal2018-08-021-1/+1
* wic/engine: improve error reporting when using rm with wicAnuj Mittal2018-07-261-2/+14
* logging: use warning instead warnChen Qi2018-07-261-1/+1
* wic/engine: use up all free space when expanding partitionsAnuj Mittal2018-07-181-1/+3
* wic/engine: fix errors when expanding partitionsAnuj Mittal2018-07-181-5/+4
* wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2018-06-292-27/+2
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-06-291-4/+6
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-06-041-2/+18
* wic/engine.py: improve error message when required tools are missingAnuj Mittal2018-06-041-2/+2
* qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal2018-06-041-1/+1
* wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2018-05-222-1/+5
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan2018-03-061-0/+3
* wic: Set a miniumum FAT16 volume size.Paulo Neves2018-03-041-1/+1
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-042-3/+3
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-043-0/+17
* wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun2018-01-141-1/+9
* wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski2018-01-021-1/+1
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-186-19/+47
* wic: partition.py: Update comments slightlyTom Rini2017-12-181-3/+1
* wic: kparser.py: Check for SquashFS and use-uuidTom Rini2017-12-181-0/+5
* wic: support filesystem label for rawcopyMartin Hundebøll2017-12-101-0/+22
* wic: Update canned-wks for systemd to use UUID everywhereTom Rini2017-11-081-2/+2
* wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini2017-11-081-3/+6
* wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak2017-11-074-0/+15
* wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold2017-11-051-1/+1
* wic: misc.py: Added more mtools binariesSaul Wold2017-11-051-0/+3
* wic: Add option to not change fstabFabio Berton2017-09-262-2/+11
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* wic: accept '-' in bitbake variablesEnrico Scholz2017-09-181-1/+1
* wic: run bmaptool with native Python3Ed Bartosh2017-09-111-2/+4
* wic: update help contentEd Bartosh2017-09-111-32/+32
* wic: implement ext fs support for 'wic rm'Ed Bartosh2017-09-111-11/+16