summaryrefslogtreecommitdiffstats
path: root/scripts/lib/image
Commit message (Expand)AuthorAgeFilesLines
* wic: Improve 'wic help overview' contentEd Bartosh2015-08-091-9/+24
* wic: improved usage textEd Bartosh2015-08-091-7/+5
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-9/+1
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-1/+4
* wic: Add --uuid partition optionEd Bartosh2015-07-021-0/+5
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-021-23/+0
* wic: Test rootfs plugin using image recipesEd Bartosh2015-07-021-0/+23
* wic: Make code more pythonicEd Bartosh2015-06-271-12/+2
* wic: Add new argument to direct pluginEd Bartosh2015-06-271-0/+1
* wic: Add new argument to wic_create functionEd Bartosh2015-06-271-1/+3
* wic: Add --compress-with command line optionEd Bartosh2015-06-271-0/+4
* wic: removed unused command line optionEd Bartosh2015-06-232-12/+2
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-232-4/+4
* wic: Return error code when wic fails to invoke commandEd Bartosh2015-06-231-0/+2
* wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh2015-06-231-0/+18
* wic: Document creation of empty partitionEd Bartosh2015-06-231-0/+4
* wic: Add help for --part-type and --use-uuid optionsEd Bartosh2015-06-111-0/+9
* wic: Use partition UUID in directdisk-gptEd Bartosh2015-06-111-1/+1
* wic: create directdisk-gpt.wksEd Bartosh2015-06-111-0/+10
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-9/+9
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-091-4/+6
* wic: Fix kernel dir locationTom Zanussi2015-02-211-3/+3
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-141-0/+6
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-141-0/+6
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-141-0/+6
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-4/+4
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-302-29/+10
* Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi2014-10-301-7/+2
* wic: Update the help text to include -D (--debug)Tom Zanussi2014-10-301-6/+15
* wic: add sdimage-bootpart kickstart fileMaciej Borzecki2014-09-231-0/+6
* wic: set bootimg_dir when using image-name artifactsMaciej Borzecki2014-09-231-2/+7
* wic: Add mkgummidisk kickstart fileTom Zanussi2014-08-151-0/+11
* wic: Add sourceparams to mkefidisk.wksTom Zanussi2014-08-151-1/+1
* wic: Rename /mic to /wicTom Zanussi2014-08-112-10/+10
* wic: Remove unused conf supportTom Zanussi2014-08-111-1/+0
* wic: Update 'Background and Motivation' help sectionTom Zanussi2014-08-111-13/+1
* wic: Various typo/grammar fixes to wic help textTom Zanussi2014-08-021-3/+3
* wic: Add squashfs to --fstypes documentationTom Zanussi2014-08-021-0/+1
* wic: Add documentation for --fsoptionsTom Zanussi2014-08-021-0/+7
* wic: Fix plugin help textTom Zanussi2014-08-021-13/+16
* wic: Remove fstype from mkefidisk canned wksTom Zanussi2014-07-231-1/+1
* wic: Add help entry for wic kickstartTom Zanussi2014-07-231-0/+1
* wic: Add kickstart reference to help systemTom Zanussi2014-07-162-1/+115
* wic: Add wic overview to help systemTom Zanussi2014-07-161-0/+209
* wic: Add general 'plugins' help topicTom Zanussi2014-07-101-1/+100
* wic: Add help text for 'wic list source-plugins'Tom Zanussi2014-07-101-3/+17
* wic: Add command to list available source pluginsTom Zanussi2014-07-101-0/+13
* wic: check if BBLAYERS is valid before useJoão Henrique Ferreira de Freitas2014-06-061-3/+4
* wic: add support to look in all layers and get .wks fileJoão Henrique Ferreira de Freitas2014-05-211-29/+43
* wic: Move find_bitbake_env_line() to oe.miscJoão Henrique Ferreira de Freitas2014-05-131-17/+0