summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
AgeCommit message (Expand)Author
2021-01-27wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-01-27wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-27wic: Update pseudo db when excluding content from rootfsPaul Barker
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-08-06wic: fix typoDaniel Ammann
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2020-04-26wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado
2020-04-26wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado
2020-04-26wic: Continue if excluded_path does not existRicardo Ribalda Delgado
2020-04-26wic: Add --change-directory argumentRicardo Ribalda Delgado
2020-04-26wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-04-07Revert "wic: Fix permissions when using exclude or include path"Richard Purdie
2020-04-07Revert "wic: Add --embed-rootfs argument"Richard Purdie
2020-04-06wic: Add --embed-rootfs argumentRicardo Ribalda Delgado
2020-04-06wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-01-19wic: fix images build in parallelMaxim Uvarov
2020-01-10wic: Add --include-path argumentPaul Barker
2019-11-10isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic
2019-11-10isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic
2019-10-19wic/rawcopy: Support files in sub-directoriesEugene Smirnov
2019-07-23wic/plugins: Source that support both EFI and BIOSWilliam Bourque
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee
2019-06-19wic/bootimg-efi: allow multiple initrdChee Yang Lee
2019-06-11wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee
2019-05-30wic: bootimg-efi: add label source parameterChee Yang Lee
2019-05-15wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-09-20isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu
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-06-29wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu
2018-06-29wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-03-04wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-12-10wic: support filesystem label for rawcopyMartin Hundebøll
2017-09-25wic: allow multiple /boot partitions with different contentEnrico Scholz
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh