aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)Author
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson
2016-05-19wic: implement --bmap optionEd Bartosh
2016-05-06wic: use sparse_copy to preserve sparsenessEd Bartosh
2016-04-29wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu
2016-04-29wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu
2016-02-07isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu
2016-02-04wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga
2016-01-20wic: do not remove build dir in source pluginsEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-18wic: get rid of 2 gettersEd Bartosh
2016-01-18wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-18wic: get rid of get_rootfs and set_rootfsEd Bartosh
2016-01-18wic: get rid of get_timeout getterEd Bartosh
2016-01-18wic: adjust code for new data structureEd Bartosh
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-09-03wic: fix short variable namesEd Bartosh
2015-09-03wic: fix pylint warning redefined-builtinEd Bartosh
2015-09-03wic: fix pylint warning unused-variableEd Bartosh
2015-09-03wic: use optparse instead of cmdlnEd Bartosh
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh
2015-06-27wic: Add new argument to direct pluginEd Bartosh
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh
2015-06-11wic: Refactored getting root device nameEd Bartosh
2015-06-11wic: Make _ptable_format publicEd Bartosh
2015-06-11wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-09wic: rawcopy: ensure comparison is done on intAlexandre Belloni
2015-04-09wic: code cleanup: unused importsEd Bartosh
2015-03-10wic: rawcopy: support skippingAlexandre Belloni
2015-03-10wic: add fsimage pluginAlexandre Belloni
2015-02-14wic: add rawcopy source pluginAlexandre Belloni
2015-02-08wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni
2015-02-08wic: use kB for the partitions sizeAlexandre Belloni
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki