summaryrefslogtreecommitdiffstats
path: root/scripts/lib/image/help.py
Commit message (Expand)AuthorAgeFilesLines
* wic: Add --uuid partition optionEd Bartosh2015-07-021-0/+5
* wic: Add --compress-with command line optionEd Bartosh2015-06-271-0/+4
* wic: removed unused command line optionEd Bartosh2015-06-231-7/+0
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-1/+1
* 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: Implement --build-rootfs command line optionEd Bartosh2015-04-091-4/+6
* 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-301-1/+1
* wic: Update the help text to include -D (--debug)Tom Zanussi2014-10-301-6/+15
* wic: Rename /mic to /wicTom Zanussi2014-08-111-4/+4
* 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: Add help entry for wic kickstartTom Zanussi2014-07-231-0/+1
* wic: Add kickstart reference to help systemTom Zanussi2014-07-161-0/+114
* 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: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi2013-10-011-0/+311