summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)AuthorFiles
2017-02-02wic: renamd direct_plugin.py -> direct.pyEd Bartosh1
2017-02-02wic: simplified code of direct_pluginEd Bartosh1
2017-02-02wic: pylinted direct_pluginEd Bartosh1
2017-02-02wic: improve naming in direct_plugin classesEd Bartosh1
2017-02-02wic: get rid of __rootfs_dir_to_dict methodEd Bartosh1
2017-02-02wic: moved content of direct.py to direct_pluginEd Bartosh1
2017-02-02wic: direct_plugin: stop using config managerEd Bartosh1
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-19wic: implement --bmap optionEd Bartosh1
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
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh3
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh3
2016-01-17wic: get rid of get_timeout getterEd Bartosh4
2016-01-17wic: adjust code for new data structureEd Bartosh2
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan1
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez2
2015-09-02wic: fix short variable namesEd Bartosh4
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh1
2015-09-02wic: fix pylint warning unused-variableEd Bartosh1
2015-09-02wic: use optparse instead of cmdlnEd Bartosh1
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga1
2015-07-02wic: Code cleanup: unused importsEd Bartosh2
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh1
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh2
2015-06-26wic: Add new argument to direct pluginEd Bartosh1
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh2
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh7
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh7