summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)Author
2019-10-25wic/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
2017-07-30wic: rootfs: fix rootfs path reportingEd Bartosh
2017-07-30wic: use absolute paths in rootfs pluginEd Bartosh
2017-07-30wic: copy rootfs directory before changing fstabEd Bartosh
2017-07-21wic: fix calculation of partition numberEd Bartosh
2017-07-17wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh
2017-07-17wic: isoimage-isohybrid: check result of glob()Ed Bartosh
2017-07-17wic: isoimage: do not remove temp directoryEd Bartosh
2017-07-17wic: get rid of using wic-toolsEd Bartosh
2017-06-23wic: fix restoring of original fstabEd Bartosh
2017-06-23wic: code cleanupEd Bartosh
2017-06-23wic: flatten directory structureEd Bartosh