summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/help.py
AgeCommit message (Expand)AuthorFiles
2017-04-28wic: Fix typo in help screen.Kristian Amlie1
2017-03-31wic: fix list of supported fstypes in help contentEd Bartosh1
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh1
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh1
2017-03-04wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh1
2017-03-04wic: use PluginMgr directlyEd Bartosh1
2017-03-04wic: use wic logger in core modulesEd Bartosh1
2017-02-15wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie1
2017-02-02wic: code cleanupEd Bartosh1
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki1
2016-06-02wic: encode help textEd Bartosh1
2016-05-19wic: add help for --bmap commandline optionEd Bartosh1
2016-05-14wic: use items instead of iteritemsEd Bartosh1
2016-05-14wic: replace print statements with print functionEd Bartosh1
2016-04-29wic: add help for --system-id optionEd Bartosh1
2016-01-19wic: add help for 'include' commandEd Bartosh1
2016-01-17wic/help.py: document requirements for valid fstab generationJoshua Lock1
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock1
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez1
2015-09-02wic: get rid of listing propertiesEd Bartosh1
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh1