Age | Commit message (Expand) | Author | Files |
2018-09-12 | wic: Introduce the --use-label partition parameter | Kevin Hao | 1 |
2018-03-03 | wic: Add post operation hook for SourcePlugin | Parthiban Nallathambi | 1 |
2017-12-18 | wic: Introduce --fsuuid and have --use-uuid make use of UUID too | Tom Rini | 1 |
2017-11-05 | wic: add 'part-name' argument for naming GPT partitions | Artur MÄ…drzak | 1 |
2017-09-25 | wic: Add option to not change fstab | Fabio Berton | 1 |
2017-09-11 | wic: update help content | Ed Bartosh | 1 |
2017-08-27 | wic: implement 'wic write' command | Ed Bartosh | 1 |
2017-07-21 | wic: add description of --mkfs-extraopts | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic rm' | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic cp' | Ed Bartosh | 1 |
2017-06-14 | wic: add help and usage content for 'wic ls' | Ed Bartosh | 1 |
2017-05-21 | wic: Add missing text to usage and help strings | Andreas J. Reichel | 1 |
2017-05-21 | wic: Use argparse instead of optparse | Andreas J. Reichel | 1 |
2017-04-28 | wic: Fix typo in help screen. | Kristian Amlie | 1 |
2017-03-31 | wic: fix list of supported fstypes in help content | Ed Bartosh | 1 |
2017-03-04 | wic: move PluginMgr class to pluginbase | Ed Bartosh | 1 |
2017-03-04 | wic: remove PluginMgr.get_plugin_methods | Ed Bartosh | 1 |
2017-03-04 | wic: reimplement PluginMgr.get_plugin_methods | Ed Bartosh | 1 |
2017-03-04 | wic: use PluginMgr directly | Ed Bartosh | 1 |
2017-03-04 | wic: use wic logger in core modules | Ed Bartosh | 1 |
2017-02-15 | wic: Add --exclude-path option to rootfs source plugin. | Kristian Amlie | 1 |
2017-02-02 | wic: code cleanup | Ed Bartosh | 1 |
2016-12-22 | wic: add --fixed-size wks option | Maciej Borzecki | 1 |
2016-06-02 | wic: encode help text | Ed Bartosh | 1 |
2016-05-19 | wic: add help for --bmap commandline option | Ed Bartosh | 1 |
2016-05-14 | wic: use items instead of iteritems | Ed Bartosh | 1 |
2016-05-14 | wic: replace print statements with print function | Ed Bartosh | 1 |
2016-04-29 | wic: add help for --system-id option | Ed Bartosh | 1 |
2016-01-19 | wic: add help for 'include' command | Ed Bartosh | 1 |
2016-01-17 | wic/help.py: document requirements for valid fstab generation | Joshua Lock | 1 |
2015-12-22 | wic/help.py: document that mountpoint is optional for part command | Joshua Lock | 1 |
2015-12-09 | wic/help.py: Document the new option "configfile" | Mariano Lopez | 1 |
2015-09-02 | wic: get rid of listing properties | Ed Bartosh | 1 |
2015-09-02 | wic: get rid of scripts/lib/image | Ed Bartosh | 1 |