core-admin/core-modules
Wojciech Zygmunt Porczyk b2162b1af9 Forbid renaming of RPM-borne VMs (mainly templates) (#839)
User can still clone VM and remove old via rpm/yum.
2014-06-26 13:55:35 +02:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
01QubesDisposableVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
01QubesHVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
02QubesTemplateHVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
000QubesVm.py Forbid renaming of RPM-borne VMs (mainly templates) (#839) 2014-06-26 13:55:35 +02:00
003QubesTemplateVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
005QubesNetVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
006QubesAdminVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
006QubesProxyVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02: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