| Commit message (Expand) | Author | Age | Files | Lines |
* | meta/lib+scripts: Convert to SPDX license headers | Richard Purdie | 2019-06-18 | 15 | -206/+16 |
* | wic/bootimg-efi: replace hardcoded volume name with label | Chee Yang Lee | 2019-06-07 | 1 | -2/+4 |
* | wic/engine: Add missing newline | Richard Purdie | 2019-04-03 | 1 | -1/+1 |
* | wic: Ensure that sourceparams values can contain '=' | Jan Kiszka | 2019-02-28 | 1 | -1/+1 |
* | wic/engine: Fix missing parted autobuilder failures | Richard Purdie | 2019-02-15 | 1 | -3/+5 |
* | wic/engine.py: Load paths from PATH environment variable | William Bourque | 2019-02-14 | 1 | -2/+7 |
* | scripts/lib/wic/engine: Fix cp's target path for ext* filesystems | Leonardo Augusto | 2019-02-14 | 1 | -1/+1 |
* | wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk | Alexey Brodkin | 2019-01-16 | 1 | -2/+2 |
* | wic: allow bitbake variables in kickstarter files | Rasmus Villemoes | 2019-01-14 | 1 | -0/+17 |
* | wic: bootimg-efi: add a title source parameter | Ming Liu | 2018-11-16 | 1 | -2/+4 |
* | wic: use explicit errno import | Ross Burton | 2018-11-07 | 1 | -4/+5 |
* | wic: search nonarch STAGING_DATADIR for multilib | Kai Kang | 2018-10-16 | 1 | -1/+9 |
* | wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr output | Geoff Parker | 2018-10-12 | 1 | -2/+7 |
* | wic: Support for changing the imager. | Davis, Michael | 2018-10-10 | 1 | -1/+1 |
* | qemux86-directdisk: remove mem= parameter | Anuj Mittal | 2018-10-04 | 1 | -1/+1 |
* | isoimage-isohybrid: don't include cpio in cpio image | Ioan-Adrian Ratiu | 2018-09-20 | 1 | -4/+3 |
* | wic: Introduce the --use-label partition parameter | Kevin Hao | 2018-09-13 | 4 | -7/+28 |
* | wic: squashfs does support partition uuid. | Emmanuel Roullit | 2018-09-11 | 1 | -2/+2 |
* | isoimage-isohybrid: Fix variable names | Alexandru Vasiu | 2018-08-29 | 1 | -2/+2 |
* | isoimage-isohybrid: Fix creating initrd.cpio | Alexandru Vasiu | 2018-08-29 | 1 | -1/+1 |
* | wic: bootimg-partition: Select a preferred type if multi kernel images are in... | Kevin Hao | 2018-08-21 | 1 | -9/+13 |
* | wic: bootimg-partition: Add support to specify a custom extlinux.conf | Kevin Hao | 2018-08-21 | 1 | -32/+47 |
* | wic: bootimg-partition: Add support to create the u-boot boot config file | Kevin Hao | 2018-08-15 | 1 | -3/+48 |
* | wic: bootimg-partition: Add do_configure_partition() method | Kevin Hao | 2018-08-15 | 1 | -24/+37 |
* | wic: bootimg-partition: Use the relative path in the install_task | Kevin Hao | 2018-08-15 | 1 | -8/+6 |
* | wic: Remove the unused variable Partition.sourceparams_dict | Kevin Hao | 2018-08-15 | 1 | -1/+0 |
* | wic/qemux86: don't pass ip parameter to kernel in wks | Anuj Mittal | 2018-08-02 | 1 | -1/+1 |
* | wic/engine: improve error reporting when using rm with wic | Anuj Mittal | 2018-07-26 | 1 | -2/+14 |
* | logging: use warning instead warn | Chen Qi | 2018-07-26 | 1 | -1/+1 |
* | wic/engine: use up all free space when expanding partitions | Anuj Mittal | 2018-07-18 | 1 | -1/+3 |
* | wic/engine: fix errors when expanding partitions | Anuj Mittal | 2018-07-18 | 1 | -5/+4 |
* | wic: isoimage-isohybrid: debloat image of redundant rootfs | Ioan-Adrian Ratiu | 2018-06-29 | 2 | -27/+2 |
* | wic: isoimage-isohybrid: fix UEFI spec breakage | Ioan-Adrian Ratiu | 2018-06-29 | 1 | -4/+6 |
* | wic/bootimg-efi.py: recognize initrd when using grub | Anuj Mittal | 2018-06-04 | 1 | -2/+18 |
* | wic/engine.py: improve error message when required tools are missing | Anuj Mittal | 2018-06-04 | 1 | -2/+2 |
* | qemux86-directdisk.wks: remove uvesafb.mode_option | Anuj Mittal | 2018-06-04 | 1 | -1/+1 |
* | wic: Fix partition files UIDs on multi rootfs images | Ricardo Ribalda Delgado | 2018-05-22 | 2 | -1/+5 |
* | wic/imager/direct: Ensure correct ROOTFS_DIR is shown | Richard Purdie | 2018-04-20 | 1 | -1/+6 |
* | wic: add wks file to make use of exclude-path functionality | California Sullivan | 2018-03-06 | 1 | -0/+3 |
* | wic: Set a miniumum FAT16 volume size. | Paulo Neves | 2018-03-04 | 1 | -1/+1 |
* | wic: partition plugin wrongly assumes it is rootfs | Paulo Neves | 2018-03-04 | 2 | -3/+3 |
* | wic: Add post operation hook for SourcePlugin | Parthiban Nallathambi | 2018-03-04 | 3 | -0/+17 |
* | wic: if we can't get from ioctl, try from os.stat() | Dogukan Ergun | 2018-01-14 | 1 | -1/+9 |
* | wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR). | Adrian Fiergolski | 2018-01-02 | 1 | -1/+1 |
* | wic: Introduce --fsuuid and have --use-uuid make use of UUID too | Tom Rini | 2017-12-18 | 6 | -19/+47 |
* | wic: partition.py: Update comments slightly | Tom Rini | 2017-12-18 | 1 | -3/+1 |
* | wic: kparser.py: Check for SquashFS and use-uuid | Tom Rini | 2017-12-18 | 1 | -0/+5 |
* | wic: support filesystem label for rawcopy | Martin Hundebøll | 2017-12-10 | 1 | -0/+22 |
* | wic: Update canned-wks for systemd to use UUID everywhere | Tom Rini | 2017-11-08 | 1 | -2/+2 |
* | wic: When using --use-uuid make sure that we update the fstab with PARTUUID | Tom Rini | 2017-11-08 | 1 | -3/+6 |