summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
Commit message (Expand)AuthorAgeFilesLines
* wic: remove utils/oe/__init__.pyEd Bartosh2017-02-151-22/+0
* wic: move PartitionedImage class to direct.pyEd Bartosh2017-02-152-303/+276
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-155-196/+111
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-154-1/+50
* wic: remove unused argument scripts_pathEd Bartosh2017-02-152-5/+4
* wic: direct: remove unused importEd Bartosh2017-02-151-2/+1
* wic: direct: remove unused plugin attributesEd Bartosh2017-02-151-4/+0
* wic: make sure layout_partitions is called onceEd Bartosh2017-02-151-12/+0
* wic: use the same partition object in direct and partitionedfsEd Bartosh2017-02-153-96/+73
* wic: direct: get rid of _get_parts getterEd Bartosh2017-02-151-28/+8
* wic: partitionedfs: rename __create_partition and __add_diskEd Bartosh2017-02-151-8/+8
* wic: partitionedfs: get rid of __add_partitionEd Bartosh2017-02-151-10/+4
* wic: partitionedfs: merged __format_disks and createEd Bartosh2017-02-151-10/+5
* 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: flatten imager class hierarchyEd Bartosh2017-02-053-191/+55
* wic: direct: fix creation of work directoryEd Bartosh2017-02-021-1/+1
* wic: engine: create output dirEd Bartosh2017-02-021-0/+3
* wic: remove syslinux.pyEd Bartosh2017-02-022-59/+37
* wic: code cleanupEd Bartosh2017-02-0215-43/+36
* wic: msger.py: remove unused APIsEd Bartosh2017-02-021-26/+0
* wic: removed code from __init__.pyEd Bartosh2017-02-021-4/+0
* wic: move oe/misc.py one level upEd Bartosh2017-02-0214-20/+20
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-026-62/+37
* wci: misc: removed build_name APIEd Bartosh2017-02-021-39/+0
* wic: partition: simlify calling plugin methodsEd Bartosh2017-02-022-51/+25
* wic: removed test fileEd Bartosh2017-02-021-1/+0
* wic: renamd direct_plugin.py -> direct.pyEd Bartosh2017-02-021-0/+0
* wic: simplified code of direct_pluginEd Bartosh2017-02-021-22/+2
* wic: pylinted direct_pluginEd Bartosh2017-02-021-15/+7
* wic: improve naming in direct_plugin classesEd Bartosh2017-02-021-40/+22
* wic: get rid of __rootfs_dir_to_dict methodEd Bartosh2017-02-021-16/+5
* wic: moved content of direct.py to direct_pluginEd Bartosh2017-02-023-418/+380
* wic: removed conf.py and empty config file.Ed Bartosh2017-02-022-109/+0
* wic: direct_plugin: stop using config managerEd Bartosh2017-02-022-12/+20
* wic: creator: stop using config managerEd Bartosh2017-02-021-19/+0
* 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: partitionedfs: set partition name for gpt partitionsJukka Laitinen2017-01-311-0/+7
* wic: direct.py: get rid of names with two underscoresEd Bartosh2017-01-311-26/+24
* wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh2017-01-311-26/+0
* wic: make workdir a temporary directoryEd Bartosh2017-01-311-12/+15
* wic: get rid of baseimager inheritanceEd Bartosh2017-01-312-197/+13
* wic: bootimg-pcbios: use wic-tools targetEd Bartosh2017-01-231-1/+1
* wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh2017-01-231-7/+12
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-4/+1
* wic: fixed recipe nameEd Bartosh2017-01-231-1/+1