summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
AgeCommit message (Expand)Author
2020-04-26wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado
2020-04-26wic: Add --change-directory argumentRicardo Ribalda Delgado
2020-04-07Revert "wic: Add --embed-rootfs argument"Richard Purdie
2020-04-06wic: Add --embed-rootfs argumentRicardo Ribalda Delgado
2020-04-01wic: align layer plugin pathLee Chee Yang
2020-01-10wic: Add --include-path argumentPaul Barker
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee
2019-11-21wic: rm with -r flag supportChee Yang Lee
2019-11-14wic: beautify 'wic help'Chee Yang Lee
2019-10-23wic/help: change 'wic write' help descriptionChee Yang Lee
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-09-12wic: Introduce the --use-label partition parameterKevin Hao
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak
2017-09-25wic: Add option to not change fstabFabio Berton
2017-09-11wic: update help contentEd Bartosh
2017-08-27wic: implement 'wic write' commandEd Bartosh
2017-07-21wic: add description of --mkfs-extraoptsEd Bartosh
2017-06-14wic: add help and usage content for 'wic rm'Ed Bartosh
2017-06-14wic: add help and usage content for 'wic cp'Ed Bartosh
2017-06-14wic: add help and usage content for 'wic ls'Ed Bartosh
2017-05-21wic: Add missing text to usage and help stringsAndreas J. Reichel
2017-05-21wic: Use argparse instead of optparseAndreas J. Reichel
2017-04-28wic: Fix typo in help screen.Kristian Amlie
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh
2017-03-04wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh
2017-03-04wic: use PluginMgr directlyEd Bartosh
2017-03-04wic: use wic logger in core modulesEd Bartosh
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie
2017-02-02wic: code cleanupEd Bartosh
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki
2016-06-02wic: encode help textEd Bartosh
2016-05-19wic: add help for --bmap commandline optionEd Bartosh
2016-05-14wic: use items instead of iteritemsEd Bartosh
2016-05-14wic: replace print statements with print functionEd Bartosh
2016-04-29wic: add help for --system-id optionEd Bartosh
2016-01-19wic: add help for 'include' commandEd Bartosh
2016-01-17wic/help.py: document requirements for valid fstab generationJoshua Lock
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez
2015-09-02wic: get rid of listing propertiesEd Bartosh
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh