aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
AgeCommit message (Expand)Author
2019-04-07wic: search nonarch STAGING_DATADIR for multilibKai Kang
2018-11-24wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-07-02wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
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-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz
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-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: code cleanupEd Bartosh
2017-06-23wic: flatten directory structureEd 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: 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-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-10wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz
2017-03-04wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh
2017-03-04wic: raise WicError instead of calling logger.errorEd Bartosh
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh
2017-03-04wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh
2017-03-04wic: raise WicError in wic pluginsEd Bartosh
2017-03-04wic: move errors moduleEd Bartosh
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie
2017-02-05wic: fix call of serial_console_form_kargsEd Bartosh
2017-02-05wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh
2017-02-02wic: remove syslinux.pyEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2017-02-02wic: move 2 APIs to wic.engineEd Bartosh
2017-01-31isoimage-isohybrid: renamed variable hdd_dirEd Bartosh
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi
2017-01-31wic: isoimage-isohybrid: stop using HDDDIREd Bartosh
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh