summaryrefslogtreecommitdiffstats
path: root/scripts/wic
Commit message (Expand)AuthorAgeFilesLines
...
* wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh2015-06-231-1/+1
* wic: refactored processing of wic exceptionsEd Bartosh2015-05-291-6/+5
* wic: do not strip tracebackEd Bartosh2015-05-291-1/+1
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-20/+21
* wic: try to find bitbake using find_executable APIEd Bartosh2015-04-191-5/+15
* wic: Add argv argument to mainEd Bartosh2015-04-131-3/+3
* wic: Use __file__ instead of sys.argv[0]Ed Bartosh2015-04-131-1/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-131-29/+29
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-091-3/+22
* wic: code cleanup: bad indentationEd Bartosh2015-04-091-4/+4
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-7/+5
* Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi2014-10-301-4/+3
* wic: set bootimg_dir when using image-name artifactsMaciej Borzecki2014-09-231-3/+4
* wic: Add kickstart reference to help systemTom Zanussi2014-07-161-12/+15
* wic: Add wic overview to help systemTom Zanussi2014-07-161-9/+12
* wic: Add general 'plugins' help topicTom Zanussi2014-07-101-6/+9
* wic: Add dummy subcommand and usage stringsTom Zanussi2014-07-101-0/+13
* wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas2014-05-211-0/+6
* wic: Extend --rootfs-dir to connect rootfs-dirsJoão Henrique Ferreira de Freitas2014-03-301-3/+37
* wic: Hook up --debug optionTom Zanussi2014-02-041-8/+3
* wic: Create and use new functions for getting bitbake variablesTom Zanussi2014-02-041-0/+6
* wic: eliminate module checksTom Zanussi2013-10-231-10/+0
* wic: Check for the existence/correctness of build artifactsTom Zanussi2013-10-181-0/+20
* wic: Check for external modulesDarren Hart2013-10-161-0/+12
* wic: check passed-in build artifact directoriesTom Zanussi2013-10-161-0/+12
* wic: check for build artifactsTom Zanussi2013-10-161-0/+8
* wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi2013-10-011-0/+185