summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
Commit message (Expand)AuthorAgeFilesLines
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-05-251-0/+7
* wic: swap partitions are not added to fstabciarancourtney2022-11-201-1/+1
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-12-141-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-09-011-2/+4
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-02-031-3/+6
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-02-032-28/+25
* wic: Add --change-directory argumentRicardo Ribalda Delgado2021-02-031-3/+18
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-02-031-5/+8
* wic: Ensure internal workdir is not reusedPaul Barker2021-02-031-1/+11
* wic: Add workdir argumentPaul Barker2021-02-031-1/+1
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2021-02-031-3/+34
* wic: fix typoDaniel Ammann2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-091-0/+7
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-10-061-4/+4
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-10-061-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-10-061-0/+15
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-071-21/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-061-1/+21
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* wic: fix images build in parallelMaxim Uvarov2020-01-191-1/+1
* wic: Add --include-path argumentPaul Barker2020-01-101-2/+5
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+1
* isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic2019-11-101-2/+4
* isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic2019-11-101-2/+4
* wic/rawcopy: Support files in sub-directoriesEugene Smirnov2019-10-191-0/+3
* wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper2019-10-081-1/+2
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-121-11/+26
* wic/plugins: Source that support both EFI and BIOSWilliam Bourque2019-07-231-0/+213
* wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2019-07-191-25/+12
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-173-14/+29
* wic/bootimg-efi: allow multiple initrdChee Yang Lee2019-06-191-6/+16
* wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee2019-06-113-15/+35
* wic: bootimg-efi: add label source parameterChee Yang Lee2019-05-301-4/+15
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-151-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-097-102/+7
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-131-0/+2
* isoimage-isohybrid: Fix variable namesAlexandru Vasiu2018-08-291-2/+2
* isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu2018-08-291-1/+1
* wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao2018-08-211-9/+13
* wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao2018-08-211-32/+47
* wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao2018-08-151-3/+48
* wic: bootimg-partition: Add do_configure_partition() methodKevin Hao2018-08-151-24/+37
* wic: bootimg-partition: Use the relative path in the install_taskKevin Hao2018-08-151-8/+6
* wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu2018-06-291-26/+1
* wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu2018-06-291-4/+6