summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
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
2024-02-08wic: implement reproducible Disk GUIDAdithya Balakumar
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-09-02wic: Add gpt-hybrid partition layoutJoshua Watt
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-25wic: Add argument --hidden to default imagerLeon Anavi
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-04-13wic: use part_name when definedDit Kozmaj
2023-02-26wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov
2022-10-29wic: swap partitions are not added to fstabciarancourtney
2022-10-26wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-10-26wic: implement binary repeatable disk identifiersSergei Zhmylev
2022-10-25wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-25wic: add UEFI kernel as UEFI stubMaxim Uvarov
2022-09-28Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton
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-27wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl
2022-05-16wic: added fspassno parameter to partitionClaudius Heine
2022-05-08wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer
2022-04-22wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2022-02-16wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier
2021-11-24wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-11-10wic: Use os.rename instead of bb.utils.renameKhem Raj
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-09-26wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-09-04wic: Add extra-space argumentKristian 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-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-02-09wic: debug mode to keep tmp directoryLee Chee Yang
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
2021-01-20wic: Ensure internal workdir is not reusedPaul Barker
2021-01-13wic: Add workdir argumentPaul Barker
2021-01-01wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2020-12-15wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro
2020-11-08isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu