summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2023-02-04base: add support for loongarch64Xiaotian Wu
2023-01-26wic/efi-bootdisk.wks: Fix for 6.1 kernel versionsRichard Purdie
2022-11-07wic: make ext2/3/4 images reproducibleSergei Zhmylev
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-08-02wic: add target tools to PATH when executing native commandsRoss 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-27wic: Add dependencies for erofs-utilsSean Anderson
2022-04-22wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2022-02-16wic: rawcopy: Add support for packed imagesStefan Herbrechtsmeier
2022-02-16wic: partition: Support valueless keys in sourceparamsStefan Herbrechtsmeier
2022-01-05scripts: Update to use exec_module() instead of load_module()Richard Purdie
2021-11-24wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-11-21wic: use shutil.whichMingli Yu
2021-11-11scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason
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-17wic: keep rootfs_size as integerAlexander Kanavin
2021-09-04wic: Add extra-space argumentKristian Klausen
2021-08-20wic: Add --no-fstab-update part optionDaniel Gomez
2021-08-17scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day
2021-08-12wic: don't forcibly pass -T defaultRoss Burton
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-03-02scripts/lib/wic/partition.py: do not set FAT sizeAlexander Kanavin
2021-02-26wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka
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: Allow exec_native_cmd to run HOSTTOOLSPaul 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-20wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2020-12-15wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro