summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wic: bootimg-pcbios: use wic-tools targetEd Bartosh2017-01-231-1/+1
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-4/+1
* wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2017-01-161-49/+0
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-091-12/+10
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2016-11-152-3/+3
* wic: rawcopy: make source filenames uniqueEd Bartosh2016-07-211-1/+1
* wic: add systemd-boot option in EFI boot image pluginJianxun Zhang2016-07-201-3/+5
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-033-18/+0
* wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson2016-05-301-0/+5
* wic: use sparse_copy to preserve sparsenessEd Bartosh2016-05-061-4/+3
* wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu2016-04-291-2/+2
* wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu2016-04-291-21/+32
* wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu2016-04-031-2/+2
* wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu2016-04-031-2/+2
* isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu2016-02-071-1/+1
* wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga2016-02-041-2/+5
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-203-7/+0
* wic: removed unused importsEd Bartosh2016-01-194-4/+3
* wic: get rid of 2 gettersEd Bartosh2016-01-182-7/+8
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-183-7/+7
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-183-15/+15
* wic: get rid of get_timeout getterEd Bartosh2016-01-184-32/+16
* wic: adjust code for new data structureEd Bartosh2016-01-182-3/+3
* wic: rawcopy: Copy source file to build folderNoor Ahsan2016-01-071-3/+4
* wic: Allow to use a custom config for bootloadersMariano Lopez2015-12-092-46/+93
* wic: fix short variable namesEd Bartosh2015-09-033-43/+43
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-031-3/+3
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-6/+0
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-1/+0
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-1/+3
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-022-12/+3