summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)Author
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
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh
2017-06-14bootimg-pcbios: make boot image file uniqueEd Bartosh
2017-06-06wic: Remove obsolete reference to msger logger.Kristian Amlie
2017-06-03isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh
2017-03-31wic: set correct system id for msdos partitionsEd Bartosh
2017-03-31wic: allow only supported fstypesEd Bartosh
2017-03-31wic: remove runner.show APIEd Bartosh
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh
2017-03-31wic: remove fsimage pluginEd Bartosh
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie
2017-03-11wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie