summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugins
AgeCommit message (Expand)AuthorFiles
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
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh3
2015-06-11wic: Refactored getting root device nameEd Bartosh3
2015-06-11wic: Make _ptable_format publicEd Bartosh3
2015-06-11wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh3
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh6
2015-04-24wic: code cleanup: undefined variablesEd Bartosh2
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh6
2015-03-09wic: rawcopy: support skippingAlexandre Belloni1
2015-03-09wic: add fsimage pluginAlexandre Belloni1
2015-02-14wic: add rawcopy source pluginAlexandre Belloni1
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni1
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni2
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki1
2014-12-19wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki1
2014-10-30wic: Update bootimg-partition to use bootimg_dirTom Zanussi1
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi3
2014-10-18wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia1
2014-09-23wic: add new bootimg-partition pluginMaciej Borzecki1
2014-08-15wic: Add gummiboot support to bootimg-efiTom Zanussi1
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi3
2014-08-11wic: Rename /mic to /wicTom Zanussi4