aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt
2015-09-21wic: fix partition size calculationEd Bartosh
2015-09-09wic: round variable before converting to intEd Bartosh
2015-09-02wic: fix short variable namesEd Bartosh
2015-09-02wic: get rid of listing propertiesEd Bartosh
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh
2015-09-02wic: fix pylint warning unused-variableEd Bartosh
2015-09-02wic: fix pylint warning no-memberEd Bartosh
2015-09-02wic: use optparse instead of cmdlnEd Bartosh
2015-09-02wic: fix pylint warning multiple-statementsEd Bartosh
2015-09-02wic: get rid of wildcard importsEd Bartosh
2015-09-02wic: fix errors in partition.py moduleEd Bartosh
2015-09-02wic: remove micboot.pyEd Bartosh
2015-09-02wic: remove micpartition.pyEd Bartosh
2015-09-02wic: fix typoEd Bartosh
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-30wic: implement getting variables from .env filesEd Bartosh
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh
2015-08-30wic: create new method _parse_lineEd Bartosh
2015-08-30wic: add BitbakeVars classEd Bartosh
2015-08-30wic: remove undescore from function nameEd Bartosh
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh
2015-08-09wic: code cleanup: remove unused codeEd Bartosh
2015-08-09wic: Report recipe name for native commandsEd Bartosh
2015-07-10wic: Set default set of bitbake variablesEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Remove __write_partition methodEd Bartosh
2015-07-02wic: Refactor fstab update codeEd Bartosh
2015-07-02wic: Add --uuid partition optionEd Bartosh
2015-07-02wic: Fix naming conflictEd Bartosh
2015-07-02wic: Remove duplicated codeEd Bartosh
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh
2015-07-02wic: Call methods better wayEd Bartosh
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh
2015-07-02wic: Rename partition imagesEd Bartosh
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh
2015-07-02wic: Remove annoing debug messageEd Bartosh
2015-07-02wic: Include mount point into image reportEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh