summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-06-23python-2.7/3.4-manifest.inc: add missing dependencies for python-netserverHenning Heinold
2015-06-23wic: removed unused command line optionEd Bartosh
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh
2015-06-23wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-06-23wic: Document creation of empty partitionEd Bartosh
2015-06-23runqemu-internal: set mutual exclusiveness for serial and nographic optionsJagadeesh Krishnanjanappa
2015-06-23runqemu-script: define console for qemuarm NFS bootingJagadeesh Krishnanjanappa
2015-06-23runqemu-internal: add support to boot arm64 qemu target via NFSJagadeesh Krishnanjanappa
2015-06-23runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel imageJagadeesh Krishnanjanappa
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-18recipetool: appendfile: fix file command error handlingPaul Eggleton
2015-06-18recipetool: appendfile: clarify help textPaul Eggleton
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen
2015-06-18devtool: split out 'patch' update mode into a separate functionMarkus Lehtonen
2015-06-18devtool: split out 'srcrev' update mode into a separate functionMarkus Lehtonen
2015-06-18devtool: slight simplification of path splitting logicMarkus Lehtonen
2015-06-18devtool: simplify few conditionals a bitMarkus Lehtonen
2015-06-18devtool: simplify the logic of determining patches to be removedMarkus Lehtonen
2015-06-18devtool: update-recipe: do rev parsing in a separate functionMarkus Lehtonen
2015-06-18devtool: refactor bb task execution into a separate classMarkus Lehtonen
2015-06-18devtool: fix wrong indentationMarkus Lehtonen
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh
2015-06-11wic: Add help for --part-type and --use-uuid optionsEd Bartosh
2015-06-11wic: Use partition UUID in directdisk-gptEd Bartosh
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh
2015-06-11wic: Refactored getting root device nameEd Bartosh
2015-06-11wic: Fix format stringEd Bartosh
2015-06-11wic: Generate random uuid for partitionEd Bartosh
2015-06-11wic: Add --use-uuid partition optionEd Bartosh
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh
2015-06-11wic: move checks to exec_native_cmdEd Bartosh
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh
2015-06-11wic: create directdisk-gpt.wksEd 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-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh
2015-06-08scripts/jhbuild: removeRoss Burton
2015-06-08python3: fix pyconfig.h installation on targetAlejandro Hernandez
2015-06-05scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie
2015-05-27wic: refactored processing of wic exceptionsEd Bartosh
2015-05-27wic: do not strip tracebackEd Bartosh
2015-05-23wic: Make sure file exists before removing itEd Bartosh