summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-071-8/+0
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-061-0/+8
* wic: align layer plugin pathLee Chee Yang2020-04-021-1/+2
* wic: Add --include-path argumentPaul Barker2020-01-101-0/+10
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-271-10/+19
* wic: rm with -r flag supportChee Yang Lee2019-11-211-0/+4
* wic: beautify 'wic help'Chee Yang Lee2019-11-141-0/+56
* wic/help: change 'wic write' help descriptionChee Yang Lee2019-10-231-2/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-16/+1
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-131-5/+13
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-041-0/+4
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-181-1/+9
* wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak2017-11-071-0/+2
* wic: Add option to not change fstabFabio Berton2017-09-261-1/+6
* wic: update help contentEd Bartosh2017-09-111-32/+32
* wic: implement 'wic write' commandEd Bartosh2017-08-271-0/+40
* wic: add description of --mkfs-extraoptsEd Bartosh2017-07-211-0/+6
* wic: add help and usage content for 'wic rm'Ed Bartosh2017-06-141-1/+58
* wic: add help and usage content for 'wic cp'Ed Bartosh2017-06-141-0/+62
* wic: add help and usage content for 'wic ls'Ed Bartosh2017-06-141-0/+65
* wic: Add missing text to usage and help stringsAndreas J. Reichel2017-05-231-1/+1
* wic: Use argparse instead of optparseAndreas J. Reichel2017-05-231-7/+16
* wic: Fix typo in help screen.Kristian Amlie2017-04-291-1/+1
* wic: fix list of supported fstypes in help contentEd Bartosh2017-04-011-0/+2
* wic: move PluginMgr class to pluginbaseEd Bartosh2017-03-041-1/+1
* wic: remove PluginMgr.get_plugin_methodsEd Bartosh2017-03-041-6/+1
* wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh2017-03-041-1/+1
* wic: use PluginMgr directlyEd Bartosh2017-03-041-2/+2
* wic: use wic logger in core modulesEd Bartosh2017-03-041-3/+5
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-151-0/+6
* wic: code cleanupEd Bartosh2017-02-021-2/+2
* wic: add --fixed-size wks optionMaciej Borzecki2016-12-221-3/+11
* wic: encode help textEd Bartosh2016-06-021-1/+1
* wic: add help for --bmap commandline optionEd Bartosh2016-05-191-1/+4
* wic: use items instead of iteritemsEd Bartosh2016-05-141-1/+1
* wic: replace print statements with print functionEd Bartosh2016-05-141-1/+1
* wic: add help for --system-id optionEd Bartosh2016-04-291-0/+4
* wic: add help for 'include' commandEd Bartosh2016-01-201-0/+14
* wic/help.py: document requirements for valid fstab generationJoshua Lock2016-01-181-0/+7
* wic/help.py: document that mountpoint is optional for part commandJoshua Lock2015-12-221-1/+4
* wic/help.py: Document the new option "configfile"Mariano Lopez2015-12-091-0/+6
* wic: get rid of listing propertiesEd Bartosh2015-09-031-86/+7
* wic: get rid of scripts/lib/imageEd Bartosh2015-09-031-0/+826