Go to file
Marek Marczykowski-Górecki 54c70766a4 qubes/storage: allow snapshots of snapshots
It may make sense to create 'snapshot' volume out of already 'snapshot',
not only 'origin'. In pracice it will exactly the same as 'snapshot
connected directly to 'origin'.

QubesOS/qubes-issues#866
2016-06-02 12:37:00 +02:00
contrib contrib: import-graph creates smaller, more readable graph 2016-04-27 17:51:18 +02:00
core backup: initial conversion to core3 API 2016-04-07 13:05:25 +02:00
core-modules Merge remote-tracking branch 'origin/master' into core3-devel-mm 2016-04-11 13:03:12 +02:00
dispvm dispvm: use try/finally to make sure that qubes.xml is unlocked 2016-02-21 12:41:13 +01:00
doc Add qvm-pool and manpage for it 2016-05-30 13:31:54 +02:00
etc Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
linux Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
qubes qubes/storage: allow snapshots of snapshots 2016-06-02 12:37:00 +02:00
qubes-rpc qubes/tools/qvm-features: add tool for managing qvm-features 2016-05-19 03:02:24 +02:00
qubes-rpc-policy qubes/tools/qvm-features: add tool for managing qvm-features 2016-05-19 03:02:24 +02:00
qvm-tools Implement qvm-remove 2016-05-21 01:35:30 +02:00
relaxng qubes/vm: fixes for features handling 2016-04-07 13:03:30 +02:00
rpm_spec Add qvm-pool and manpage for it 2016-05-30 13:31:54 +02:00
templates Loop over QubesVM.block_devices in libvirt xml 2016-04-25 07:16:36 +02:00
test-packages Add requirements.txt for readthedocs.org 2016-04-22 15:51:50 +02:00
tests Rename default storage driver from xen to file 2016-04-30 20:42:46 +02:00
.coveragerc add config for coverage.py 2015-10-12 16:40:46 +02:00
.gitignore run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
.pylintrc pylintrc: add (commented) ruleset for debugging imports 2016-05-19 03:02:24 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile qubes/tools/qvm-features: add tool for managing qvm-features 2016-05-19 03:02:24 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
README.md Add readthedocs and badge to README.md 2016-04-27 15:41:56 +02:00
run-tests run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
setup.py Rename default storage driver from xen to file 2016-04-30 20:42:46 +02:00
version version 3.2.0 2016-03-29 11:25:11 +02:00

Qubes core, version 3

This is development branch of the Qubes OS core. This branch is subject to rebase without warning until further notice.

API documentation is available: https://qubes-core-admin.readthedocs.org/en/latest/.