summaryrefslogtreecommitdiffstats
path: root/scripts/lib/image
Commit message (Expand)AuthorAgeFilesLines
* 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
* wic: Fix bitbake_env_command for 'None' caseTom Zanussi2014-03-301-1/+4
* wic: Hook up --debug optionTom Zanussi2014-02-041-1/+4
* wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin pluginsTom Zanussi2014-02-042-2/+2
* wic: Create and use new functions for getting bitbake variablesTom Zanussi2014-02-041-5/+15
* wic: Move some common items to oe.miscTom Zanussi2014-02-041-11/+0
* wic: Initialize return values in find_artifacts()Tom Zanussi2013-10-181-0/+2
* wic: Add OpenEmbedded-specific implementationTom Zanussi2013-10-014-0/+52
* wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi2013-10-013-0/+589
OpenPOWER on IntegriCloud