aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
AgeCommit message (Expand)Author
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