summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
Commit message (Expand)AuthorAgeFilesLines
* wic: Update after plugin name changesRichard Purdie2025-06-165-30/+30
* wic: plugins source bootimage/isoimage rename to allow be importedAnibal Limon2025-06-165-0/+0
* wic bootimg-efi.py: fail build if no binaries installedMikko Rapeli2025-06-021-0/+7
* wic: bootimg-efi: Support + symbol in filenamesIgor Opaniuk2025-02-101-1/+1
* wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclassMikko Rapeli2024-10-251-115/+25
* wic bootimg-efi.py: keep timestamps and add debug printsMikko Rapeli2024-10-251-19/+30
* wic/rootfs.py: allow --exclude-path option to exclude symlinksYi Zhao2024-10-111-1/+1
* bootimg-partition: break out code to a common library.Marcus Folkesson2024-07-231-37/+2
* wic: bootimg-efi: fix error handlingEnrico Jörns2024-06-061-2/+2
* rootfs.py: Fix logger error message formatJohn Ripple2024-04-251-1/+1
* wic: bootimg-partition allow to set var to get boot filesAnibal Limon2024-03-261-2/+3
* wic: 'empty' plugin: fix typo in commentEnrico Jörns2024-02-271-1/+1
* wic: extend empty plugin with options to write zeros to partitonMalte Schmidt2023-12-061-1/+56
* wic: bootimg-efi: Make kernel image installation configurableKareem Zarka2023-12-041-3/+4
* wic: rawcopy: add support for zstd decompressionMalte Schmidt2023-11-271-1/+2
* wic: bootimg-partition: Fix file name in debug messageDaniel Semkowicz2023-10-011-1/+1
* wic: bootimg-efi: Stop hardcoding VMA offsetsAlexandre Belloni2023-08-091-14/+49
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-06-061-0/+2
* wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev2023-05-041-3/+3
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-04-271-0/+7
* wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov2023-02-261-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-10-261-1/+1
* wic: bootimg-efi: implement --include-pathMaxim Uvarov2022-10-261-0/+5
* wic: add UEFI kernel as UEFI stubMaxim Uvarov2022-10-261-0/+24
* wic: add 'none' fstype for custom imageJeongBong Seo2022-08-121-0/+4
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-124-0/+8
* wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka2022-08-021-7/+31
* wic/bootimg-efi: Factor out some common bitsJan Kiszka2022-08-021-25/+21
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-021-13/+12
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-07-231-1/+1
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-081-1/+4
* wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier2022-02-161-1/+28
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-201-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-06-291-2/+4
* Add support for erofs filesystemsRichard Weinberger2021-05-311-3/+3
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-01-201-3/+6
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-201-3/+14
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-01-201-5/+8
* wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro2020-12-151-0/+32
* isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu2020-11-081-0/+14
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-4/+4
* wic: fix typoDaniel Ammann2020-08-061-1/+1
* wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed2020-07-251-0/+60
* wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado2020-04-261-22/+19
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-261-2/+58
* wic: Continue if excluded_path does not existRicardo Ribalda Delgado2020-04-261-1/+3
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-261-3/+18
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-261-3/+34
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3