core-admin/core-modules
Marek Marczykowski-Górecki 6566d4f57c core: allow clone_attrs() to not fail on errors
... and continue setting other properties. Currently not used, but can
be considered for backup-restore (to restore as much properties as
possible).
2014-05-12 19:47:48 +02:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py core: rewrite "eval" to "func" attribute handlers 2014-03-26 04:41:28 +01:00
01QubesDisposableVm.py core: rewrite "eval" to "func" attribute handlers 2014-03-26 04:41:28 +01:00
01QubesHVm.py core: cleanup remains of failed domain startup (#825) 2014-05-10 21:23:04 +02:00
02QubesTemplateHVm.py core: fix resize of root.img for HVM template (#837) 2014-04-29 02:13:16 +02:00
000QubesVm.py core: allow clone_attrs() to not fail on errors 2014-05-12 19:47:48 +02:00
003QubesTemplateVm.py QubesTemplateVm: fire post-rename hooks 2014-05-07 14:15:15 +02:00
005QubesNetVm.py core: not not fail network reconnect on HVM without qrexec installed 2014-04-24 12:57:41 +02:00
006QubesAdminVm.py core-modules: remove duplicate get_disk_usage 2014-04-28 13:33:18 +02:00
006QubesProxyVm.py proxyvm: use "conntrack" iptables module instead of deprecated "state" 2014-03-27 17:16:36 +01:00
README.txt Move all files one level up 2013-03-16 19:56:51 +01:00

This directory contains Qubes core modules. It will be loaded in
lexicographical order, use numeric prefix to force load ordering.

0* - Qubes base modules
00* - Qubes core VM classes