WillyPillow
|
d65d3c741a
|
qvm-template: Replace "template-install-time" with "template-installtime" for consistency
|
2020-08-30 02:01:19 +08:00 |
|
WillyPillow
|
32a38c7183
|
qvm-template: Eliminate use of lsb_release
|
2020-08-30 01:58:25 +08:00 |
|
WillyPillow
|
2e06e300e6
|
qvm-template: Tweak machine-readable output format.
|
2020-08-26 01:31:33 +08:00 |
|
WillyPillow
|
6efd85afba
|
qvm-template: Initial manpage.
|
2020-08-25 23:00:08 +08:00 |
|
WillyPillow
|
e9e198cc10
|
qvm-template: Make sure that template-dummy is set and used properly.
|
2020-08-25 01:43:11 +08:00 |
|
WillyPillow
|
55a3982bf6
|
qvm-template: Add option to disable download progress bar.
|
2020-08-19 02:00:19 +08:00 |
|
WillyPillow
|
d09695658f
|
qvm-template: Add support for JSON output.
|
2020-08-19 01:59:51 +08:00 |
|
WillyPillow
|
c6d5ac7c8c
|
qvm-template: Add option to specify RPM keyring location.
|
2020-08-14 14:27:36 +08:00 |
|
WillyPillow
|
3314500a83
|
qvm-template: Add purge operation.
|
2020-08-14 11:38:30 +08:00 |
|
WillyPillow
|
b7a603b9fe
|
qvm-template: Slight improvements to package verification.
|
2020-08-10 01:30:31 +08:00 |
|
WillyPillow
|
ed8fca6494
|
qvm-template: Fix type hints.
|
2020-08-08 15:31:25 +08:00 |
|
WillyPillow
|
6c873cdf39
|
qvm-template-postprocess: Make pylint happy.
|
2020-08-08 14:57:22 +08:00 |
|
WillyPillow
|
8ee0d639b8
|
qvm-template: Add confirmation for dangerous operations; verify signatures once instead of twice by returning header after verification.
|
2020-08-08 14:39:29 +08:00 |
|
WillyPillow
|
87c08c9941
|
qvm-template: Fix missing args for install operations.
|
2020-08-07 23:40:38 +08:00 |
|
WillyPillow
|
42a741cac5
|
qvm-template: Remove default 'repo_files' entry if other entries have been specified by the user.
|
2020-08-07 15:02:53 +08:00 |
|
WillyPillow
|
c523d78d59
|
qvm-template: Initial implementation of repolist.
|
2020-08-07 14:48:08 +08:00 |
|
WillyPillow
|
ba7b113206
|
qvm-template: Replace newlines in machine-readable output.
|
2020-08-07 02:14:37 +08:00 |
|
WillyPillow
|
ed35802ca2
|
qvm-template: Tidy up code responsible for output in {info,list} operations.
|
2020-08-07 02:11:35 +08:00 |
|
WillyPillow
|
d11e74ae99
|
qvm-template: Include module in documentation.
|
2020-08-06 02:44:12 +08:00 |
|
WillyPillow
|
336b5c68c1
|
qvm-template: Initial support for machine-readable listings.
|
2020-08-06 02:42:05 +08:00 |
|
WillyPillow
|
7b6fa39d1c
|
qvm-template: More docstrings.
|
2020-08-06 02:05:57 +08:00 |
|
WillyPillow
|
41cf9f948e
|
qvm-template: Partially include docstrings and type hints.
|
2020-08-04 02:51:36 +08:00 |
|
WillyPillow
|
69cd285810
|
qvm-template: Defer qrexec calls so that they can be omitted if exceptions are raised.
|
2020-08-04 01:40:59 +08:00 |
|
WillyPillow
|
e482b9eb0f
|
qvm-template: Use "vm.features.get" instead of explicit membership check.
|
2020-08-04 01:38:52 +08:00 |
|
WillyPillow
|
582c87644d
|
qvm-template: Use repo file from qubes-repo-templates.
|
2020-08-04 01:35:14 +08:00 |
|
WillyPillow
|
bf0635218a
|
qvm-template: Better args parsing: Use subparsers and complain about unknown args if the operation is not "remove".
|
2020-08-04 01:34:14 +08:00 |
|
WillyPillow
|
377e2a77ff
|
qvm-template: Check that template is managed by qvm-template before accessing relevant features.
|
2020-08-01 03:21:31 +08:00 |
|
WillyPillow
|
5319e7a41a
|
qvm-template: Fix typo.
|
2020-08-01 03:06:04 +08:00 |
|
WillyPillow
|
a9a19428f3
|
qvm-template: Check that template spec is not "---".
|
2020-08-01 03:05:21 +08:00 |
|
WillyPillow
|
40e7304f17
|
qvm-template: Make pylint happy.
|
2020-08-01 02:56:59 +08:00 |
|
WillyPillow
|
3d0a39523b
|
qvm-template: Reorder functions.
|
2020-08-01 02:40:27 +08:00 |
|
WillyPillow
|
233e411c2f
|
qvm-template: Switch to namedtuples and other slight cleanup.
|
2020-08-01 02:24:29 +08:00 |
|
WillyPillow
|
3ada7af0eb
|
qvm-template: {reinstall,{up,down}grade}: Better handling and checks for existing version.
|
2020-07-31 01:27:40 +08:00 |
|
WillyPillow
|
90e4f65bea
|
qvm-template*: Add option to specify pool to store created VM.
|
2020-07-29 20:55:56 +08:00 |
|
WillyPillow
|
ef59a658f4
|
qvm-template: Make pylint happy by changing "license" to "licence".
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
f960ed4726
|
qvm-template: Add --refresh option and allow DNF cache to be used.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
8aa9ab9e89
|
qvm-template: Remove downloaded file if the download is interrupted.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
88ee572cac
|
qvm-template: Incorporate additional metadata in qubes.TemplateSearch.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
421dd74dd2
|
Check number of fields for qubes.TemplateSearch output.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
5e76bdb5f1
|
Revamp "qvm-template search" and finish TODOs.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
37a72ecebf
|
Print error messages if qubes.TemplateSearch fails.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
e6392ba4ec
|
Add lock-file functionality for qvm-template install.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
c573faa9c0
|
Initial implementation for "qvm-template search".
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
d656554822
|
Initial implementation for "qvm-template info".
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
51324da24d
|
Allow <package-spec>-like arguments for the list operation.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
41323d004f
|
Support for {reinstall,downgrade,upgrade} operations.
Requires QubesOS/qubes-issues#5946 to be resolved.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
faef52e61a
|
Fix pylint warnings.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
8a4b5e683a
|
Add suffix for unverified RPMs.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
addb677506
|
Check for newlines in qrexec arguments & improve error handling.
|
2020-07-29 20:55:02 +08:00 |
|
WillyPillow
|
73eb4cd08c
|
Use tqdm for progress bar.
|
2020-07-29 20:55:02 +08:00 |
|