aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-02-15wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh
2017-02-15wic: direct: add PartitionedImage.prepare methodEd Bartosh
2017-02-15wic: direct: set bootloader.source in the __init__Ed Bartosh
2017-02-15wic: direct: move UUID generation to PartitionedImageEd Bartosh
2017-02-15wic: direct: add 'realnum' attribute to partitionEd Bartosh
2017-02-15wic: direct: remove useless codeEd Bartosh
2017-02-15wic: direct: don't catch ImagerErrorEd Bartosh
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh
2017-02-15wic: ksparser: set default disk to 'sda'Ed Bartosh
2017-02-15wic: remove utils/oe/__init__.pyEd Bartosh
2017-02-15wic: move PartitionedImage class to direct.pyEd Bartosh
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie
2017-02-15wic: remove unused argument scripts_pathEd Bartosh
2017-02-15wic: direct: remove unused importEd Bartosh
2017-02-15wic: direct: remove unused plugin attributesEd Bartosh
2017-02-15wic: make sure layout_partitions is called onceEd Bartosh
2017-02-15wic: use the same partition object in direct and partitionedfsEd Bartosh
2017-02-15wic: direct: get rid of _get_parts getterEd Bartosh
2017-02-15wic: partitionedfs: rename __create_partition and __add_diskEd Bartosh
2017-02-15wic: partitionedfs: get rid of __add_partitionEd Bartosh
2017-02-15wic: partitionedfs: merged __format_disks and createEd Bartosh
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-07devtool: improve parse failure handlingPaul Eggleton
2017-02-07recipetool: create: do not treat numbers in SCM URLs as versionsPaul Eggleton
2017-02-07recipetool: create: properly handle npm optional dependenciesPaul Eggleton
2017-02-05wic: fix call of serial_console_form_kargsEd Bartosh
2017-02-05wic: isoimage-isohybrid: use wic-tools to get syslinux pathEd Bartosh
2017-02-05wic: flatten imager class hierarchyEd Bartosh
2017-02-02wic: direct: fix creation of work directoryEd Bartosh
2017-02-02wic: engine: create output dirEd Bartosh
2017-02-02wic: remove syslinux.pyEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: msger.py: remove unused APIsEd Bartosh
2017-02-02wic: removed code from __init__.pyEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2017-02-02wic: move 2 APIs to wic.engineEd Bartosh
2017-02-02wci: misc: removed build_name APIEd Bartosh
2017-02-02wic: partition: simlify calling plugin methodsEd Bartosh
2017-02-02wic: removed test fileEd Bartosh
2017-02-02wic: renamd direct_plugin.py -> direct.pyEd Bartosh
2017-02-02wic: simplified code of direct_pluginEd Bartosh
2017-02-02wic: pylinted direct_pluginEd Bartosh
2017-02-02wic: improve naming in direct_plugin classesEd Bartosh
2017-02-02wic: get rid of __rootfs_dir_to_dict methodEd Bartosh
2017-02-02wic: moved content of direct.py to direct_pluginEd Bartosh
2017-02-02wic: removed conf.py and empty config file.Ed Bartosh
2017-02-02wic: direct_plugin: stop using config managerEd Bartosh
2017-02-02wic: creator: stop using config managerEd Bartosh
2017-01-31isoimage-isohybrid: renamed variable hdd_dirEd Bartosh