summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh4
2016-01-17wic: get rid of get_timeout getterEd Bartosh4
2016-01-17wic: adjust code for new data structureEd Bartosh4
2016-01-17wic: remove pykickstart codeEd Bartosh19
2016-01-17wic: use new kickstart parserEd Bartosh2
2016-01-17wic: add kickstart parser moduleEd Bartosh1
2016-01-17wic: add partition moduleEd Bartosh1
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan1
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock1
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez2
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez1
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez2
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez1
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez2
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh2
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt1
2015-09-21wic: fix partition size calculationEd Bartosh1
2015-09-09wic: round variable before converting to intEd Bartosh1
2015-09-02wic: fix short variable namesEd Bartosh15
2015-09-02wic: get rid of listing propertiesEd Bartosh2
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh4
2015-09-02wic: fix pylint warning unused-variableEd Bartosh5
2015-09-02wic: fix pylint warning no-memberEd Bartosh1
2015-09-02wic: use optparse instead of cmdlnEd Bartosh3
2015-09-02wic: fix pylint warning multiple-statementsEd Bartosh3
2015-09-02wic: get rid of wildcard importsEd Bartosh2
2015-09-02wic: fix errors in partition.py moduleEd Bartosh1
2015-09-02wic: remove micboot.pyEd Bartosh2
2015-09-02wic: remove micpartition.pyEd Bartosh3
2015-09-02wic: fix typoEd Bartosh1
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh11
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh1
2015-08-30wic: implement getting variables from .env filesEd Bartosh1
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh1
2015-08-30wic: create new method _parse_lineEd Bartosh1
2015-08-30wic: add BitbakeVars classEd Bartosh1
2015-08-30wic: remove undescore from function nameEd Bartosh1
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga1
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh1
2015-08-09wic: code cleanup: remove unused codeEd Bartosh1
2015-08-09wic: Report recipe name for native commandsEd Bartosh1
2015-07-10wic: Set default set of bitbake variablesEd Bartosh1
2015-07-02wic: Code cleanup: unused importsEd Bartosh7
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh8
2015-07-02wic: Remove __write_partition methodEd Bartosh1
2015-07-02wic: Refactor fstab update codeEd Bartosh1
2015-07-02wic: Add --uuid partition optionEd Bartosh1
2015-07-02wic: Fix naming conflictEd Bartosh1
2015-07-02wic: Remove duplicated codeEd Bartosh1
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh1