Jesse Gardner
d0db223eb9
Made first_run_setup actually work when ~/.config/qq2clone is defined
2021-04-15 17:31:25 -07:00
Jesse Gardner
e8c5077d60
modified and improved documentation
2021-04-15 17:04:09 -07:00
Jesse Gardner
b3d3fcd0fb
Dependencies in readme now, they dont' need to be in the manual
2021-04-14 20:57:52 -07:00
Jesse Gardner
325b53d863
qq2clone now exits with an error message when a save fails
2021-04-14 04:07:20 -07:00
Jesse Gardner
2b2994db9f
added README.md
2021-04-13 19:49:45 -07:00
Jesse Gardner
2151c8c365
Added missing assignment of uuid in load_template
2021-04-12 19:22:12 -07:00
Jesse Gardner
2406cdeed3
Completion script now reverts to completing filepaths if word starts with ./ or /
2021-04-12 19:22:12 -07:00
Jesse Gardner
06521942cc
Updated docs and bash completion to reflect previous commit
2021-04-12 19:22:12 -07:00
Jesse Gardner
36dc262307
Added copy-disks/C flag, added copy disk function when importing/copying templates, slightly improved storage_opt
2021-04-12 19:22:12 -07:00
Jesse Gardner
9e35cd6df3
Separated function get_format from clone
2021-04-12 19:22:12 -07:00
Jesse Gardner
c36d9ef1c8
Fixed formatting, very minor issues caught by shellcheck
2021-04-12 19:22:12 -07:00
Jesse Gardner
fa02cc2231
Updated and improved completetion function
2021-04-12 19:22:12 -07:00
Jesse Gardner
fd781409f1
Check for lv_api_do in get_config
2021-04-12 19:22:12 -07:00
Jesse Gardner
b2a3ab8dfb
force no longer tries to override protection against commit images when clones exist
2021-04-12 19:22:12 -07:00
Jesse Gardner
fb02296f24
Made sqlite3 a dependency, updated code and docs to reflect this
2021-04-12 19:22:12 -07:00
Jesse Gardner
3825d6594b
Alphabetized lv_api_do functions
2021-04-12 19:22:12 -07:00
Jesse Gardner
fe078c2598
Minor improvements documentation and use of lv_api_do
2021-04-12 19:22:12 -07:00
Jesse Gardner
ff65da8adb
Merge branch 'devel'
...
Small C application added to begine reducing dependency on virsh, starting by
listing machines, their names and their states by directly accessing the
libvirt API
2021-04-12 19:22:12 -07:00
Jesse Gardner
fa3b78e102
Added contact info to man page
2021-04-12 19:22:11 -07:00
Jesse Gardner
88b5a4ca2e
Checking for orphaned files should be redundant now, that code has been removed
2021-04-12 19:22:11 -07:00
Jesse Gardner
6cd476c69b
fixed formatting
2021-04-12 19:22:11 -07:00
Jesse Gardner
2f89821404
integrated lv_api_do into qq2clone for load_template
2021-04-12 19:22:11 -07:00
Jesse Gardner
0bfe4fe8a7
more documentation
2021-04-12 19:22:11 -07:00
Jesse Gardner
e11b7e85e2
basic C program to interact with API for listing VMs
2021-04-12 19:22:11 -07:00
Jesse Gardner
943a1218ec
Removed yet more whitespace, updated documentation and comments to reflect changed goals, minor tweak to convert_to_seq
2021-04-12 19:22:11 -07:00
Jesse Gardner
ba3ee00dca
Deleted even more trailing whitespace, changed an error condition in get_config
2021-04-12 19:22:11 -07:00
Jesse Gardner
0a8a045b29
Deleted some trailing whitespace, added some explicit return values, fixed formatting in exec_com
2021-04-12 19:22:11 -07:00
Jesse Gardner
7e033f0089
qq2clone V 0.1.0
2021-04-12 19:20:38 -07:00