Commit Graph

7 Commits

Author SHA1 Message Date
Pino Toscano b8b8aa5774 Document the optional libguestfs usage.
Reviewed-by: Cole Robinson <crobinso@redhat.com>
2019-04-17 19:11:12 -04:00
Cole Robinson d7fed32947 Bump gtk dep to 3.22 for new popup routines
Given that we bumped deps to fairly modern distros with the
python3 change, I think this is safe. gtk 3.22 is from sep 2016, it's
in debian9 and fedora 25+, which seems fine for our needs.
2019-04-07 13:54:00 -04:00
Cole Robinson 91c274efbb cli: Make argcomplete optional
It's only invoked when bash completion is attempted. Will make it
a bit nicer for devs to just pull down and run the code
2018-12-18 15:39:08 -05:00
Lin Ma d68f0f8867 cli: Add the generic completer function and validator function
The patch adds the generic completer and validator, Further patches use
them as completer/validator. The completer won't add already specified
options to the list.

Signed-off-by: Lin Ma <lma@suse.com>
2018-12-18 11:20:35 -05:00
Cole Robinson 3cb33d381c Update docs to use new setup.py invocation 2018-02-06 19:02:53 -05:00
Radostin Stoyanov e3b4b2bf11 Fix typo in Pre-requisite software 2017-05-31 13:27:43 -04:00
Mario Trangoni aa7d9c4593 INSTALL: convert to Markdown format. 2017-02-16 19:01:42 -05:00