summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-06-041-2/+18
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-041-1/+1
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-182-2/+4
* wic: support filesystem label for rawcopyMartin Hundebøll2017-12-101-0/+22
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* wic: rootfs: make copied rootfs uniqueEd Bartosh2017-07-301-1/+1
* wic: rootfs: fix rootfs path reportingEd Bartosh2017-07-301-6/+4
* wic: use absolute paths in rootfs pluginEd Bartosh2017-07-301-2/+2
* wic: isoimage-isohybrid: use grub-efi from deploy dirEd Bartosh2017-07-171-52/+23
* wic: isoimage-isohybrid: check result of glob()Ed Bartosh2017-07-171-2/+5
* wic: isoimage: do not remove temp directoryEd Bartosh2017-07-171-2/+2
* wic: get rid of using wic-toolsEd Bartosh2017-07-172-5/+4
* wic: code cleanupEd Bartosh2017-06-231-1/+1
* wic: flatten directory structureEd Bartosh2017-06-236-9/+8
* bootimg-pcbios: make boot image file uniqueEd Bartosh2017-06-141-1/+1
* wic: Remove obsolete reference to msger logger.Kristian Amlie2017-06-061-2/+5
* isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCHEd Bartosh2017-06-031-4/+2
* wic: remove runner.show APIEd Bartosh2017-04-011-4/+2
* wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh2017-04-011-22/+20
* wic: remove fsimage pluginEd Bartosh2017-04-011-56/+0
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27
* wic: remove empty plugin methodsEd Bartosh2017-03-233-58/+0
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-233-18/+18
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-232-4/+0
* wic: remove rootfs_pcbios_ext pluginEd Bartosh2017-03-231-213/+0
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-03-101-1/+1
* wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh2017-03-041-7/+13
* wic: raise WicError instead of calling logger.errorEd Bartosh2017-03-041-2/+2
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-048-8/+8
* wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2017-03-042-4/+4
* wic: raise WicError in wic pluginsEd Bartosh2017-03-048-120/+73
* wic: move errors moduleEd Bartosh2017-03-042-2/+2
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-048-135/+200
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-152-2/+2
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-153-10/+6
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-151-1/+42
* wic: fix call of serial_console_form_kargsEd Bartosh2017-02-051-1/+1
* wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh2017-02-051-1/+1
* wic: remove syslinux.pyEd Bartosh2017-02-021-1/+37
* wic: code cleanupEd Bartosh2017-02-026-21/+17
* wic: move oe/misc.py one level upEd Bartosh2017-02-028-13/+13
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-023-4/+4
* isoimage-isohybrid: renamed variable hdd_dirEd Bartosh2017-01-311-4/+4
* isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh2017-01-311-4/+4
* wic: Look for image artifacts in a common locationTom Zanussi2017-01-312-14/+43
* wic: isoimage-isohybrid: stop using HDDDIREd Bartosh2017-01-311-8/+2
* wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh2017-01-311-1/+1