core-admin/core-modules
Marek Marczykowski-Górecki d25482ad29 Add one more method to get system timezone
Some programs (like KDE system settings) makes /etc/localtime hardlink
instead of symlink. Handle this case. Hopefully there will be less and
less such applications...
2014-01-23 02:33:05 +01:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Missing imports... 2013-03-26 01:28:39 +01:00
01QubesDisposableVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesHVm.py hvm: fix return value of vm.start() 2013-12-17 23:59:05 +01:00
02QubesTemplateHVm.py hvm: one more fix for start() return value 2013-12-19 13:46:30 +01:00
000QubesVm.py Add one more method to get system timezone 2014-01-23 02:33:05 +01:00
003QubesTemplateVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
005QubesNetVm.py Missing imports... 2013-03-26 01:28:39 +01:00
006QubesAdminVm.py core: rename QubesDom0NetVm to QubesAdminVm 2013-11-29 03:42:56 +01:00
006QubesProxyVm.py core/proxyvm: allow TCP traffic to DNS servers 2014-01-21 04:45:41 +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