summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins
Commit message (Expand)AuthorAgeFilesLines
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-05-181-1/+1
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2017-01-112-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: implement --bmap optionEd Bartosh2016-05-191-1/+2
* 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-034-45/+45
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-031-3/+3
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-6/+0
* wic: use optparse instead of cmdlnEd Bartosh2015-09-031-1/+1
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538
* wic: Code cleanup: unused importsEd Bartosh2015-07-022-4/+1
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-1/+3
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-022-12/+3
* wic: Add new argument to direct pluginEd Bartosh2015-06-271-1/+3
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-232-3/+3
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-237-0/+35
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-237-23/+23
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-113-25/+6
* wic: Refactored getting root device nameEd Bartosh2015-06-113-8/+4
* wic: Make _ptable_format publicEd Bartosh2015-06-113-10/+10
* wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2015-06-112-1/+13
* wic: Add gpt to the list of supported partition table formatsEd Bartosh2015-06-113-4/+4
* wic: Add plugin for single partition diskAdrian Freihofer2015-05-031-0/+182
* wic: code cleanup: wildcard importsEd Bartosh2015-04-246-22/+10
* wic: code cleanup: undefined variablesEd Bartosh2015-04-242-2/+2
* wic: rawcopy: ensure comparison is done on intAlexandre Belloni2015-04-091-1/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-096-15/+0
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-082-2/+2