summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)Author
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-03-22wic/direct: reserve 2 sector for extended partitionChee Yang Lee
2020-01-19wic: fix images build in parallelMaxim Uvarov
2020-01-10wic: Add --include-path argumentPaul Barker
2020-01-10wic: Preserve intermediate filesPaul 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-10-07wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper
2019-08-08wic: Add partition type for msdos partition tablesJason Wessel
2019-07-23wic/plugins: Source that support both EFI and BIOSWilliam Bourque
2019-07-18wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee
2019-06-19wic/bootimg-efi: allow multiple initrdChee Yang Lee
2019-06-11wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee
2019-05-30wic: bootimg-efi: add label source parameterChee Yang Lee
2019-05-15wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-10-16wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-09-19isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao
2018-08-29isoimage-isohybrid: Fix variable namesAlexandru Vasiu
2018-08-29isoimage-isohybrid: Fix creating initrd.cpioAlexandru Vasiu
2018-08-21wic: bootimg-partition: Select a preferred type if multi kernel images are in...Kevin Hao
2018-08-21wic: bootimg-partition: Add support to specify a custom extlinux.confKevin Hao
2018-08-15wic: bootimg-partition: Add support to create the u-boot boot config fileKevin Hao
2018-08-15wic: bootimg-partition: Add do_configure_partition() methodKevin Hao
2018-08-15wic: bootimg-partition: Use the relative path in the install_taskKevin Hao
2018-06-28wic: isoimage-isohybrid: debloat image of redundant rootfsIoan-Adrian Ratiu
2018-06-28wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak
2017-09-25wic: Add option to not change fstabFabio Berton
2017-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz
2017-09-11wic: run bmaptool with native Python3Ed Bartosh
2017-08-03wic: improve generating disk system identifierJonathan Liu
2017-07-30wic: ensure generated disk system identifier is non-zeroJonathan Liu
2017-07-30wic: add /boot mount point to fstab by defaultEd Bartosh
2017-07-30wic: rootfs: make copied rootfs uniqueEd Bartosh