b73970c62d
This is somehow related to #757, but only first (easier) step. Actual change of QubesAdminVm base class requires somehow more changes, for example qvm-ls needs to know how to display this type of VM (none of template, appvm, netvm). Make this first step change now, because starting with R2Beta3 dom0 will be stored in qubes.xml (for new backups purposes) so this rename would be complicated later. |
||
---|---|---|
.. | ||
__init__.py | ||
01QubesAppVm.py | ||
01QubesDisposableVm.py | ||
01QubesHVm.py | ||
000QubesVm.py | ||
003QubesTemplateVm.py | ||
005QubesNetVm.py | ||
006QubesAdminVm.py | ||
006QubesProxyVm.py | ||
README.txt |
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