summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-071-21/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-061-1/+21
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic: fix images build in parallelMaxim Uvarov2020-01-191-1/+1
* wic: Add --include-path argumentPaul Barker2020-01-101-2/+5
* isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic2019-11-101-2/+4
* isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic2019-11-101-2/+4
* wic/rawcopy: Support files in sub-directoriesEugene Smirnov2019-10-191-0/+3
* wic/plugins: Source that support both EFI and BIOSWilliam Bourque2019-07-231-0/+213
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-173-14/+29
* wic/bootimg-efi: allow multiple initrdChee Yang Lee2019-06-191-6/+16
* wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee2019-06-113-15/+35
* wic: bootimg-efi: add label source parameterChee Yang Lee2019-05-301-4/+15
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-151-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-096-87/+6
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3
* 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: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2018-06-291-26/+1
* 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: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-041-1/+1
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-182-2/+4
* wic: support filesystem label for rawcopyMartin Hundebøll2017-12-101-0/+22
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* wic: rootfs: make copied rootfs uniqueEd Bartosh2017-07-301-1/+1
* wic: rootfs: fix rootfs path reportingEd Bartosh2017-07-301-6/+4
* wic: use absolute paths in rootfs pluginEd Bartosh2017-07-301-2/+2
* wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh2017-07-171-52/+23
* wic: isoimage-isohybrid: check result of glob()Ed Bartosh2017-07-171-2/+5
* wic: isoimage: do not remove temp directoryEd Bartosh2017-07-171-2/+2
* wic: get rid of using wic-toolsEd Bartosh2017-07-172-5/+4
* wic: code cleanupEd Bartosh2017-06-231-1/+1
* wic: flatten directory structureEd Bartosh2017-06-236-9/+8
* bootimg-pcbios: make boot image file uniqueEd Bartosh2017-06-141-1/+1
* wic: Remove obsolete reference to msger logger.Kristian Amlie2017-06-061-2/+5
* isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh2017-06-031-4/+2
* wic: remove runner.show APIEd Bartosh2017-04-011-4/+2
* wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh2017-04-011-22/+20
* wic: remove fsimage pluginEd Bartosh2017-04-011-56/+0
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27