core-admin/core-modules
2014-04-01 01:07:23 +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: rewrite "eval" to "func" attribute handlers 2014-03-26 04:41:28 +01:00
02QubesTemplateHVm.py core: rewrite "eval" to "func" attribute handlers 2014-03-26 04:41:28 +01:00
000QubesVm.py core: add simple 'run_service' function 2014-04-01 01:07:23 +02:00
003QubesTemplateVm.py core: rewrite "eval" to "func" attribute handlers 2014-03-26 04:41:28 +01:00
005QubesNetVm.py core: use functions instead of evals for storing attributes to qubes.xml 2014-03-27 17:15:15 +01:00
006QubesAdminVm.py core: rename QubesDom0NetVm to QubesAdminVm 2013-11-29 03:42:56 +01: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