summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugins/source
AgeCommit message (Expand)AuthorFiles
2017-03-31wic: remove runner.show APIEd Bartosh1
2017-03-31wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh1
2017-03-31wic: remove fsimage pluginEd Bartosh1
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh1
2017-03-22wic: improve getting syslinux pathEd Bartosh1
2017-03-22wic: remove empty plugin methodsEd Bartosh3
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh3
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh2
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh1
2017-03-10wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz1
2017-03-04wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh1
2017-03-04wic: raise WicError instead of calling logger.errorEd Bartosh1
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh8
2017-03-04wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2
2017-03-04wic: raise WicError in wic pluginsEd Bartosh8
2017-03-04wic: move errors moduleEd Bartosh2
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh8
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh2
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh3
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie1
2017-02-05wic: fix call of serial_console_form_kargsEd Bartosh1
2017-02-05wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh1
2017-02-02wic: remove syslinux.pyEd Bartosh1
2017-02-02wic: code cleanupEd Bartosh6
2017-02-02wic: move oe/misc.py one level upEd Bartosh8
2017-02-02wic: move 2 APIs to wic.engineEd Bartosh3
2017-01-31isoimage-isohybrid: renamed variable hdd_dirEd Bartosh1
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh1
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi2
2017-01-31wic: isoimage-isohybrid: stop using HDDDIREd Bartosh1
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh1
2017-01-23wic: bootimg-pcbios: use wic-tools targetEd Bartosh1
2017-01-23wic: fixed test_iso_image test caseEd Bartosh1
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu1
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez1
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh1
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen3
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson1
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh1
2016-04-29wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu1
2016-04-29wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu1
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu1
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu1
2016-02-07isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu1
2016-02-04wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga1
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh3
2016-01-19wic: removed unused importsEd Bartosh4
2016-01-17wic: get rid of 2 gettersEd Bartosh2