summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
AgeCommit message (Expand)Author
2024-03-26wic: bootimg-partition allow to set var to get boot filesAnibal Limon
2024-02-27wic: 'empty' plugin: fix typo in commentEnrico Jörns
2023-12-06wic: extend empty plugin with options to write zeros to partitonMalte Schmidt
2023-12-04wic: bootimg-efi: Make kernel image installation configurableKareem Zarka
2023-11-27wic: rawcopy: add support for zstd decompressionMalte Schmidt
2023-10-01wic: bootimg-partition: Fix file name in debug messageDaniel Semkowicz
2023-08-09wic: bootimg-efi: Stop hardcoding VMA offsetsAlexandre Belloni
2023-06-06image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-05-04wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev
2023-04-27wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-02-26wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov
2022-10-26wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-10-25wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-25wic: add UEFI kernel as UEFI stubMaxim Uvarov
2022-08-12wic: add 'none' fstype for custom imageJeongBong Seo
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-07-23wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-05-08wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-02-16wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-08-20wic: Add --no-fstab-update part optionDaniel Gomez
2021-06-29Use the label provided when formating a dos partitionjbouchard
2021-05-31Add support for erofs filesystemsRichard Weinberger
2021-01-20wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker
2021-01-20wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-20wic: Update pseudo db when excluding content from rootfsPaul Barker
2020-12-15wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro
2020-11-08isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu
2020-09-14wic/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